# How to Manage Loyalty Integration Settings?

This tutorial provides step-by-step instructions for managing loyalty integration settings operations in Omnitron.

## <mark style="color:red;">Step 1: Access to Omnitron​</mark> <a href="#step-1-access-to-omnitron" id="step-1-access-to-omnitron"></a>

* Get access to the **Omnitron** panel.
* Enter your *Username* and *Password*, and then click the **Sign In** button.\
  ![](/files/FQgto2ESMuyyETj02bTx)

## <mark style="color:red;">Step 2: Navigate to Loyalty Integration Settings Page​</mark> <a href="#step-2-navigate-to-loyalty-integration-settings-page" id="step-2-navigate-to-loyalty-integration-settings-page"></a>

* Follow the **Sales Channels > Sales Channel Settings** steps and click on the **Loyalty Integration Settings** cardbox.

{% hint style="info" %}
**Loyalty Integration Settings** cardbox appears only when the selected sales channel type is web. In other words, for *shop-type* of sales channels, this cardboard appears.
{% endhint %}

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

## <mark style="color:red;">Step 3: View Loyalty Integration Settings​</mark> <a href="#step-3-view-loyalty-integration-settings" id="step-3-view-loyalty-integration-settings"></a>

* By clicking on the **Loyalty Integration Settings** cardbox on the **Sales Channel Settings** menu, the **Loyalty Integration Settings** page can be accessed.
  * A Loyalty Integration Settings can be described as the loyalty card integration for the related Sales Channel.
* Users can;
  * view the *Loyalty Integration Settings* for the related Sales Channel,
  * add a *New Loyalty Integration Setting*,
  * edit an existing *Loyalty Integration Setting* on the **Loyalty Integration Settings** page.<br>

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

## <mark style="color:red;">Step 4: Add/Edit Loyalty Integration Settings​</mark> <a href="#step-4-addedit-loyalty-integration-settings" id="step-4-addedit-loyalty-integration-settings"></a>

* Clicking on **+ New Loyalty Integration Setting** button or clicking on the listed Loyalty Integration Settings, users can reach the **Add/Edit Loyalty Integration Setting** form.
* Users can;
  * give value to the *name, infrastructure,*
  * fill in the *config* field with JSON format,
  * select the *status* value for the Loyalty Integration Setting.<br>

    <figure><img src="/files/6ANoBUbM80XepKOq2PV6" alt=""><figcaption></figcaption></figure>


---

# 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.akinon.com/tutorials/omnitron/sales-channels/sales-channel-settings/how-to-manage-loyalty-integration-settings.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.
