# Onboarding a new account

The first step when adding a new account to Adalysis is to [link it](/onboarding/getting-started/account-organization/linking-accounts.md). If you already have preferred Adalysis settings, it's likely you'll then want to customize it.

### Automatically apply your preferred settings

The easiest way to customize new accounts is the [global settings](/tools/audit/global-settings.md). All the settings you save here will appear automatically in the newly linked account without any further steps. These settings include:

* Performance monitors
* Customized prebuilt alerts (and associated automatic actions)
* Disabled prebuilt alerts

### Manually copy your preferred settings

You can also apply your existing settings to the new account as follows:

**Performance monitors**: To copy an existing monitor to a new account, navigate to the existing account, open its performance monitors and use the option below.

<figure><img src="/files/4zKGQ82ma2ZVelyCcsP7" alt=""><figcaption></figcaption></figure>

**Prebuilt audit settings**: To copy a customized prebuilt alert to a new account, navigate to that account setting in the existing account. Click **Save changes** and you'll have the option to save the setting to your new account:

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

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


---

# 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.adalysis.com/onboarding/getting-started/account-organization/onboarding-a-new-account.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.
