> For the complete documentation index, see [llms.txt](https://docs.rmhpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm-activate-license.md).

# (Optional) Activate the Store Manager and POS licenses in MLM

{% hint style="info" %}
Starting with release 3.51.12, MLM is not required to license the RMH apps. Instead, the RMH apps can be ordered and licensed through the RMH Hub. Contact <sales@rmhpos.com> for more information about the RMH Hub.
{% endhint %}

1. Open **MLM**. The shortcut should be available on your desktop.
2. 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**.
3. In the **Customer/Reseller/Distributor No** field type your number.

<div align="left"><img src="/files/dr2cfLTdKwJYSTuzx0si" alt=""></div>

4. If this is the first time you are activating a license for the database, enter your email address into the **Email** field.
5. Click **Request Code**. A verification code is generated and sent to your email. Go to your email and copy that code.
6. In the **Verification Code** field, type or paste the verification code.
7. Click **Verify And Login**.
8. If this is a new store database, enter the store details and click **Save And Close**.

<div align="left"><img src="/files/ViEbtaT4Ss8SP5IBne7W" alt=""></div>

9. Click **Yes** to confirm the store details.
10. In the **Product Name** column, select your Store Manager license type (Base Pack or Subscription).

{% hint style="warning" %}
Always enable your Store Manager license type (Base Pack or Subscription) before you enable registers.
{% endhint %}

<div align="left"><img src="/files/mTg9C5yym5GvSoBkwCzO" alt=""></div>

11. Click **Licensing**.
12. Under **Status**, select the **Unregistered** line.

<div align="left"><img src="/files/VLDb24sciO770q6SRMg1" alt=""></div>

13. Click **Activate**.
14. From **Quantity to redeem**, select **1**.

<div align="left"><img src="/files/mEmvmF3RlXRxBN25QqfE" alt=""></div>

15. Click **Finish**.
16. Click **Yes** to confirm.
17. Click **OK**.
18. Under **Status**, select the **Active** line.

<div align="left"><img src="/files/eixhyb07FsetlKZs9c93" alt=""></div>

19. Click **Terminals**.
20. In the **Enabled** column, click the check box beside **Register #1**.

{% hint style="info" %}
In new installations of Store Manager and POS, one register is predefined so you can activate your Store Manager license and get started using the system. If you want to enable additional registers, you must first set up the additional registers in Store Manager using **Setup** | **Hardware** | **Register List** and then enable those registers in MLM.
{% endhint %}

<div align="left"><img src="/files/rQHD52JoFMoshAmPDTh1" alt=""></div>

21. Click **Save**.
22. Click **OK** to confirm.
23. Click **Close**.
24. In the **Product Name** column, select your POS license type (Base Pack or Subscription).

<div align="left"><img src="/files/ohhU9wvmm35G952sacpi" alt=""></div>

25. Click **Licensing**.
26. Under **Status**, select the **Unregistered** line.

<div align="left"><img src="/files/96FfFOOv5nsfO4qRVjj4" alt=""></div>

27. Click **Activate**.
28. From **Quantity to redeem**, select **1**.

<div align="left"><img src="/files/wMegoVAmZn3MnNhH9Blr" alt=""></div>

29. Click **Finish**.
30. Click **Yes** to confirm.
31. Click **OK** to confirm.
32. Under **Status**, select the **Active** line.

<div align="left"><img src="/files/LlAVQslfNxjPystQc9iJ" alt=""></div>

33. Click **Terminals**.
34. In the **Enabled** column, click the check box beside **Register #1**.

<div align="left"><img src="/files/YMv9BCVjGbxLgil4vrXl" alt=""></div>

35. Click **Save**.
36. Click **OK** to confirm.
37. Click **Close**.

Your license keys for Store Manager and POS are now activated and you can open and use the applications. You can safely exit MLM.


---

# 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.rmhpos.com/installation/install-store-manager-single-store/installation-sm-activate-license.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.
