# How to Manage Store Stock Settings?

This tutorial provides step-by-step instructions for managing store stock setting 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 Store Stock Settings Page​</mark> <a href="#step-2-navigate-to-store-stock-settings-page" id="step-2-navigate-to-store-stock-settings-page"></a>

* Follow the **Sales Channels** sidebar and click on the **Sales Channel Settings** menu, **Store Stock Settings** cardbox can be seen.

{% hint style="info" %}
**Store Stock 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/rZQemASVhlwnrwUldWtQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Store Stock Settings** connect users' ERPs with Omnitron and transfers information to the shop where the products are available.
{% endhint %}

## <mark style="color:red;">Step 3: Add a New Store Stock Setting​</mark> <a href="#step-3-add-a-new-store-stock-setting" id="step-3-add-a-new-store-stock-setting"></a>

* By clicking on the **Store Stock Settings** cardbox on the **Sales Channel Settings** menu, the **Store Stock Settings** page can be accessed.
* To add a new Store Stock Setting, click on the **+ New Store Stock Setting** button.<br>

  <figure><img src="/files/ZNaTgMwVhcTWHFRweMPX" alt=""><figcaption></figcaption></figure>
* Complete the form by filling in the following fields:
  * **Name:** Specify the name for this Store Stock Setting.
  * **Infrastructure:** Assign the infrastructure for this Store Stock Setting.
  * **Config:** Enter configuration details for the stock integration between the ERP and Omnitron, in JSON format.
  * **Status:** Assign the status (Active/Passive) of related Store Stock Setting.<br>

    <figure><img src="/files/IeCPLJUkmlsfZyqO4jmg" alt="" width="351"><figcaption></figcaption></figure>

## <mark style="color:red;">Step 4: View/Update Store Stock Settings​</mark> <a href="#step-4-viewupdate-store-stock-settings" id="step-4-viewupdate-store-stock-settings"></a>

* By clicking on the **Store Stock Settings** cardbox on the **Sales Channel Settings** menu, the **Store Stock Settings** page can be accessed.<br>

  <figure><img src="/files/8oSNXi7StDr6q9B0hzNC" alt=""><figcaption></figcaption></figure>
* To update existing Store Stock Setting, click on the related Store Stock Setting. You will be redirected to the Add/Edit Store Stock Settings form, complete the editing by filling in the fields described on Step 3.<br>

  <figure><img src="/files/pgPdU8oFO1yxUCZt3jtc" alt="" width="373"><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-store-stock-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.
