# Autopilot

- [Overview](https://docs.equinascheduling.com/autopilot/overview.md)
- [Spots](https://docs.equinascheduling.com/autopilot/spots.md)
- [Groups](https://docs.equinascheduling.com/autopilot/spots/groups.md)
- [Spot List](https://docs.equinascheduling.com/autopilot/spots/spot-list.md)
- [Add New Spot](https://docs.equinascheduling.com/autopilot/spots/add-new-spot.md)
- [Shift Template](https://docs.equinascheduling.com/autopilot/spots/shift-template.md)
- [Sign - Out / Hand - Off](https://docs.equinascheduling.com/autopilot/spots/sign-out-hand-off.md)
- [Pairing](https://docs.equinascheduling.com/autopilot/spots/pairing.md)
- [Priority Filling](https://docs.equinascheduling.com/autopilot/spots/priority-filling.md)
- [Employees](https://docs.equinascheduling.com/autopilot/employees.md)
- [Employee Settings](https://docs.equinascheduling.com/autopilot/employees/employee-settings.md)
- [Add Employee](https://docs.equinascheduling.com/autopilot/employees/add-employee.md)
- [Contracts](https://docs.equinascheduling.com/autopilot/employees/contracts.md)
- [Skills](https://docs.equinascheduling.com/autopilot/employees/skills.md)
- [Seniority](https://docs.equinascheduling.com/autopilot/employees/seniority.md)
- [Add Inactive Period](https://docs.equinascheduling.com/autopilot/employees/add-inactive-period.md)
- [Employee Pairing](https://docs.equinascheduling.com/autopilot/employees/employee-pairing.md)
- [Rules](https://docs.equinascheduling.com/autopilot/rules.md)
- [Rotation](https://docs.equinascheduling.com/autopilot/rotation.md)
- [Roster](https://docs.equinascheduling.com/autopilot/roster.md)
- [Request Reminder](https://docs.equinascheduling.com/autopilot/roster/request-reminder.md)
- [Add Requests](https://docs.equinascheduling.com/autopilot/roster/add-requests.md)
- [Add Shift Template](https://docs.equinascheduling.com/autopilot/roster/add-shift-template.md)
- [Add Single Shift](https://docs.equinascheduling.com/autopilot/roster/untitled-2.md)
- [Assign](https://docs.equinascheduling.com/autopilot/roster/untitled-7.md)
- [Swap](https://docs.equinascheduling.com/autopilot/roster/untitled-6.md)
- [Pin](https://docs.equinascheduling.com/autopilot/roster/untitled-5.md)
- [Autoschedule](https://docs.equinascheduling.com/autopilot/roster/untitled-4.md)
- [Stats](https://docs.equinascheduling.com/autopilot/roster/untitled-3.md)
- [Publish](https://docs.equinascheduling.com/autopilot/roster/untitled-1.md)
- [Shift and Rule Issue Checker](https://docs.equinascheduling.com/autopilot/shift-issue-checker.md)


---

# 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.equinascheduling.com/autopilot.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.
