> For the complete documentation index, see [llms.txt](https://docs.alemba.com/asm-hermes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/dashboards/classic-syncfusion-dashboard-server-configuration.md).

# Classic Syncfusion Dashboard Server Configuration

{% hint style="info" %}
As of HERMES December 2024 release (10.6.8.15038) the Dashboards menu option located in **Admin > System Administration> Dashboards** has been replaced with **Admin > System Administration> Analytics**.

Please see [Analytics](https://docs.alemba.com/asm-hermes-10.6.8/setup-and-configure-asm/configuring-your-system/system-administration-settings/dashboards/analytics-settings), for more information.

Beginning with ASM Version 10, embedded Dashboarding and Reporting functionality was provided through the Syncfusion Dashboard Platform.  Alemba used the latest version of the Syncfusion Dashboard Platform v4.1.0.84 under a Global Embedded License with Syncfusion.   Support for this platform ended December 2024.&#x20;

From September 2022, the Syncfusion Dashboard Platform entered the Extended Support phase of its product lifecycle until the end of September 2024. As Alemba is a Premium Support partner with Syncfusion, this was extended until the end of December 2024.&#x20;

**As of December 2024 (10.6.8.15038), ASM Supports connections to Bold BI natively for** [**Analytics**](/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/dashboards.md)**.**
{% endhint %}

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

<figure><img src="/files/NewCTB9wnbUYHuuj46ei" alt=""><figcaption></figcaption></figure>

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. ![](/files/OmdWTSwafd2cg5XnVsRJ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/dashboards/classic-syncfusion-dashboard-server-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
