# Automated tests

{% hint style="info" %}
Settings applied in the *Test settings* popup also apply to automated tests.

Article: [Test settings](/help-guides/security/security-dashboard/security-tests/test-settings.md)
{% endhint %}

Automated tests enable you to run security tests automatically, with two different trigger options:

* Automatic test on deploy: this will automatically perform a test whenever your app is deployed to live.
* Scheduled tests: this option lets you set up automated tests on a set schedule (such as daily/weekly/monthly).&#x20;


---

# 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://manual.bubble.io/help-guides/security/security-dashboard/security-tests/automated-tests.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.
