# Part 3-Syncfusion Server User Management Server (UMS) Configuration

## User Management Server (UMS) URL

1. Open a new browser window/tab and navigate to the following url:&#x20;

```url
http://<yourservernameaddresshere>/alembadashboardserver
```

{% hint style="warning" %}
You will need to replace \<yourservernameaddresshere> with the DNS server name of the app server where SF is installed.&#x20;

The DNS name needs to match the Subject Alternative Name (SAN) of the SSL certificate you selected in the IIS config, in this document, previously.
{% endhint %}

2. Enter the **UMS url.**&#x20;
3. Select **https** in the dropdown and enter the Alemba UMS url <mark style="color:red;">**without the https\://**</mark> at the beginning, as follows:

```url
<yourservernameaddresshere>/alembaums
```

4. Click **Proceed**

{% hint style="warning" %}
You will need to replace \<yourservernameaddresshere> with the DNS server name of the app server where Syncfusion Dashboard Server is installed.&#x20;

The DNS name needs to match the Subject Alternative Name (SAN) of the SSL certificate you selected in the IIS config, in this document, previously.
{% endhint %}

## Configure the User Management Server

1. Select **Microsoft SQL** in the prompt below

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

2. Click **Proceed**
3. Enter the credentials for the Production SQL server.&#x20;

<figure><img src="/files/8MI0LXenzwPef7mrJlCt" alt=""><figcaption><p>Depending on numerous factors, you may either have to create a brand new DB, as per figure A below or use an existing DB as per figure B.</p></figcaption></figure>

Figure A - Creating a New Database:

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

Figure B - Connecting to an existing Database:

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

4. Click **Proceed**

## Configure Storage Options for the User Management Server

1. To configure your storage options, select **File Storage**
2. Click **Proceed**

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

## Create Master Accounts

You should now create the Master Admin user accounts for both the Dashboard Server, as well as the User Management Server.&#x20;

{% hint style="danger" %}
You must contact Alemba Support, your Account Manager or your Alemba Professional Service Consultant for the credentials if you are a cloud customer.
{% endhint %}

##


---

# 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-hermes/setup-and-configure-asm/installation-and-patching/installation-guide-for-syncfusion-dashboards/part-3-syncfusion-server-user-management-server-ums-configuration.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.
