# Collaborate with access level

### Add or invite to Notebook <a href="#block-ivz9i" id="block-ivz9i"></a>

* Select share to add or invite new collaborator as a guest to your page. In the side menu, you can view the list of collaborators and their respective access levels for the page. To add more collaborators, simply click the `Invite` button.&#x20;

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

* In the pop-up window, enter the email address of the person you want to add as a collaborator. Choose their role from the dropdown menu, and then click `Invite`. The new collaborator will receive an email containing a link to sign in and join your page.

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

### Invite a new collaborator <a href="#block-j5agb" id="block-j5agb"></a>

* In the pop-up window, enter the email address of the person you wish to invite. Click `Invite` in the dropdown menu. The invitee will receive an email containing a link to register and join your page.

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

### Access level

When inviting a user to collaborate on a page, simply select the appropriate access level :

* In the opened modal, type the email address of person you want add.
* Click `Edit` or `View`  button.
* Determine access level and press `Add` .

{% hint style="info" %}
The user now have the new access level you assigned to them, and they'll be able to collaborate with you on your page accordingly.
{% endhint %}

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

Our collaboration and access level feature also allows users to change the access level of an invite directly in the invite modal.

* To change the access level of an invitee in the invite modal select person.
* Click `Edit` or `View` button, and change the access level.

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

### Delete a collaborator

To delete a collaborator directly from the invite modal, follow these steps:

* Select the person you want to delete.
* Click the `Access dropdown` button at the right side.

{% hint style="info" %}
Note that deleting a collaborator will immediately revoke their access to the page and they will no longer be able to view or edit its content."
{% endhint %}

<figure><img src="/files/hElh3CbzSSA4ChZ4Z5Eu" 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.datamotto.com/collaboration-and-share/collaborate-with-access-level.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.
