# Step: Add Comment

This step adds a note to the Contact for internal reference or action.

<figure><img src="/files/fZPijT0ukGM800rKFKg2" alt=""><figcaption></figcaption></figure>

#### Configuration

The sole configuration in this step is the comment itself. Write the desired comment in the text field. Use $ to add a variable or @ to tag another user.

#### How It Works

Once confirmed, the comment will be added to the Contact's profile. If a user is tagged in the comment, they will be notified and can take the necessary action.

* E.g. Workflow {Workflow Name} has mentioned you in a comment.


---

# 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.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-add-comment.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.
