> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-hi/datasets/manage-datasets.md).

# Datasets प्रबंधित करें

Roboflow आपके datasets को प्रबंधित करने के लिए features का एक suite प्रदान करता है।

इनमें शामिल हैं:

1. [Dataset Batches](/roboflow/roboflow-hi/datasets/manage-datasets/manage-batches.md)जो आपको अपलोड किए गए data के अलग-अलग batches पर नज़र रखने में मदद करते हैं।
2. [Dataset Search](/roboflow/roboflow-hi/datasets/manage-datasets/dataset-search.md)जो आपको ऐसी images खोजने देता है जो natural language search और file name तथा किसी image में annotations की संख्या जैसे attributes पर आधारित queries, दोनों से मेल खाती हों।
3. [Dataset Class Management](/roboflow/roboflow-hi/datasets/manage-datasets/manage-classes.md)जो आपको अपने dataset के लिए classes set करने देता है। यह classes set करने के लिए आदर्श है, dataset के labeling team द्वारा annotate किए जाने से पहले और उसके दौरान।
4. [Image Tags](/roboflow/roboflow-hi/datasets/manage-datasets/add-tags-to-images.md)जो आपको किसी image के बारे में metadata save करने देते हैं।
5. [Annotation Attributes](/roboflow/roboflow-hi/datasets/manage-datasets/create-an-annotation-attribute.md)जब आपको annotation में अतिरिक्त attributes लागू करने की आवश्यकता हो, तब के लिए आदर्श।

documentation का यह section इन features में से प्रत्येक को विस्तार से समझाता है।


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.roboflow.com/roboflow/roboflow-hi/datasets/manage-datasets.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.
