# How to use App.OneDee.ai

- [How to create new Account](https://docs.onedee.ai/onedee-x/create-account.md)
- [How to create new Company](https://docs.onedee.ai/onedee-x/create-company.md)
- [How to Join Company](https://docs.onedee.ai/onedee-x/setting.md)
- [How to manage Employee](https://docs.onedee.ai/onedee-x/employee.md): Employee menu has 5 functions are All Employee, Join Request, Deactivated, Rejected and Invitation
- [All Employee](https://docs.onedee.ai/onedee-x/employee/all-employee.md): All Employee View a list of all employees that have already joined the company.
- [Join Request](https://docs.onedee.ai/onedee-x/employee/join-request.md): View the list of requests to join for an employee.
- [Deactivated](https://docs.onedee.ai/onedee-x/employee/deactivated.md): View a list of employees that have been deactivated.
- [Rejected](https://docs.onedee.ai/onedee-x/employee/rejected.md): View a list of employees that have been Rejected.
- [Invitation](https://docs.onedee.ai/onedee-x/employee/invitation.md): Send an invitation to join the company.
- [How to use Report](https://docs.onedee.ai/onedee-x/reports.md): This section contains Employee Data Management Features such as Clocking Reports, Day-off Reports. You can export the reports as CSV File.
- [Timeline Report](https://docs.onedee.ai/onedee-x/reports/timeline-report.md): Displays real-time clocking.
- [How to Add Clock](https://docs.onedee.ai/onedee-x/reports/timeline-report/add-clock.md)
- [How to Delete Clock](https://docs.onedee.ai/onedee-x/reports/timeline-report/delete.md)
- [Timesheet Report](https://docs.onedee.ai/onedee-x/reports/company-report.md): Displays clocking reports in table format.
- [Discover](https://docs.onedee.ai/onedee-x/reports/discover.md): Find out where your employees are clocking.
- [Export Clocking Data](https://docs.onedee.ai/onedee-x/reports/export-clocking-data.md): Download employee’s clocking data.
- [Form Report](https://docs.onedee.ai/onedee-x/reports/form-report.md): View report of approved request by form types.
- [How to create Zone](https://docs.onedee.ai/onedee-x/zone.md)
- [iBeacon](https://docs.onedee.ai/onedee-x/zone/ibeacon.md): Display all iBeacon in your company.
- [Wi-Fi](https://docs.onedee.ai/onedee-x/zone/wi-fi.md): Display all Wi-Fi in your company.
- [GPS](https://docs.onedee.ai/onedee-x/zone/gps.md): Display all GPS in your company
- [QR Code](https://docs.onedee.ai/onedee-x/zone/qr-code.md): Display all QR Code in your company.
- [Face Scanner](https://docs.onedee.ai/onedee-x/zone/face-scanner.md): Display all Face Scanner in your company
- [How manage Shift](https://docs.onedee.ai/onedee-x/shift.md)
- [How to create Form](https://docs.onedee.ai/onedee-x/forms.md)
- [How to use Leave](https://docs.onedee.ai/onedee-x/leave.md)
- [Leave type](https://docs.onedee.ai/onedee-x/leave/leave-type.md)
- [Leave Balance](https://docs.onedee.ai/onedee-x/leave/leave-balance.md)
- [How to use Company menu](https://docs.onedee.ai/onedee-x/company.md)
- [Company Profile](https://docs.onedee.ai/onedee-x/company/company-profile.md)
- [Plan & Billing](https://docs.onedee.ai/onedee-x/company/plan-and-billing.md)
- [How to set Working Hours](https://docs.onedee.ai/onedee-x/working-hours.md)
- [How to manage Teams](https://docs.onedee.ai/onedee-x/team.md)
- [How to create Leave Quota](https://docs.onedee.ai/onedee-x/leave-quota.md)
- [How to manage Announce](https://docs.onedee.ai/onedee-x/announce.md)
- [How to set Holiday](https://docs.onedee.ai/onedee-x/holidays.md)
- [How to use Position](https://docs.onedee.ai/onedee-x/how-to-use-position.md)
- [How to use Payroll](https://docs.onedee.ai/onedee-x/how-to-use-payroll.md)


---

# Agent Instructions: 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.onedee.ai/onedee-x.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.
