> 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/products-and-catalogs/how-to-add-and-bulk-update-products-in-omnitron.md).

# How to Add and Bulk Update Products in Omnitron?

In this page, the process of adding single or bulk products to product pool within Omnitron is explained.

## <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: Product Pool​</mark> <a href="#step-2-product-pool" id="step-2-product-pool"></a>

* Follow the Product and Catalogs sidebar and click the **Product Pool** page.<br>

  <figure><img src="/files/W5t1PikQ6wtCmmhHkg7u" alt=""><figcaption></figcaption></figure>
* On the Product Pool page, filters and products are listed. Within the filter panel, product types, include and exclude filters, or **.CSV** and **.XLS** files can be used to filter the product pool.
* Users can apply filters in the product pool by clicking the <img src="/files/FoCTrAGSQvzQT1vVxxpe" alt="" data-size="line"> icon using the added attributes on **Products and Catalogs > Product Attributes** pages.
* Below the filter panel, the products are listed, allowing for the selection of product display limits such as 20, 50, 100, and 250 per page.
* To download products with or without filters applied, users can use the **XLS** button situated on the far right of the product list. Additionally, the product pool template can be obtained by clicking the button located at the bottom left corner of the product list.
* In the product list, on the leftmost side, the **Select Action** dropdown contains options for "Export to Excel with Selected Items," "Export to CSV with Selected Items," and "Delete Selected Items". The desired action and products are selected, followed by clicking the **Apply** button.<br>

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

## <mark style="color:red;">Step 3: Add Single Product to Product Pool​</mark> <a href="#step-3-add-single-product-to-product-pool" id="step-3-add-single-product-to-product-pool"></a>

* Click the **+New Product** button in the top right corner of the Product Pool page. Select the product type that you want to add to the product pool.<br>

  <figure><img src="/files/zmqlwUjpFpTtexi3Xa0B" alt=""><figcaption></figcaption></figure>
* Start by inputting the **Product Name, SKU, Base Code** for the product.
* Choose the preferred attribute set for adding the product; this action will display all attributes linked with the chosen attribute set.
* Input the **Listing Code** and **Status** of the product, then proceed by clicking on the **Save** button to complete the process.<br>

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

## <mark style="color:red;">Step 4: Bulk Product Update in Product Pool​</mark> <a href="#step-4-bulk-product-update-in-product-pool" id="step-4-bulk-product-update-in-product-pool"></a>

* In the top-right corner of the screen, locate and click the **Bulk Product Update** button.<br>

  <figure><img src="/files/WCjG7dzUkfO5LxPLEtZ3" alt=""><figcaption></figcaption></figure>
* Before proceeding, ensure your data aligns with the required format by downloading the product pool template:
  * Find the **Download Product Pool Template** button at the bottom left corner of the screen.
  * Click the button to download the template file to your computer.<br>

    <figure><img src="/files/tEuw2cSDi0Whhk4t5hpP" alt=""><figcaption></figcaption></figure>
  * Ensure all mandatory fields are filled in correctly. Save your completed file in either `.CSV` or `.XLS` format.
* Return to the platform and click on the **Bulk Product Update** button again.
* Choose one of the following methods to upload your file:
  * **Drag and Drop:** Drag your file into the designated upload area.
  * **Click and Select:** Click on the designated area to open a file selector, then locate and select your file.<br>

    <figure><img src="/files/iPB5SH5cRLUluG2bKQH6" alt=""><figcaption></figcaption></figure>
* After the process completes, review the updated products in the product pool to confirm the changes.


---

# 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/products-and-catalogs/how-to-add-and-bulk-update-products-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.
