> For the complete documentation index, see [llms.txt](https://docs.equinascheduling.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.equinascheduling.com/shift-change-1/pick-up-open-shift.md).

# Pick up Open Shift

To pick up an open shift, you will use the same interface as the [Replace](/shift-change-1/replace-personnel.md) action.

### On the Computer Web App

1. In your Home page, go to the "**Open + My Schedule**" tab
2. Click on the Open/Empty Shift on the Calendar
3. On the right Shift Change panel, click on "**Replace**"

![](/files/YWKrQxQ5aZH4a1MdO9Bw)

&#x20; 4\. Find and select your Name and then Click "**Fill this Shift"**.

![](/files/DDitWYpTyHNXSLvYFxrR)

5\. That's it! Your scheduler will now get a message to approve this Shift Change

### On the Mobile App

1. In your mobile app, go to the **Offers/Open Shift tab** (price tag icon at the bottom)
2. Tap on the **Open Shifts** tab at the top left
3. Find the Open Shift on the Mini Calendar
4. Tap on the "Empty" box in the Open Shifts list below the Calendar
5. On the right Shift Change panel, click on "**Replace**"
6. Find and tap on your Name
7. Tap on "**Tap to Fill this Shift**"
8. That's it! Your scheduler will now get a message to approve this Shift Change

![](/files/j6OUebkzFT0i86xbt6hO)


---

# 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://docs.equinascheduling.com/shift-change-1/pick-up-open-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.
