> ## Documentation Index
> Fetch the complete documentation index at: https://manual.muzemus.online/llms.txt
> Use this file to discover all available pages before exploring further.

# Store Manager overview

> What Store Managers can do in the MUZE Uniform Portal.

As a Store Manager you manage uniform orders for your assigned store: you view your store's employees, place orders on their behalf, and track order progress.

## What you can do

<Columns cols={2}>
  <Card title="Store overview" icon="store" href="/store-manager/store-overview">
    See your store's details, employees, and recent orders.
  </Card>

  <Card title="View employees" icon="users" href="/store-manager/employees">
    Browse the employees assigned to your store.
  </Card>

  <Card title="Order for employees" icon="shopping-cart" href="/store-manager/ordering-for-employees">
    Place uniform orders on behalf of your staff.
  </Card>

  <Card title="View orders" icon="list" href="/store-manager/viewing-orders">
    Track the status of orders for your store.
  </Card>
</Columns>

## What you cannot do

* **Approve orders.** Approval is handled by HR and Administrators.
* **Manage employees.** Creating, editing, or deactivating employees is done by HR or Admin.
* **Manage the catalogue.** Products, categories, and entitlement rules are managed by Admin.
* **View reports.** Spend and operational reports are for HR and Admin.
* **Manage stores, regions, or staff accounts.** Contact Admin.

## Your scope

Your access is strictly scoped to your assigned store: you can view its employees, place orders for them, and view its orders. You cannot see data from any other store.

## How ordering works

1. You select employees from your store.
2. You choose the products they are entitled to.
3. You submit the order.
4. If the entitlement rule requires approval, the order goes to **Pending Approval** for HR or Admin.
5. Once approved, the order enters the production pipeline, and you can track it on the Orders page.

<Note>
  You receive in-app notifications when orders you placed are approved, rejected, or advance through production. See [Notifications](/orders/notifications).
</Note>


## Related topics

- [Store overview](/store-manager/store-overview.md)
- [Navigation](/getting-started/navigation.md)
- [Ordering for employees (Store Manager)](/store-manager/ordering-for-employees.md)
- [Understanding your role](/getting-started/understanding-your-role.md)
- [Reports overview](/reports/overview.md)
