# Scheduling Your Shift

1. Navigate to the [Volunteer Signup Website](https://volunteersignup.org/LBJQB).
2. If this is your first time signing in, select the green ‘Create your own signup sheet’ button in the upper-right corner:

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

3. On the next screen, select ‘Sign In’, and log in. If you have not received the login information, you can reach out to Brent directly via Slack or [email](mailto:brent@paxfauna.org).

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

4. Under ‘My signup sheets’ select ‘Edit’ next to the ‘Pro-Animal Future Canvassing Shifts’ signup sheet:

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

5. Select the green ‘+’ button to add a row to the signup table , and fill out the necessary fields. \*\**Note: Try to keep the rows in date order to make upcoming shifts easier to find!*

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

* **What:** Shift location and meeting spot with a specific address
* **When:** Shift date, including a start and end time
* **People needed:** Using previous shifts at the same location as a frame of reference, add how many volunteers are needed for the shift

6. If you need some inspiration, check out our [Location Notes and Idea List](https://docs.google.com/spreadsheets/d/1iyqrL5XYTC1957PVK7kAZ5fARkhQzeqPmIY276HHs-0/edit#gid=748290218).
7. Recruit volunteers for your shift!


---

# 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://handbook.proanimal.org/other/archived-pages/shift-captain-guide/scheduling-your-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.
