# Wheel ERP User Guide

## Wheel ERP User Guide

- [Dashboard](https://wheel-erp.gitbook.io/wheel-erp-user-guide/dashboard.md)
- [HR](https://wheel-erp.gitbook.io/wheel-erp-user-guide/hr.md)
- [Employee](https://wheel-erp.gitbook.io/wheel-erp-user-guide/hr/employee.md)
- [Leaves](https://wheel-erp.gitbook.io/wheel-erp-user-guide/hr/leaves.md)
- [Attendance](https://wheel-erp.gitbook.io/wheel-erp-user-guide/hr/attendance.md)
- [Holidays](https://wheel-erp.gitbook.io/wheel-erp-user-guide/hr/holidays.md)
- [Leads](https://wheel-erp.gitbook.io/wheel-erp-user-guide/leads.md)
- [Lead contact](https://wheel-erp.gitbook.io/wheel-erp-user-guide/leads/lead-contact.md)
- [Deals](https://wheel-erp.gitbook.io/wheel-erp-user-guide/leads/deals.md)
- [Client](https://wheel-erp.gitbook.io/wheel-erp-user-guide/client.md): Client creation
- [Work](https://wheel-erp.gitbook.io/wheel-erp-user-guide/work.md)
- [Contracts](https://wheel-erp.gitbook.io/wheel-erp-user-guide/work/contracts.md)
- [Projects](https://wheel-erp.gitbook.io/wheel-erp-user-guide/work/projects.md)
- [Tasks](https://wheel-erp.gitbook.io/wheel-erp-user-guide/work/tasks.md)
- [Timesheet](https://wheel-erp.gitbook.io/wheel-erp-user-guide/work/timesheet.md)
- [Events](https://wheel-erp.gitbook.io/wheel-erp-user-guide/events.md)
- [Tickets](https://wheel-erp.gitbook.io/wheel-erp-user-guide/tickets.md): Tickets are a source to raise any problem, query, incident-related discussion, or any point by client/customer/employee which needs discussion.
- [Messages](https://wheel-erp.gitbook.io/wheel-erp-user-guide/messages.md)
- [Notice Board](https://wheel-erp.gitbook.io/wheel-erp-user-guide/notice-board.md)
- [Finance](https://wheel-erp.gitbook.io/wheel-erp-user-guide/finance.md)
- [Proposal](https://wheel-erp.gitbook.io/wheel-erp-user-guide/finance/proposal.md)
- [Estimates](https://wheel-erp.gitbook.io/wheel-erp-user-guide/finance/estimates.md)
- [Invoices](https://wheel-erp.gitbook.io/wheel-erp-user-guide/finance/invoices.md)
- [Payments](https://wheel-erp.gitbook.io/wheel-erp-user-guide/finance/payments.md)
- [Credit Note](https://wheel-erp.gitbook.io/wheel-erp-user-guide/finance/credit-note.md)
- [Expenses](https://wheel-erp.gitbook.io/wheel-erp-user-guide/finance/expenses.md)
- [Report](https://wheel-erp.gitbook.io/wheel-erp-user-guide/report.md)
- [Task Report](https://wheel-erp.gitbook.io/wheel-erp-user-guide/report/task-report.md)
- [Time log Report](https://wheel-erp.gitbook.io/wheel-erp-user-guide/report/time-log-report.md)
- [Finance Report](https://wheel-erp.gitbook.io/wheel-erp-user-guide/report/finance-report.md)
- [Income vs Expense Report](https://wheel-erp.gitbook.io/wheel-erp-user-guide/report/income-vs-expense-report.md)
- [Leave Report](https://wheel-erp.gitbook.io/wheel-erp-user-guide/report/leave-report.md)
- [Insurance](https://wheel-erp.gitbook.io/wheel-erp-user-guide/insurance.md)
- [Settings](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings.md)
- [Currency Settings](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings/currency-settings.md)
- [Company Settings](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings/company-settings.md)
- [Finance Settings](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings/finance-settings.md)
- [App Settings ](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings/app-settings.md)
- [Tickets Settings](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings/tickets-settings.md)
- [Leave Settings](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings/leave-settings.md)
- [Roles and Permission](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings/roles-and-permission.md)
- [Theme Settings](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings/theme-settings.md)
- [Module Settings](https://wheel-erp.gitbook.io/wheel-erp-user-guide/settings/module-settings.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wheel-erp.gitbook.io/wheel-erp-user-guide/dashboard.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.
