# Taking time off work

There are many reasons you may need to take time off work: for holidays, when you're sick or you need to care for a loved one who is sick, or if you're a parent or about to become one.

Here is what you should do if you want to arrange for time off.

* [Time off for holiday](/the-convivio-cookbook/team/taking-time-off-work/holiday.md)
* [Time off for sickness](/the-convivio-cookbook/team/taking-time-off-work/sickness.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://convivio.gitbook.io/the-convivio-cookbook/team/taking-time-off-work.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.
