> 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/create-an-annotation-attribute.md).

# एक Annotation Attribute बनाएँ

Annotation attributes (जिन्हें "subclasses" भी कहा जाता है) को class-specific attributes का उपयोग करके आपके annotations में जोड़ा जा सकता है। ये attributes object detection और segmentation projects के लिए आपके dataset exports में शामिल होते हैं।

{% hint style="info" %}
यह feature केवल Enterprise customers के लिए उपलब्ध है। [हमारा pricing page देखें](https://roboflow.com/pricing) इस feature को access करने के तरीके के बारे में अधिक जानने के लिए।
{% endhint %}

## एक Attribute बनाएं

एक Annotation Attribute बनाने के लिए, पहले अपने Project sidebar में "Classes & Tags" पर क्लिक करें:

<figure><img src="/files/b6bb6592d3c3f75639171273f1350c51e1a4d909" alt=""><figcaption></figcaption></figure>

Classes & Tags पेज पर आप अपने dataset की सभी classes देख सकते हैं। आप एक class में Annotation Attributes भी जोड़ सकते हैं, जिनका उपयोग आप अपने dataset की images पर कर सकते हैं।

एक Annotation Attribute जोड़ने के लिए, उस class के "Attributes" कॉलम में plus icon पर क्लिक करें, जिसमें आप attribute जोड़ना चाहते हैं:

<figure><img src="/files/5afef986fb562cb56698a60b0d3ed218cc4b425c" alt=""><figcaption></figcaption></figure>

एक window दिखाई देगी, जिसमें आप Annotation Attribute के लिए एक name सेट कर सकते हैं:

<figure><img src="/files/8f02928db33a48b045e180afe7a77d42768eed34" alt=""><figcaption></figcaption></figure>

Annotation Attribute को save करने के लिए "Save" पर क्लिक करें।

फिर आपका Attribute संबंधित class के पास दिखाई देगा:

<figure><img src="/files/6398efa62b4539fc8123de93aa9457e2f7de7d6c" alt=""><figcaption></figcaption></figure>

### एक Annotation में Attribute जोड़ें

Annotation बनाने के बाद, आप Class Selector में अपने annotation में attributes जोड़ सकते हैं।

<figure><img src="/files/55774e53e9a150c123717b3449cc1681afea6bb4" alt="" width="240"><figcaption></figcaption></figure>

## एक Attribute हटाएं

Classes & Tags पेज पर "Attributes" कॉलम में attribute tag पर hover करें और cross icon पर क्लिक करें, ताकि किसी class से Annotation Attribute हटाया जा सके। दिखाई देने वाली window में हटाने की पुष्टि करें।

<figure><img src="/files/64d542ad30fead088d83eaee4d27897baab14125" alt="" width="259"><figcaption></figcaption></figure>

{% hint style="info" %}
किसी attribute को हटाने से वह केवल नए annotations के लिए class की attribute list से हटता है। जो existing annotations पहले से उस attribute को संदर्भित करती हैं, वे अपना value बनाए रखती हैं और आपके dataset exports में बनी रहती हैं।
{% endhint %}

## Attributes के साथ Annotations Export करें

Roboflow से attributes के साथ annotations export करने के लिए, हमारे [Export Data](/roboflow/roboflow-hi/datasets/dataset-versions/exporting-data.md) guide.

{% hint style="warning" %}
Annotation attribute जानकारी केवल शामिल होती है [COCO और COCO Segmentation formats](https://roboflow.com/formats).
{% endhint %}
