> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/xoroerp-basics/navigation.md).

# Navigation

The navigation menu in **XoroERP** is designed for quick and intuitive access to all core business modules. Located on the **left‑hand side** of the interface, this menu serves as your central control panel, enabling you to move seamlessly between different areas of the system.

### **1. User Profile & Role Information**

At the very top of the menu, you’ll find your **name** and **user role** (e.g., *Admin*). This section helps you quickly identify the active user account and its access level. Clicking here may provide options for profile management, password changes, or account settings depending on permissions.

***

### **2. Search Menu**

Directly below the profile section is the **Search Menu** bar. This universal search tool allows you to instantly locate and open any module, record, or feature within XoroERP without manually scrolling through the menu tree.

***

### **3. Module Navigation**

The left‑hand navigation is divided into structured **module categories**, each expandable to reveal its relevant functions:

| **Module**        | **Purpose**                                                                                                                  |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| **Dashboards**    | Provides high‑level overviews of business performance, including key metrics, profit & loss summaries, and visual analytics. |
| **Sales**         | Houses all sales‑related processes such as Estimates, Sales Orders, Shipments, and Invoices.                                 |
| **B2B**           | Supports business‑to‑business operations and integrations.                                                                   |
| **Purchase**      | Manages purchase workflows including Purchase Orders, Vendor Bills, and Item Receipts.                                       |
| **Admin**         | Administrative tools for system configuration and control.                                                                   |
| **Utilities**     | Assorted tools for system management and operational support.                                                                |
| **Warehouse**     | Features for inventory storage, transfers, and warehouse operations.                                                         |
| **Inventory**     | Core inventory management including adjustments, item master data, and tracking.                                             |
| **Manufacturing** | Modules for production planning, work orders, and manufacturing resource management.                                         |
| **Accounting**    | All finance‑related activities such as ledgers, account settings, and reconciliations.                                       |
| **User**          | User account management, roles, and permissions.                                                                             |
| **Configuration** | System setup and configuration options for customization.                                                                    |
| **Planning**      | Modules for demand planning, forecasting, and scheduling.                                                                    |
| **Reports**       | Comprehensive reporting tools for data insights and analytics.                                                               |
| **Connect Banks** | Bank integration for reconciliation and transaction imports.                                                                 |
| **Apps**          | Additional applications and extensions for enhanced functionality.                                                           |

***

### **4. Collapsible Menu**

The navigation menu is **collapsible**, allowing you to maximize screen space for work areas. You can toggle between expanded and collapsed views depending on preference.

***

### **5. Active Module Highlight**

The module you are currently in will be highlighted in the menu, making it easy to identify your current workspace.

***

#### **Why This Navigation Design Works**

* **Centralized access**: All business functions are accessible from one menu.
* **Logical grouping**: Modules are arranged in a way that mirrors business workflows.
* **Quick search**: The search menu eliminates unnecessary clicks.
* **Collapsible flexibility**: Gives you more workspace when needed.


---

# 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.xorosoft.com/xoroerp-1/xoroerp-basics/navigation.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.
