> 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-instore-store-employees-in-omnitron.md).

# How to Manage Instore Store Employees in 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.\
  ![](/files/Z1eP4ENNUltBV2gem494)

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

* Navigate to **Sales Channels > Content Management > Store Employees** from the menu.<br>

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

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

* On the Store Employees page, the filter panel and the list of existing store employees are displayed.
* You can filter the store on employee first name, employee email, store name and status.
* The selected filters will be displayed in the active filters row.<br>

  <figure><img src="/files/0KBPjWZSdREJnYBHRvns" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Step 4: Creating New Employee​</mark> <a href="#step-4-creating-new-employee" id="step-4-creating-new-employee"></a>

To create a new employee;

* Click the “**+ New Employee**” button located in the upper-right corner.
* **Employee First Name:** Insert the First Name.
* **Employee Last Name:** Insert the Last Name.
* **Employee Email:** Insert the corporate e-mail address of the new employee.
* **Affiliated Store:** Insert the store assigned to the employee.
* **Employee ID:** Insert the unique ID given to the employee
* **Select Status:** Select the status as “Active” or “Passive”.
* **Password:** Create a password manually or click “Generate Strong Password“
* **New Passport Again:** Insert the password chosen once again.
* Click **Save**.

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

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

## <mark style="color:red;">Step 5: Changing the Password of the Employee​</mark> <a href="#step-5-changing-the-password-of-the-employee" id="step-5-changing-the-password-of-the-employee"></a>

If intended to renew the password of the existing employee;

* Click on the **Change Password** button to set a new password. You can use 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 employee in the Instore application will be updated.<br>

  <figure><img src="/files/dT6MrfurOrE1mrpcx0Dj" 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-instore-store-employees-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.
