# Permission Settings for Schedules

<figure><img src="/files/7tnHbiaoEvv7MxdZogIj" alt=""><figcaption></figcaption></figure>

1. Clicking on a date in the calendar allows you to quickly create a schedule for that day.
2. The system supports setting up recurring schedules. You can configure the recurrence frequency in the schedule details, and the system will generate schedules based on the set recurrence frequency.
3. You can view the schedules and tasks of both other individuals and yourself.
4. The permissions for schedules are determined based on their level of public visibility.


---

# 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/permission-settings-for-schedules.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.
