# DaysOff

Utilize the DaysOff option to mark the non-working days. This feature allows for a clear and accurate representation of days when no activity occurs.

<figure><img src="/files/kvacwXL8D2AhnCVhlqnu" alt=""><figcaption><p><em>Image 1: DaysOff in xViz Gantt Chart</em></p></figcaption></figure>

In the xViz Gantt Chart, the DaysOff option is available in the following configurations:

{% stepper %}
{% step %}
[Weekday](/project-management/other-features/daysoff/weekday.md)
{% endstep %}

{% step %}
[Custom Date](/project-management/other-features/daysoff/custom-date.md)
{% endstep %}
{% endstepper %}


---

# 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.xviz.com/project-management/other-features/daysoff.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.
