# Label Management

In the **Label management** page, you can manage label sets and question sets in your team workspace. To access it, you can hover over the left sidebar and click **Label management**.

<figure><img src="/files/AqzVRB0O80P6QvPcAG7M" alt=""><figcaption><p>Label management</p></figcaption></figure>

By saving your label sets and question sets on this page, you can reuse them in new projects without creating them from scratch. Learn more about label management here:

* [Label Set Management](/workspace-management/label-management/label-set-management.md)
* [Question Set Management](/workspace-management/label-management/question-set-management.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.datasaur.ai/workspace-management/label-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
