# Alert Workflows

Alert workflows provide scripts directly within the Datalogz [Alert details](/guides/alerts/alert-details.md) page to help you resolve issues quickly and efficiently. These pre-configured scripts allow you to take immediate action on a problem.

## How to use alert workflows

To get started with an alert workflow, you'll first need to access the specific alert you want to work on and do the following:

1. Select an action on the Alert details page.&#x20;

<figure><img src="/files/IOR6Ui5ftHOH7H8A6O7m" alt="" width="375"><figcaption></figcaption></figure>

1. Click **Copy** or **Run** to use the script or click **Download Full Script**.
2. Execute the script: Run the provided script in your BI environment.
3. Validate that the action has been taken in the BI environment.
4. Once confirmed, update the alert's status.


---

# 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.datalogz.io/guides/alerts/alert-workflows.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.
