# Formspector Alert

If one of your forms has some issues and Formspector is detecting it, you will get an alert. In the free version we will send you an email to your account address. It will tell you the following details:

* Domain were the form is implemented
* When we checked the issue
* Link to all details in the Formspector web app

In our planned Pro-Version you will be able to set different email address and also different channels like Slack, SMS or Webhooks.

![Example of a Formspector alert email](/files/ZMlHpCQTZGJfllmPKCmB)


---

# 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.formspector.com/fundamentals/formspector-alert.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.
