# Sharing Report Settings

You can allow other users and groups to view or edit report settings. To do so, click the **+** button in the **Share Settings With** panel in the **Create/Edit Report** view:

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

The **Share Report** dialog will appear. Here you can search for and select users and groups to add:

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

Once you click on a user or group it will appear in below the search field:

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

By clicking on the dropdown to the right of a user or group, you can control whether they have permission to make changes to the report, or remove them from sharing:

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

After clicking **OK**, you should see the users and groups you selected in the **Share Settings With** panel:

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

Finally, click **Save Settings** at the bottom to save sharing changes:

<figure><img src="/files/gx4BEhg2QR5V0m3MwIMF" 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/reports/sharing-report-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.
