# Badges

The **Badges** tab displays all the badges that a member has earned within the loyalty program. Badges are often tied to achievements and are automatically granted when the related achievement is completed.

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

***

### Key Elements

* **Badge name** – the name of the badge earned by the member.
* **Badge count** – shows how many times the member has earned the same badge.
* **Badge reached date** – the date and time when the badge was awarded.

### Editing Badge Count

From the context menu, you can select **Edit badge count** to manually adjust the number of times a member has received a badge.

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

{% hint style="warning" %}
Adjusting the badge count does not change the completion status of the related achievement.
{% endhint %}

This function is useful if you need to correct inconsistencies or grant badges outside of the automated rules.

***

To find out more about the badges module, please refer to this section of the User Guide:

{% content-ref url="/pages/yBcD53lYm7f4UWFdejlD" %}
[Badges](/main-features/badges.md)
{% endcontent-ref %}


---

# 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://help.openloyalty.io/main-features/members/member-list/single-member-view/badges.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.
