> For the complete documentation index, see [llms.txt](https://echelp.weaver.com.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://echelp.weaver.com.co/work-schedule.md).

# Work Schedule

- [Viewing Personal Schedules](https://echelp.weaver.com.co/work-schedule/viewing-personal-schedules.md)
- [Creating Personal Schedules](https://echelp.weaver.com.co/work-schedule/creating-personal-schedules.md)
- [Editing / Deleting Existing Schedules](https://echelp.weaver.com.co/work-schedule/editing-deleting-existing-schedules.md)
- [Periodic Schedules / Repeating Schedules](https://echelp.weaver.com.co/work-schedule/periodic-schedules-repeating-schedules.md)
- [Querying Schedules](https://echelp.weaver.com.co/work-schedule/querying-schedules.md)
- [Schedules Overview](https://echelp.weaver.com.co/work-schedule/schedules-overview.md)
- [Schedule Receipts](https://echelp.weaver.com.co/work-schedule/schedule-receipts.md)
- [Displaying Multiple Schedules / Tasks](https://echelp.weaver.com.co/work-schedule/displaying-multiple-schedules-tasks.md)
- [Permission Settings for Schedules](https://echelp.weaver.com.co/work-schedule/permission-settings-for-schedules.md)
- [Synchronizing Schedules / Contact Reminders / Tasks to 3rd Party Calendar Applications](https://echelp.weaver.com.co/work-schedule/synchronizing-schedules-contact-reminders-tasks-to-3rd-party-calendar-applications.md)
- [Administrator Settings for Schedules](https://echelp.weaver.com.co/work-schedule/administrator-settings-for-schedules.md)
- [Application Settings](https://echelp.weaver.com.co/work-schedule/administrator-settings-for-schedules/application-settings.md)
- [Participant Range Settings](https://echelp.weaver.com.co/work-schedule/administrator-settings-for-schedules/participant-range-settings.md)
- [Default Personnel](https://echelp.weaver.com.co/work-schedule/administrator-settings-for-schedules/default-personnel.md)
- [Associated Form Settings](https://echelp.weaver.com.co/work-schedule/administrator-settings-for-schedules/associated-form-settings.md)
- [Schedule Types and Priority Level Types](https://echelp.weaver.com.co/work-schedule/administrator-settings-for-schedules/schedule-types-and-priority-level-types.md)


---

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