# Edit Shift

Sometimes, you might need to edit a shifting schedule after some time. Maybe it’s because the shift schedule in your company changes every month or other problems. By default, any changes to shifts will take effect one day after the date change.

Select a shift from the operator shift page list, click the **‘Edit’** button. Then, you will see a pop-up window for editing shifts. Update the schedule as needed and then click the **‘save’** button.

![Edit an Existing Shift](/files/jqXiUq7bLPXXjd6EPIOJ)


---

# 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://docs.3dolphins.ai/employee/operator-shift/edit-an-existing-shift.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.
