# Core account settings

- [Team members](https://docs.adalysis.com/onboarding/getting-started/core-account-settings/team-members.md): Set up access for your team
- [Notifications](https://docs.adalysis.com/onboarding/getting-started/core-account-settings/notifications.md): Get the alerts you need without getting overwhelmed
- [Number format](https://docs.adalysis.com/onboarding/getting-started/core-account-settings/number-format.md): Choose between international and European number format
- [Account tags](https://docs.adalysis.com/onboarding/getting-started/core-account-settings/account-tags.md): Like Google account labels, but better
- [Account filters](https://docs.adalysis.com/onboarding/getting-started/core-account-settings/account-filters.md): Filter your accounts by audit alert type and other criteria


---

# 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/core-account-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.
