# Manage Annotations

Upload, delete, and control your dataset versions on TensorBay.

## Upload, Delete, and Modify Annotations

* Select Upload with **Developer Tools** such as Python SDK, CLI, or API to upload, delete, and modify annotations. For details, see Developer Tools.

{% content-ref url="/pages/-MPHldAyMMAd\_N6eFJ99" %}
[Developer Tools](/dev-doc/tools.md)
{% endcontent-ref %}

![](/files/9lPujz8x2q2eVvHVXHO9)


---

# 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.graviti.com/guide/tensorbay/version/annotation.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.
