# Analytic Collaboration

## 🔑 Analytic Dashboard Access rights

Analytic dashboards are only visible to the user who creates them and to ngSurvey administrators. However its possible to grant access to any other users of the system and to define what the user can do with the dashboard .

1. Navigate to your project folder where you saved your dashboard
2. Select its access rights
3. Add the users or group to the list of trusted people who can access that dashboard and define which permissions you would like to grant to that user or group.&#x20;

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

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

{% hint style="info" %}
ngSurvey supports a special user called "Everyone". Granting access to that user will grant access to any users of your ngSurvey setup.&#x20;
{% endhint %}

{% hint style="warning" %}
The owner of the dashboard will be able to define access rights along with any system administrator.
{% endhint %}


---

# 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.ngsurvey.com/data-analytics/collaboration.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.
