# Scheduling

Manage test drive slots and appointment availability — for in-person and virtual visits alike.

> **Status:** Draft — content coming soon.

## What you can do

* Set test-drive availability per rep, per day
* See upcoming appointments at a glance
* Reschedule or reassign with a click
* Block off times for holidays or events

## Getting started

1. Open **Scheduling**
2. Set hours and slot durations for each rep
3. Customers can now book directly through Scout

## Tips

* Shorter, more frequent slots tend to fill up better than long, sparse ones

## Related

* [Walk-Ins](/dealers/walk-ins.md)
* [Leads](/dealers/leads.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.scoutautos.com/dealers/scheduling.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.
