# Settings

The settings page allows you to alter how your environment is scanned, and to edit your monitors.

The page looks like this:

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

### Scheduling

You can edit the frequency at which your assessment runs, or disable scheduled runs altogether in this section.

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

### Monitors

In this section you can edit or archive your monitors:

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

Edit monitors to change their severity, description, or search query. Archive monitors to prevent them from running on future assessment jobs. Archived monitors will also be removed from your default findings view.


---

# 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.p0.dev/environments/settings.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.
