# Access rights

You can restrict who can access you twise by going to SHARING -> GENERAL -> VISIBILITY

Access can be restricted on three different levels:

* **Public**: This means that anyone with the link can interact with your twise
* **Organization**: Access will be restricted to users that are logged in and are part of your organization
* **Private**: This means that only you, and any users that are logged in and part of the collaborators list can access.&#x20;

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

### Collaborators access rights

There are three levels of collaboration rights:

<div align="left"><figure><img src="/files/tBiROSdBUnec2wbHgPss" alt="" width="375"><figcaption></figcaption></figure></div>

* **Viewer**: Can interact, like a normal user would, even if the Visibility is set to Private. They will need to have an active twise account and be logged in.
* **Editor**: Can add, edit and delete content. They will also need to have an account and be logged in.&#x20;
* **Owner**: Will have the same access rights as the creator of the twise.


---

# 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://help.twise.ai/sharing/access-rights.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.
