# Action

Actions highlighted on the automation list refer to unique steps set up in the automation flow. The display allows you to see specific actions included in the automation without opening the Automation report.

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

Actions in that section are as follows:

<div align="center"><figure><img src="/files/ymtxVjir9CkJeAGJ3rbl" alt=""><figcaption></figcaption></figure></div>

You will find an in-depth description of these actions in Steps.&#x20;

You can also filter your automations by Action in the Automation list.&#x20;

<figure><img src="/files/V6zcCDt5jLGVx8FCRP94" alt=""><figcaption></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.pushpushgo.company/automation/automation-list/action.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.
