# Explore the Loyalty Manager screen

Use the Loyalty Manager shortcut to open Loyalty Manager.

There are several tabs organized vertically on the left-hand side of the window:

* Customer Management
* Incentive Groups
* Customer Groups
* Collection
* Redemption
* Accelerators
* Loyalty
* Configuration
* Maintenance

Use the arrow buttons at the top and bottom to scroll through the tabs.

There are two panels on each tab. The upper panel contains the entities that are defined on that tab, e.g., Customer Groups. The lower panel contains the entity details, e.g., Customers.

The ribbon contains two button groups: entity and detail. Use the entity and detail button groups to add, remove, and look up data.

![](/files/PuJIpL0PtRGOLvzTqnOg)

{% hint style="info" %}
To use Loyalty Manager you must configure at least one active loyalty program. Loyalty programs require at least one collection and one redemption schedule.
{% 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.rmhpos.com/loyalty-manager/opening-lm.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.
