# User and Permissions

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">Only users with</mark> <mark style="color:blue;">`AdministratorAccess`</mark> <mark style="color:blue;">role can invite new users, manage and authorize them. The creator of the team is the first user with</mark> <mark style="color:blue;">`AdministratorAccess`</mark> <mark style="color:blue;">role.</mark>
{% endhint %}

* [Invite New User](/welcome/content-delivery-network/user-and-permissions/invite-new-user.md)
* [User Management](/welcome/content-delivery-network/user-and-permissions/user-management.md)
* [Permissions](/welcome/content-delivery-network/user-and-permissions/permissions.md)


---

# 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.console.zenlayer.com/welcome/content-delivery-network/user-and-permissions.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.
