> 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/annotate/annotate-keypoints.md).

# Keypoints annotate करें

## Keypoints संपादित करना

Keypoint Detection projects में, annotation Bounding Box tool में आपके लिए keypoints शामिल होंगे जिन्हें आप position और edit कर सकते हैं। labelling से पहले, सुनिश्चित करें कि आपने [अपना Keypoint skeleton सेट अप कर लिया है](/roboflow/roboflow-hi/annotate/edit-keypoint-skeletons.md).

<figure><img src="/files/db4c27b220960c97015a4f9cb6c4613ce1831376" alt="" width="563"><figcaption><p>Annotation Tool में keypoints के साथ Bounding box</p></figcaption></figure>

Bounding box चुनने के बाद, आप image पर हर point को सही स्थान तक drag कर सकते हैं। हर point पर right-click करके उस point की visibility बदली जा सकती है।

### Point Visibility

**Visible**: किसी point की default स्थिति।

**Occluded**: Point image में है, लेकिन image में किसी दूसरे object के पीछे होने के कारण visible नहीं है। Occluded points को Annotation Tool में X से चिह्नित किया जाता है।

**Deleted**: Point image में मौजूद नहीं है। या तो यह point इस object में मौजूद नहीं है, या image की सीमा के बाहर है।

आप bounding box पर right-click करके और Edit Keypoint Visibility चुनकर भी point visibility संपादित कर सकते हैं। यहाँ से आप हर point की visibility संपादित कर सकते हैं।

<figure><img src="/files/173bdfffd5aaddb9fb81700f1c100d7359148aa4" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/annotate/annotate-keypoints.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.
