# Vacation Mode

The "Vacation Mode" feature enables administrators to schedule tasks that temporarily modify Conditional Access (CA) policies for users. This feature is particularly useful for managing user access during vacation periods, ensuring that CA exclusions are applied and removed automatically according to a defined schedule.

## Vacation Mode In Action

{% @storylane/embed subdomain="app" linkValue="d7llhd4j78qv" url="<https://app.storylane.io/share/d7llhd4j78qv>" %}

## Action Buttons

<details>

<summary>Add Vacation Schedule</summary>

Opens [Add Vacation Schedule](/user-documentation/identity/administration/vacation-mode/add-vacation-schedule.md)

</details>

## **Table Details**

This table will display relevant information for previously scheduled vacations.

## Table Actions

<table><thead><tr><th></th><th></th><th data-type="checkbox"></th></tr></thead><tbody><tr><td>View Task Details</td><td>Opens the <a data-mention href="/pages/9IEli4WfY24X5AdGicij">/pages/9IEli4WfY24X5AdGicij</a> to the selected vacation mode task.</td><td>false</td></tr><tr><td>Cancel Vacation Mode</td><td>Opens a modal to cancel the remaining tasks on the schedule vacation</td><td>false</td></tr><tr><td>More Info</td><td>Opens Extended Info flyout</td><td>false</td></tr></tbody></table>

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?template=feature.yml) on GitHub.


---

# 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.cipp.app/user-documentation/identity/administration/vacation-mode.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.
