> For the complete documentation index, see [llms.txt](https://docs.xviz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xviz.com/project-management/other-features/daysoff/weekday.md).

# Weekday

The xViz Gantt Chart provides the Weekday DaysOff option to mark non-working days in week.

<figure><img src="/files/sy18jzFzDnAhQHzzXCjp" alt=""><figcaption><p><em>GIF 1: Weekday DaysOff type in xViz Gantt Chart</em></p></figcaption></figure>

### Steps to use Weekday DaysOff type in Gantt Chart:

1. Go to the Advanced Editor

<img src="/files/IxP1UUkGe6lLMYakpBEU" alt="Image1: Advanced Editor option" width="75">

2. Navigate to the “DaysOff" section. Then click on the “Weekday” option

<img src="/files/qUyDDDjA4304xmgJUaxR" alt="Image 2: DaysOff Option in the Advanced Editor" width="563">

3. Select the Days for DaysOff to Display in the Gantt Chart.

<img src="/files/nc1B2SxIWKMAmyDLqf6k" alt="Image 3: Select the Days" width="278">

4. Now Choose the Pattern and Color for the Weekday.

<img src="/files/zuMzHwOGVaLEr9TeFXZQ" alt="Image 4: Choose the Pattern and Color for Weekday" width="281">

The final result, the chart shows the shaded area for the applied Weekday, is displayed in the image below:

![Image 5: Weekday DaysOff type with xViz Gantt Chart](/files/A9rvvra0yd7bVHYGSwuh)

{% hint style="info" %}
Refer to the document link below for Custom Date DaysOff, which allows to display the DaysOff on custom dates - [Custom Date](/project-management/other-features/daysoff/custom-date.md)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/weekday.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.
