> For the complete documentation index, see [llms.txt](https://ai-security-docs.akto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-security-docs.akto.io/alerts/alerts-testing-results.md).

# Setup alerts for Scan run results

You can setup alerts for Akto scan run results by following the steps given below:

1. Configure alerts. You can configure [Slack Webhook](/alerts/slack-webhook.md) or [Microsoft Teams Webhook](/alerts/microsoft-teams-webhook.md) according to your requirement.
2. Once configured, in the `Run Scan` dialog box, select the option to send alerts for scan results.

   <div data-with-frame="true"><figure><img src="/files/VKjcWFHgurz3pv5ufMBR" alt="" width="563"><figcaption></figcaption></figure></div>
3. Voila you have configured scan alerts. Once the scan are completed, you will receive scan run summary directly in your preferred medium.

   <figure><img src="/files/aoQ1Z10Z9xgFfDitnsUb" alt="" width="563"><figcaption></figcaption></figure>

### Reminders for Scheduled Scans

Akto also supports **reminder alerts** to help you stay prepared for upcoming scheduled scans. By enabling the **Pending scan alerts** option in the Webhook settings, you will receive a notification **one hour before** any scheduled scan is set to run. This ensures your team is aware and can take any necessary preparatory actions before the security scan begins.

<div data-with-frame="true"><figure><img src="/files/PTngoiMYUVYZqsQppNx2" alt="" width="563"><figcaption></figcaption></figure></div>

## Get Support for your Akto setup

There are multiple ways to request support from Akto. We are 24X7 available on the following:

1. In-app `intercom` support. Message us with your query on intercom in Akto dashboard and someone will reply.
2. Join our [discord channel](https://www.akto.io/community) for community support.
3. Contact `help@akto.io` for email support.
4. Contact us [here](https://www.akto.io/contact-us).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ai-security-docs.akto.io/alerts/alerts-testing-results.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.
