# Create an annotation group locally

This task assumes you are in the transformation canvas of the PDI client.

You can create an annotation group and save it locally.

1. Complete steps 1-3 in the [Use the Annotate Stream step](/pdia-data-integration/10.2-data-integration/advanced-topics-pentaho-data-integration-overview/work-with-the-streamlined-data-refinery/use-the-streamlined-data-refinery/building-blocks-for-the-sdr/using-the-annotate-stream-step/use-the-annotate-stream-step.md).
2. Select **Local**. Your annotation group will only be saved into your transformation. Any user running this transformation can see and use the annotations group.
3. Click **Select Fields** to begin creating annotations to populate the group. See steps 6-8 in [Use the Annotate Stream step](/pdia-data-integration/10.2-data-integration/advanced-topics-pentaho-data-integration-overview/work-with-the-streamlined-data-refinery/use-the-streamlined-data-refinery/building-blocks-for-the-sdr/using-the-annotate-stream-step/use-the-annotate-stream-step.md) for more information on selecting and annotating fields.
4. When you are done, click **Apply** to save your annotation group locally.

If you later decide that you want to share the annotation group, you can reopen it and select the **Shared** radio button, then click **Apply**. The group will then be shared to the metastore and be available to other users.


---

# 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.pentaho.com/pdia-data-integration/10.2-data-integration/advanced-topics-pentaho-data-integration-overview/work-with-the-streamlined-data-refinery/use-the-streamlined-data-refinery/building-blocks-for-the-sdr/using-the-annotate-stream-step/creating-annotation-groups/create-an-annotation-group-locally.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.
