# Enable monitoring in RAS Management Portal

{% hint style="info" %}
**Note:** To enable RAS Performance Monitor in the Management Portal you must be a Root administrator of a RAS Farm.
{% endhint %}

To enable RAS Performance Monitor:

1. In the Management Portal, select the **Monitoring** category in the sidebar.
2. In the right pane, click the **Farm Settings** link. This will take you to the **Farm Settings** category with the **Monitoring** subcategory selected.
3. In the top panel, click the **Edit** button.
4. Select the **Enable RAS Performance Monitor** option.
5. Specify connection settings to the server hosting the RAS Performance Monitor database:
   * **Server**: Enter the FQDN or IP address of the server where you have the InfluxDB database and Grafana dashboard installed.
   * **Port**: The default port is 8086. You can change it if necessary.
6. Click **Save**.


---

# 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/monitoring/enable-monitoring-in-ras-management-portal.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.
