# Administrators

## **Accounts**

To add an administrator account to a Parallels RAS Farm:

1. Navigate to **Farm Settings** > **Administrators** > **Accounts**.
2. Right-click anywhere in the list and choose **Add**.
3. Specify the new account properties.

   Note that at the time of this writing, only a Root administrator can be added in the Management Portal.
4. In the **System notifications** drop-down list, select **Email** to send all system notifications to the specified email address, or select **None** to disable email system notifications for this account.
5. Click **Create** to create the account.

To modify an account, click the account name and then click **Edit**.

To delete an account, right-click it and choose **Delete**.

## **Sessions**

To see current administrative RAS sessions, navigate to **Farm Settings** > **Administrators** > **Sessions**.

To log off a session, right-click it and choose **Log off session**.


---

# 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.parallels.com/landing/ras-mp-guide/v19-en-us/farm-settings/administrators.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.
