# How to Manage Delivery Options in Omnitron?

This tutorial provides step-by-step instructions for managing delivery options 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 Delivery Options Page​</mark> <a href="#step-2-navigate-to-delivery-options-page" id="step-2-navigate-to-delivery-options-page"></a>

* Follow the **Sales Channels > Sales Channel Settings** steps and click on the **Delivery Options** cardbox.

{% hint style="info" %}
**Delivery Options** 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/VtJy76LXaJ3HaamWKTZE" alt=""><figcaption></figcaption></figure>

* This page displays Delivery Options that the related brand supports (such as Delivery to Customer, Delivery from the Store etc.).<br>

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

## <mark style="color:red;">Step 3: Add a Delivery Option​</mark> <a href="#step-3-add-a-delivery-option" id="step-3-add-a-delivery-option"></a>

* To add a new delivery option, click the **+ New Delivery Option** button.<br>

  <figure><img src="/files/pV6GPLhwK1C5q20Su3Uc" alt=""><figcaption></figcaption></figure>
* Complete the form by filling in the following fields:
  * **Name:** Specify the name for this Delivery Option.
  * **Slug:** Define a unique slug for this Delivery Option.
  * **Sorting:** Define the order in which this Delivery Option will be listed.
  * **Delivery Type:** Select one of the pre-defined Delivery Types (Customer, Pickup Location, Retail Store) to which this Delivery Option will be related.
  * **Status:** Define the status of this Delivery Option (Active/Passive).<br>

    <figure><img src="/files/iuI2gofECb6Q6NSqsNxD" alt="" width="538"><figcaption></figcaption></figure>

## <mark style="color:red;">Step 4: Edit a Delivery Option​</mark> <a href="#step-4-edit-a-delivery-option" id="step-4-edit-a-delivery-option"></a>

* To edit a Delivery Option, just click on the related Delivery Option to reach the **Add/Edit Delivery Option** form.
* Complete the Edit action by updating the relevant inputs, described at Step 3.


---

# 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-delivery-options-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.
