# Permissions

The permissions page provides owners with a way to add other people to help with server creation, administration and customisation.

If you are the one who has purchased the server, you will be able to access the server settings etc. by default.

{% hint style="warning" %}
NITRADO currently does not have this functionality, but stay tuned as we work on updates!
{% endhint %}

For other users, you will need to add their GPORTAL username into this input field, so that they can access the server also.

This option does not have any effect on the in-game permissions, and is solely for providing access to the GPORTAL page itself.

1. Visit the [GPORTAL website](https://www.g-portal.com/en).
2. Click on the **\[Permissions]** tab on the left side of the screen.
3. Type GPORTAL username of the user you wish to add.
4. Click add user.


---

# 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://rust-console-edition.gitbook.io/community-servers/getting-started/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.
