# Test

## Description

You can test the Action by simulate running the flow under testing environment.

## How to use

1. Make sure the Action flow is created.
2. pen the **Test** tab.
3. Select **Run** to start testing the Action.
4. Log output from `Log.write`, errors and other useful information will be shown on the output window, under the **Log** tab. ![](/files/Tb10tUryi5xDIc2HJFfu)


---

# 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.emobiq.com/emobiq-server/004-scheduler/005-test.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.
