# Schedule Receipts

\
When creating a new schedule, the creator has the option to enable "schedule receipts." When enabled, schedule participants will receive reminders and provide feedback through receipts. The creator can make adjustments to the participants based on the receipt feedback. Schedule-related individuals can view the details of schedule receipts.

Permission Explanation:

* Only the creator of the schedule can set whether to enable receipts.
* Everyone can view the details of schedule receipts.

Common Questions:

1. If a participant declines a schedule, they will not be automatically removed from the schedule; the creator needs to manually remove them.
2. For schedules that have already been created (if modified and saved), if "participant receipts" were initially turned off, and then participant A was added, and later "participant receipts" were turned on and participant B was added, only participant B will need to provide a receipt.
3. When "participant receipts" are enabled, if a participant is removed and then added again, the participant will need to provide a receipt again.

Steps to setup schedule receipt:&#x20;

1\) Enable Participant Receipt function in the schedule settings when creating a schedule.

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

2\) Once the schedule is created, the participants will receive a notification in their IM - "Unread Items" inbox. The participants may click on the link to open the detail page of the schedule, item decide whether to accept or decline it.

<figure><img src="/files/4DhdJ3y1m0LGTiImXz7O" alt=""><figcaption></figcaption></figure>

3\) The creator / PIC will receive a notification when the participants send their responses.

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

4\) The creator / PIC may check the statistics on the responses of participants by clicking the following button.

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

Note: If a participant rejects the schedule, they will not be automatically removed from the schedule, the creator / PIC has to manually remove them if required.


---

# 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/schedule-receipts.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.
