# Audience

{% hint style="warning" %}
**Note:** even if you have selected a user to receive notifications, whether they actually receive email or text notifications depends on how they have configured their [contact preferences](/clarity/contact-preferences.md).
{% endhint %}

Only users and groups in the **Audience** list for an alarm will see it. If **Notify** is turned on for a user or group, they will receive notifications for alarm events; if Notify is turned off, they will only see the alarm state within Clarity.

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

To add another user or group to the audience, search for them in the **Add people and groups** field:

<figure><img src="/files/50J2dYxQVqeLYjqn5EVy" alt=""><figcaption></figcaption></figure>

Then click on the user to add them. To remove a user or group, click the <picture><source srcset="/files/twO5t4sqobkW9t0QjRHq" media="(prefers-color-scheme: dark)"><img src="/files/taypygdkxnj3HWFk4Qrr" alt=""></picture> icon next to them:

<figure><img src="/files/2ezf1SUzSyJy1AGSOQeX" alt=""><figcaption></figcaption></figure>

If you want to turn notifications on or off for a user or group, click the switch in the **Notify?** column:

<figure><img src="/files/3AyC7dEogGy7mYgeYWEY" alt=""><figcaption></figcaption></figure>

However, note that your changes won't be saved until you click **OK** in the alarms table:

<figure><img src="/files/InoDJi24AMSLBYbKEe0Q" 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.jcore.io/clarity/alarms/configure/audience.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.
