# Communication

{% hint style="info" %}
This pane is available to all users
{% endhint %}

This settings panel provide communication options for the user to manage. Currently, only System Messages is supported and required for all users to have enabled; however, as more preferences become available they will be added to this list.

* System Messages: required communication from the platform such as policy update notices, outages, password resets, etc.

<figure><img src="/files/SQkjo8Zb2lC8iD1diiDT" alt=""><figcaption><p>User Communication Settings Pane</p></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://wiki.zephyr-sim.com/account-management/user-settings/communication.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.
