# View workflow comments

{% hint style="info" %}
User permission: Budgets & Forecasts
{% endhint %}

When you assign, submit or reject a task in the workflow, you can include a comment. You might want to explain what you want the user to do or know, or ask the user a question.

When you do so, a comment button displays in the **Workflow** column, indicating to the user that there is a comment for their attention.

* Comments added to assigned and submitted rows display in purple color.
* Comments added to rejected rows display in grey color.

{% hint style="warning" %}
Other users can also see these comments, although the comment button always displays in a grey color, to indicate the comments are not for their attention.
{% endhint %}

Regardless of the color of the comment button, you can hover over it to view the comment (or the latest comment, if there is a chain of comments).

In the example below, Bill submitted a task to Charlie but Charlie rejected it and assigned it back to Bill, along with a comment.

<div align="left"><figure><img src="/files/FAXaVMmpRK4j8W2w2hDL" alt="" width="563"><figcaption></figcaption></figure></div>

When Bill resubmitted the task to Charlie, he included a comment of his own.

<div align="left"><figure><img src="/files/CHRS3Stxupr8ebRgvdPq" alt="" width="563"><figcaption></figcaption></figure></div>

If you click the comment, the workflow history displays.

When a workflow task is accepted after being submitted, the comments button no longer displays in the **Workflow** column, however, you can still view the comments via the workflow history.

{% hint style="info" %}
You can also [add comments](/budgets-and-forecasts/contributor/review-the-budget-or-forecast/add-and-view-cell-comments.md) against an individual cell in the worksheet.\
All changes you make to the cells and rows in a worksheet are also recorded in the [audit log](/budgets-and-forecasts/contributor/review-the-budget-or-forecast/view-the-audit-log.md).
{% endhint %}


---

# 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.phocassoftware.com/budgets-and-forecasts/contributor/use-workflows/view-workflow-comments.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.
