# Collaboration

## 🔑 Survey Access rights

Surveys 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 survey or which section they have access too.

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

{% 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 %}

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

{% hint style="warning" %}
The owner of the survey 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/projects/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.
