# Day Off

## Add Day Off

To add days off for one or more services, go to **Day Off** -> click **Add Day Off** button.

<figure><img src="/files/6xAdoW7UPEz0gJpM1pWb" alt=""><figcaption></figcaption></figure>

![](/files/6W4hHkWvadexWxxHNDdt)

* **Name**: name of the service day off
* **Blackout all day**: If checked - time off will be calculated in days. If not checked - the time off will be calculated according to the hours of the days.
* **From - To**: Set Day Off time
* **Service Scope**: Select service to apply

## Edit a Day Off

To edit a Day Off, follow these steps:

1. Go to **Day Off** -> Select the Day Off and click on the edit icon
2. Change any Day Off information
3. Click the **Save** button

## Delete a Day Off

To delete a Day Off, follow these steps:

1. Go to **Day Off** -> Select the Day Off and click on the delete icon
2. Confirm Day Off deletion


---

# 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://apm-guide.storeify.app/day-off.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.
