> 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/analytics-settings.md).

# Analytics Settings

{% hint style="info" %}
**Applicable Release:  Alemba Service Manager (ASM) 10.6.8.15038 and higher**
{% endhint %}

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

<figure><img src="/files/QAJcSYKprkwRumhQyifo" alt=""><figcaption><p>Analytics Settings</p></figcaption></figure>

## Supported Platforms

* Bold BI
* SyncFusion (*Please see Support Announcement*)

## Add a Server

{% hint style="info" %}
For earlier ASM versions (Prior to 10.6.8.15038), see [Dashboard Settings](https://docs.alemba.com/asm-hermes-10.6.8/setup-and-configure-asm/configuring-your-system/system-administration-settings/dashboards/classic-syncfusion-dashboard-server-configuration).
{% endhint %}

1. Navigate to **Admin> System Administration> Analytics**
2. Click the New Icon in the tool bar (+)
3. Name your server.  Give it a unique name and select a type; Syncfusion Dashboard server or a Bold BI Dashboard site
4. **Save** your change

{% hint style="warning" %}
**You should save the entry before you double-click and open it to configure the details.**

Until you save the new entry, the record will not be saved to the database (committed), and will appear blank on the configuration page (see below for an example).
{% endhint %}

5. Double-Click new server entry you just added
6. The configuration details screen will pop up

<figure><img src="/files/8ZmHKBpqoVYy5nbp6Cjm" alt=""><figcaption></figcaption></figure>

7. Enter the Application connection details
8. Test the connection using the Test Icon in the tool bar  ![](/files/VKowcPS8o4co6UQfQmOz)
9. Save the changes

## Disable a Connected System

1. Navigate to **Admin> System Administration> Analytics**
2. Double-Click the server entry you wish to disable
3. The configuration details screen will pop up

<figure><img src="/files/8ZmHKBpqoVYy5nbp6Cjm" alt=""><figcaption></figcaption></figure>

7. Uncheck the enabled check box
8. Save the changes


---

# 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/analytics-settings.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.
