# Holiday From Mobile

Go to **Holiday** App.

<img src="/files/7cYIt5WxKUcTQNkGNwkR" alt="" width="320">

Users can view this **year's holidays** specific to their location within the holiday app.

<img src="/files/QsGaUkdzcSMnMeiPcuBn" alt="" width="360">

Users with admin permissions can **add, edit and delete** holidays.

<img src="/files/3u2IRmwA9qZ1o3VBMTr2" alt="" width="362">

Enter required details and save it.

<img src="/files/pyYjJF1xdREIEpR2DsDu" alt="" width="356">

After adding a holiday, it will be shown in the list.

<img src="/files/MbIoLKhJlIO1EoLOx4N6" alt="" width="359">

Click on three dots (Action) to edit or delete holiday.

<img src="/files/9M92fMG2K35g6yzIimt0" alt="" width="362">


---

# 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://help.quickappflow.com/holiday-from-mobile.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.
