> For the complete documentation index, see [llms.txt](https://docs.onedee.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onedee.ai/application.md).

# How to use Application

- [How to Register OneDeeX](https://docs.onedee.ai/application/register-app.md)
- [How to Join Company](https://docs.onedee.ai/application/join-company.md)
- [How to Clock in/ out](https://docs.onedee.ai/application/how-to-clock.md)
- [How to Break in/out](https://docs.onedee.ai/application/break.md)
- [How to get your Clock History](https://docs.onedee.ai/application/history.md)
- [How to get your Time Shift](https://docs.onedee.ai/application/shift-time.md)
- [How to Request Form](https://docs.onedee.ai/application/request-form.md)
- [How to edit your Profile](https://docs.onedee.ai/application/undefined.md)
- [How to use Calendar function](https://docs.onedee.ai/application/how-to-use-calendar-function.md): The calendar in the OneDee X application can be viewed in the section. Annual company vacation, own leave, or colleague's vacation
- [Adding details with time clocking](https://docs.onedee.ai/application/adding-details-with-time-clocking.md): You can add details such as a description, tags, or pictures with the time clock. For additional information in case you want to show more details


---

# 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.onedee.ai/application.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.
