# How to Manage Instore Store from Omnitron?

The Instore Store Management Page primarily displays a list of stores available under the brand. After bulk configuration is completed by the Project Associates, you will be able to manage it by changing passwords and adjusting the status of specific stores.

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

* Access the **Omnitron** panel through your URL.
* Insert your granted *Username* and *Password*, and click the **Sign In** button.\
  ![](https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FLYU10U6mW9JKL6rElMiB%2Fimage.png?alt=media\&token=9ac0642d-dab9-4a43-aebe-ddc1bd1346cf)

## <mark style="color:red;">Step 2: Navigate to the Instore Store Management Page​</mark> <a href="#step-2-navigate-to-the-instore-store-management-page" id="step-2-navigate-to-the-instore-store-management-page"></a>

* Navigate to **Sales Channels > Content Management > Instore Store Management** from the menu.

{% hint style="info" %}
**Instore Store Management** 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="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FTejBlfUdRgu6noqefzoi%2Fimage.png?alt=media&#x26;token=e983efd9-82cf-4d5b-a453-4456f04cd688" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Step 3: Filtering​</mark> <a href="#step-3-filtering" id="step-3-filtering"></a>

On the In-Store Store Management page, you'll find both the filter panel and the list of existing stores.You can filter stores by Store Name, ERP code, and Status. The selected filters will be displayed in the Active Filters row.

<figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FWplqIVVvFOtr9ONs6LVt%2Fimage.png?alt=media&#x26;token=aee1d99a-35f2-4b28-a3f4-7330bc4773b0" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Step 4: Changing Instore Passwords​</mark> <a href="#step-4-changing-instore-passwords" id="step-4-changing-instore-passwords"></a>

To update the passwords of the stores:

* Click on the "Change Password" button to set a new password.
* You can utilize the "Generate Strong Password" button for an automatically generated strong password.
* After making changes, click the "Save" button to apply the modifications.
* The password for the store in the Instore application will be updated accordingly.

  <figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2F8IMKQq5JCZaoprx0cmSz%2Fimage.png?alt=media&#x26;token=990a30ac-c191-44ff-9a7f-78ce4c2ca200" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
During the integration of stores via the ERP code, initial passwords are automatically generated.
{% endhint %}

## <mark style="color:red;">Step 5: Editing the Instore Status​</mark> <a href="#step-5-editing-the-instore-status" id="step-5-editing-the-instore-status"></a>

* Click on the **Edit** button for the desired store.
* Choose the desired status from the editable dropdown menu.
* Click "Save" or "Cancel" to confirm or discard the changes.

{% hint style="info" %}
If the Instore status is updated as "Passive", the store will not be accessible on the instore systems.
{% endhint %}

<figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FlcbxSDDa3fC4YrbcZxj5%2Fimage.png?alt=media&#x26;token=873e1152-9aac-467c-8eab-8ca1aff53681" 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/store-management/how-to-manage-instore-store-from-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.
