> For the complete documentation index, see [llms.txt](https://docs.adalysis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adalysis.com/tools/audit/global-settings.md).

# Global settings

Apply your preferred settings automatically to all new accounts linked to Adalysis in the future. This builds a consistent and tailored approach for your whole team.

{% hint style="warning" %}
The global settings **don't** affect existing accounts. They apply only to accounts linked in the future.
{% endhint %}

Adalysis supports **two types of global settings:**

### **Global audit settings**

Your global audit settings are saved under **Audit** > **Audit settings** > **Global**.

<figure><img src="/files/bIcl3Wj0cFWHu8fPEMSY" alt=""><figcaption></figcaption></figure>

#### **Adding a global audit setting**

Select the relevant setting from the **Prebuilt** or **Custom** sections. Then, tick **Apply these settings...** to save that audit check as a global setting.

<figure><img src="/files/ZdSyB4ZdULvwvJmxv2sP" alt=""><figcaption></figcaption></figure>

#### **Editing or deleting a global audit setting**

You can update your settings from within the **Global** section.

<figure><img src="/files/zLWNG5Mr61i0WvZkEVRw" alt=""><figcaption></figcaption></figure>

#### **Disabling audit settings globally**

Global settings can also include audit checks that you want to disable by default in all new accounts.&#x20;

When you disable an alert in the **Prebuilt** or **Custom** sections, you can add this choice to your global settings, too.&#x20;

<figure><img src="/files/0NNUAp54zt3ZfpVdUlyu" alt="" width="479"><figcaption></figcaption></figure>

<figure><img src="/files/kt7uypCybAwl2QckM7TC" alt="" width="268"><figcaption></figcaption></figure>

### Global performance monitor settings

[Performance monitors ](/tools/performance/how-to-create-performance-monitors.md)can also be added automatically to new accounts by adding them as global performance monitors.

<figure><img src="/files/6Znu1jcCMcr9hgeenOd2" alt=""><figcaption></figcaption></figure>


---

# 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://docs.adalysis.com/tools/audit/global-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.
