# Running task

When an automated test is running, you can monitor the execution status by clicking on Running tasks. Here you can see the current status of your execution and the detailed execution logs or details of the test case or test scenario that is being executed.&#x20;

The execution logs can also be opened directly in the respective test case / test scenario during or after execution.

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_creating_an_automation_agent_custom_10.png" alt=""><figcaption></figcaption></figure>

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_creating_an_automation_agent_custom_11.png" alt=""><figcaption></figcaption></figure>

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_creating_an_automation_agent_custom_12.png" alt=""><figcaption></figcaption></figure>

<figure><img src="http://aquawiki.andagon.com/pictures/drex_creating_an_automation_agent_custom_13.png" alt=""><figcaption></figcaption></figure>

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_creating_an_automation_agent_custom_14.png" 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.aqua-cloud.io/documentation/automation/web-client/automation-agent/running-task.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.
