# How to Manage POS Integrations in Omnitron?

This tutorial provides step-by-step instructions for managing Pos Integration 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.\
  ![](https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FQnfNjX72in5Qcy4LZzGH%2Fimage.png?alt=media\&token=7777dd02-19d8-44cd-af84-d258bc07ab2b)

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

* Follow the **Sales Channels > Payment Management** sidebar and click the **Add/Edit POS Integration** page.<br>

  <figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FXelyfJTL91Jody7lWcWD%2Fimage.png?alt=media&#x26;token=097f6e95-2727-4372-aabe-b048ea389240" alt=""><figcaption></figcaption></figure>
* This page displays the POS information that is essential for payment processes related to the selected sales channel. Users are granted the capability to modify existing POS Integrations or create new ones.<br>

  <figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2F0cR84VQy9fL7dtyoQGwr%2Fimage.png?alt=media&#x26;token=e5be8443-367e-4e81-b12f-0420f0ab9da8" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Step 3: Adding New POS​</mark> <a href="#step-3-adding-new-pos" id="step-3-adding-new-pos"></a>

* To add a new POS, click the **+ New POS** button. Complete the form by filling in the following fields:
  * **Name:** Specify the name for this POS integration.
  * **Slug:** Define a unique slug for this POS integration.
  * **Gateway:** Select the payment gateway to be used for this POS integration. Completed third-party developments for gateways will be listed in the gateway dropdown. Depending on the schema selected in this field, the form dynamically adjusts to reveal new inputs. For instance, selecting "Masterpass" will unveil additional inputs according to that specific gateway.
  * **Resource URL:** Input the resource URL for this POS integration.
  * **3D Resource URL:** Input the 3D resource URL for this POS integration.
* Once the relevant fields are completed, click the **Save** button.<br>

  <figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FJCVaFp9C2qh9olgBx76c%2Fimage.png?alt=media&#x26;token=049918ed-6091-496d-83f3-a655cd75688d" 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/payment-management/how-to-manage-pos-integrations-in-omnitron.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.
