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

# Navigate Kuvera Arc Using the Left Sidebar Modules

> Use the Kuvera Arc left sidebar to switch between modules like Inventory, Sales, Finance, and Reports without leaving your workspace.

The left sidebar is the primary navigation tool in Kuvera Arc. It stays fixed on the left side of the screen and gives you quick access to major operational areas from one consistent workspace.

## What the sidebar shows

At the top of the sidebar, you can see your **branch name**, which helps confirm that you are working in the correct business location. Below the branch name, the sidebar lists the modules and sections available to your user role.

<Frame caption="Left sidebar overview">
  <img src="https://mintcdn.com/kuverabooks/KVy4sFXQNa4SIxOC/images/left-nav-panel.png?fit=max&auto=format&n=KVy4sFXQNa4SIxOC&q=85&s=d98164ade64cd6ed80a60cc65244b116" alt="POS" width="276" height="516" data-path="images/left-nav-panel.png" />
</Frame>

<Tip>
  Use the sidebar to move between Dashboard, Inventory, Purchase, Sales, Finance, Reports, and Configuration at any point during your session.
</Tip>

## Available sections

<Tabs>
  <Tab title="Main">
    The **Main** section contains the core operational modules used for daily business activity.

    <CardGroup cols={2}>
      <Card title="Dashboard" icon="chart-line">
        View business activity summaries, key metrics, alerts, and quick insights.
      </Card>

      <Card title="Inventory" icon="boxes-stacked">
        Manage products, stock levels, item records, units, attributes, and inventory movement.
      </Card>

      <Card title="Purchase" icon="cart-shopping">
        Record supplier orders, process purchase entries, and manage purchase documents.
      </Card>

      <Card title="Sales" icon="receipt">
        Handle customer transactions, create invoices, manage customers, and monitor sales activity.
      </Card>
    </CardGroup>

    <Frame caption="Main sidebar modules" />
  </Tab>

  <Tab title="Operation">
    The **Operation** section contains tools for financial management, reporting, and system setup.

    <CardGroup cols={2}>
      <Card title="Finance" icon="building-columns">
        Manage ledgers, payments, bank accounts, payables, receivables, and financial records.
      </Card>

      <Card title="Reports" icon="file-lines">
        Generate and review reports across inventory, sales, purchase, finance, and operations.
      </Card>

      <Card title="Configuration" icon="wrench">
        Customize company settings, users, roles, invoice settings, inventory setup, and preferences.
      </Card>
    </CardGroup>
  </Tab>
</Tabs>

## Open a section

<Steps>
  <Step title="Locate the module">
    Find the module you want to work in, such as **Inventory**, **Sales**, or **Finance**, in the left sidebar.

    <Frame caption="Locate a module in the sidebar">
      <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/locate-sidebar.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=cbf4bc52627cf56d2dc9d0a81fe273f8" alt="POS" width="247" height="564" data-path="images/locate-sidebar.png" />
    </Frame>
  </Step>

  <Step title="Select the module">
    Click the module name. The sidebar highlights the selected item to show that it is active.

    <Frame caption="Selected sidebar module">
      <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/selected-sidebar-mod-2.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=387f690db79ce0eb45c225987942a027" alt="POS" width="252" height="450" data-path="images/selected-sidebar-mod-2.png" />
    </Frame>
  </Step>

  <Step title="Use the main content area">
    The main content area updates to show the selected module. You can now work within that section.

    <Frame caption="Selected module content area">
      <img src="https://mintcdn.com/kuverabooks/scsfVkca2tS93nnP/images/selected-mod-cont-area.png?fit=max&auto=format&n=scsfVkca2tS93nnP&q=85&s=111afaedc58f774b2043a142228301a6" alt="POS" width="1896" height="614" data-path="images/selected-mod-cont-area.png" />
    </Frame>
  </Step>
</Steps>

You can switch to another section at any time by clicking a different item in the sidebar. The sidebar updates the main content area without changing the overall workspace layout.

## Why the sidebar matters

The sidebar gives you a single starting point for daily business operations. Instead of moving through multiple menus, you can access key modules in one click.

<AccordionGroup>
  <Accordion title="Inventory management">
    Use Inventory to keep product records accurate, track stock levels, and manage item-related information.
  </Accordion>

  <Accordion title="Sales activities">
    Use Sales to process customer transactions, create invoices, and manage customer-facing records.
  </Accordion>

  <Accordion title="Purchase records">
    Use Purchase to track supplier orders, incoming stock, bills, and purchase-related documents.
  </Accordion>

  <Accordion title="Financial operations">
    Use Finance to maintain accounts, payments, ledgers, payables, and receivables.
  </Accordion>

  <Accordion title="Reporting tools">
    Use Reports to review business performance and pull insights across available modules.
  </Accordion>

  <Accordion title="System configuration">
    Use Configuration to adjust setup options, access controls, document settings, and business preferences.
  </Accordion>
</AccordionGroup>

<Note>
  If a module or section is not visible in your sidebar, it may not be enabled for your user role. Contact your system administrator to request access.
</Note>
