# Configure your Labels

To start annotating a Dataset you need to configure your labels, to do so let's go to your "All Datasets"&#x20;

![](/files/-Me-vqIRSIfu-F4sp4ok)

And click on the Dataset that you want to annotate, you will arrive in your dataset's version list

![](/files/-Me-vwHLZtGXaEOI93Yc)

Then choose the appropriate version of the dataset you want and you will arrive on the dataset overview page.

![](/files/-Me-w1Ib45jGdCR3jQHq)

Click on the 'Settings' button to access the settings page of your Dataset.&#x20;

![](/files/-Me-Hsttlent752kqC3o)

If another version of your dataset exists, you can choose to import classes from an older version or create some brand new classes to annotate

![](/files/-Me-g_bMsKhyokqYNfdG)

Now click on create labels and you are good to go.


---

# 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://picsellia.gitbook.io/picsellia/data-management/configure-your-labels.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.
