# How to use Calendar function

![](/files/-MEaOZsW2HK0kS35Pnez)

* Tap on the calendar icon bar at the bottom. To start using the function

![](/files/-MEaOeS9tT6jAn4yBoq1)

**The calendar will display various items. According to the color of the circle symbol as follows** \
1\. Holiday (pink) = shows the company's annual holidays based on the country calendar. \
2\. My Leave (orange) = show my leave That there was a leave and what kind \
3\. Other's Leave (blue) = shows the leave of the colleague As to what kind of leave and what kind

![](/files/-MEaOkPufiIWaNYmg-tv)

**You can choose different tabs. To view only the information you need:** \
1\. All Events = View all items, whether it is a vacation or leave on the date that the user presses to select 2. Holidays = View only the annual holidays on the date the user presses. \
3\. Leave = View only leave days according to the date the user presses.


---

# 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/application/how-to-use-calendar-function.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.
