# Creating Badges

## Overview

Create a badge once, then reuse it across the loyalty program.\
You can grant it manually or via campaign effects.

{% stepper %}
{% step %}

### Open the creation form

1. Go to **Badges** in the Admin Panel.
2. Click **Create badge**.
   {% endstep %}

{% step %}

### Fill in display details

* **Displayed name**: the name shown in the Admin Panel.
* **Displayed description** (optional): what the badge represents.
* **Translations** (optional): localized name and description.

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2F9PtALpDLelyYfpyqdnb0%2Fimage.png?alt=media&#x26;token=c3599ea8-d040-4e2f-8370-edf49ceed549" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set the system code

* **System code**: the internal identifier used in configuration.

{% hint style="warning" %}
You can’t change the system code after you create the badge.
{% endhint %}

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2FDIGtkHyQIW7To93I0uzL%2Fimage.png?alt=media&#x26;token=9a0c5bf6-a587-444c-93bf-9bdd6ee69734" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Create the badge

Click **Create badge**.\
The badge appears in the badges list immediately.
{% endstep %}
{% endstepper %}


---

# 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/badges/creating-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.
