> For the complete documentation index, see [llms.txt](https://docs.akinon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akinon.com/tutorials/omnitron/sales-channels/store-management/how-to-manage-store-delivery-points-in-omnitron.md).

# How to Manage Store Delivery Points in Omnitron?

To manage your store's delivery points effectively, follow these steps to navigate to the Store Delivery Points page, filter the store list, and update delivery points.

## <mark style="color:red;">Step 1: Navigate to Store Delivery Points Page​</mark> <a href="#step-1-navigate-to-store-delivery-points-page" id="step-1-navigate-to-store-delivery-points-page"></a>

* Navigate to the Omnitron platform and log into your account.
* Follow the **Sales Channels** > **Store Management** sidebar and click the **Store Delivery Points** page.<br>

  <figure><img src="/files/5gaj1PfgBJuRDlWFlP2K" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Step 2: Filtering Store Delivery Points Page​</mark> <a href="#step-2-filtering-store-delivery-points-page" id="step-2-filtering-store-delivery-points-page"></a>

* On the store delivery points page, the filter panel and the list of existing stores are displayed.
* You can filter the stores based on Store Name, Store Type, ERP Code, Status etc. The selected filters are displayed in the active filters row.<br>

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

## <mark style="color:red;">Step 3: Updating Store Delivery Points​</mark> <a href="#step-3-updating-store-delivery-points" id="step-3-updating-store-delivery-points"></a>

* To update delivery points for a store, locate the store in the list of existing stores and click on the row.<br>

  <figure><img src="/files/HLt4or8Ff9bVS8vhkODa" alt=""><figcaption></figcaption></figure>
* You will be directed to the detail screen where you can make the necessary changes.
* Select the district for the store’s delivery point:
  * Among the neighborhoods within this district, click on the **"+"** icon next to the desired neighborhood to select it, adding it to the selected neighborhood area.
  * To remove a neighborhood from the selected list, click the **"—"** icon.
* After entering the Quota Settings (Maximum number of deliveries for the selected district), click the **"+ Save"** button.<br>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-store-delivery-points-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.
