# Label Management

Label Management helps users maintain your label and question set in a **Team Workspace**. You can hover over the left sidebar and click on Label Management.

<figure><img src="https://448889121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbjY0HseEqu7LtYAt4d%2Fuploads%2Fgit-blob-04924b5014d07913d38a836f1bb914db6ff914c4%2FLabel%20management%20-%20sidebar.png?alt=media" alt=""><figcaption><p>Label Management</p></figcaption></figure>

This new page will empower you to use your previous labels and questions and save them on your platform. The following pages will walk you through the different types of label management that are available in Datasaur, such as:

* [Label Set Management](https://datasaurai.gitbook.io/datasaur/workspace-management/label-management/label-set-management)
* [Question Set Management](https://datasaurai.gitbook.io/datasaur/workspace-management/label-management/question-set-management)


---

# 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.
