# एक Annotation Attribute बनाएं

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

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

## एक Attribute बनाएं

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

<figure><img src="https://2698615118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-7602336f6bd7b796e68178f6373ecc9ce4ebf60a%2FScreenshot%202025-06-09%20at%2011.55.16.png?alt=media" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="https://2698615118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-ac8b867cccf11e21957c84b963085e80044af5df%2FScreenshot%202025-06-09%20at%2011.56.02.png?alt=media" alt=""><figcaption></figcaption></figure>

एक विंडो प्रकट होगी जिसमें आप Annotation Attribute के लिए एक नाम सेट कर सकते हैं:

<figure><img src="https://2698615118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-03a7da0f5d207c72b9bc0553a5b15b8d86797a61%2FScreenshot%202025-06-09%20at%2011.56.37.png?alt=media" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="https://2698615118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-409d4c6a39f3dc05321ba7b7f37bfdccf755664b%2FScreenshot%202025-06-09%20at%2011.58.46.png?alt=media" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="https://2698615118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-5f445d5c5b8465e2e264f13677b22237b22ac942%2Fimage.png?alt=media" alt="" width="240"><figcaption></figcaption></figure>

## Attributes के साथ Annotations निर्यात करना

Roboflow से attributes के साथ annotations निर्यात करने के लिए, हमारे [Export Data](https://docs.roboflow.com/roboflow/roboflow-hi/datasets/dataset-versions/exporting-data) गाइड की ओर देखें।

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