# Text Annotation

Text annotation is the standard comment shape that can be used to describe or give additional information about a single shape in the Process. Unlike Group shape, which is better used to name and describe a set of shapes, Text annotation is best used to comment a single shape in the Process, giving more information to either developers or support personnel to identify common/known issues or on how to continue developing the Process if it's still in development.

<figure><img src="/files/K8RRN3Yc7jMvhOXW8uBJ" alt="Example of Text Annotation being used to comment a shape&#x27;s functionality in Frends."><figcaption><p>Text annotations can be used to comment your Processes, to explain different actions or unclear functionality.</p></figcaption></figure>


---

# 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.frends.com/reference/frends-6.1.0/shapes/artifact-shapes/text-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.
