# Dashboards

You must setup the dashboard platform before you can use the dashboards and Dashboard designer. &#x20;

{% file src="/files/M2fcbasn8Xjvkzj0fBSE" %}

{% hint style="info" %}
Before you Start

You must have **Dashboards** and **Designer** enabled in your **Dashboard Management** security role.
{% endhint %}

### Dashboard Server Settings

To enable Dashboards in ASM, you first need to configure the dashboard server settings:

1. Application URL - Enter the URL of the Dashboard server
2. User ID - Enter the User ID for the dashboard Server.  This will likely be a system account.
3. User Password - As above, the password for the system account on the dashboard server
4. Validation Key - You will obtain the validation key from the server.
5. Decryption Key - You will obtain the decryption key from the server config file.
6. Once you have entered all the relevant data, press the Connection test icon and ensure the connection is successful.&#x20;

   <figure><img src="/files/h1w9YpuSIdsUQxTWp9VM" 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.alemba.com/asm-legacy-product-documentation/setup-and-configure-asm/setting-up-your-system/system-administration-settings/dashboards.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.
