# Changing the store's name or address in MLM

{% hint style="info" %}
For RMH versions 3.51.10 and 3.51.11, you can only change the store's name or physical address in the Multi License Module (MLM).
{% endhint %}

1. Install **MLM** on the computer where Store Manager and Store Administrator are installed. Refer to [**Install MLM**](/installation/install-store-manager-single-store/installation-mlm.md) for detailed instructions.
2. Open **MLM**. The shortcut should be available on the desktop.
3. On the **Configuration** screen:
   1. Confirm that the MLM is connecting to the correct SQL Server instance and database.
   2. Select **Use SQL Server Authentication** and enter the **User name** and **Password**.
   3. Click **Test Database Connection**.
   4. If the connection is successful, click **Save And Close**.
4. In the **Customer/Reseller/Distributor No** field type your number.
5. If prompted, enter your email address into the **Email** field.
6. Click **Request Code**. A verification code is generated and sent to your email. Go to your email and copy that code.
7. In the **Verification Code** field, type or paste the verification code.
8. Click **Verify And Login**.
9. On the **RMH License: Register Product** screen, update the store name or physical address.

{% hint style="info" %}
You can also update the store's phone number, fax number, or email address from this screen.
{% endhint %}

10. Click **Save And Close**.
11. Click **Yes** to confirm the store details.
12. Close **MLM**.


---

# 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.rmhpos.com/installation/licensing/licensing-changing-store-info.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.
