# Screenshot annotation

After taking a screenshot, you can add annotations to it in the capture page preview. The available options currently include:

* croping image,
* adding objects: arrow, rectangle, straigt or curved line,
* highlighting area,
* blurring area,
* adding text.

<figure><img src="/files/NUyS1xN83AzS3eh6nx8l" alt=""><figcaption><p>Annotate a screenshot</p></figcaption></figure>

Once you've finished annotating the screenshot, be sure to save your changes. Please note that applied annotation cannot be undone once saved.

You also have the option to annotate previously saved screenshots or add additional annotations to ones that have already been edited.&#x20;

Additionally, you can even annotate screenshots from your mobile phone.


---

# 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.usecapture.io/help-articles/features/taking-screenshots/screenshot-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.
