# Global settings

{% hint style="info" %}
**Good to know:** The basic settings of the system related to import and export of reviews, settings related to email.
{% endhint %}

{% content-ref url="/pages/Gv12jDiy0KZkVkDMVUaA" %}
[Email & Notifications Settings](/settings/global-settings/email-and-notifications-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/kIDLvG59RzOgOBiNJVlc" %}
[Mail domain](/settings/global-settings/mail-domain.md)
{% endcontent-ref %}

{% content-ref url="/pages/TDIju1UbPxedSDtLlEj3" %}
[CSV Reviews export profile](/settings/global-settings/csv-reviews-export-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/l9PrdTuzkrd5AiN3Q8ud" %}
[Import reviews](/settings/global-settings/import-reviews.md)
{% endcontent-ref %}


---

# 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.a2rev.com/settings/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.
