# Displaying Multiple Schedules / Tasks

Overview:

1. The schedule allows you to choose which members' schedules and tasks are displayed.
2. In the calendar, schedules and tasks are differentiated by different background colors; blue represents schedules, while green represents tasks. The names displayed on schedules represent the creators, and the names on tasks represent the responsible individuals.
3. Schedules display the schedules created or participated in by the selected individuals on the right side, while tasks display the tasks for which the selected individuals are responsible or participating in.

<figure><img src="/files/Hnlq7RzzSqmkl941zlXO" alt=""><figcaption></figcaption></figure>


---

# 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://echelp.weaver.com.co/work-schedule/displaying-multiple-schedules-tasks.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.
