# Manage Categories

On the Classes page, you can view, edit, and manage your annotation classes. Any modifications you make will affect all images within your project, unlike some preprocessing steps, which only affect a specific version. Therefore, it’s important to be certain before making changes, as these actions will apply universally to all images.

## Accessing the Classes Page

To access the Classes page, simply click on Classes in the sidebar.

<figure><img src="/files/QPCEOeI30W0gs4ojjuIv" alt=""><figcaption><p>To access the Classes page, simply click on Classes in the sidebar.</p></figcaption></figure>

## Remapping Classes

Click the Modify Classes button to access the available class remapping options. From this menu, you can:

&#x20;

·        Rename a class

·        Delete a class (by clicking Delete)

{% hint style="info" %}
**Warning:** These actions are irreversible and can have a significant impact on your project. Ensure you are confident in your decision before proceeding.
{% endhint %}

<figure><img src="/files/tbfi02wgWUu0HVlYJE9A" alt=""><figcaption><p>Click the Modify Classes button to access the available class remapping options.</p></figcaption></figure>


---

# 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.binaexperts.com/datasets/manage-categories.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.
