> For the complete documentation index, see [llms.txt](https://help.guestreply.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.guestreply.ai/readme/user-manual/ai-agent/autopilot-mode.md).

# Autopilot Mode

**Autopilot** is a fully automated mode where AI Agent responds to guest messages instantly without requiring your review or approval. Once enabled, the AI sends replies directly to guests within 1–2 minutes, ensuring fast, consistent communication that enhances guest satisfaction and keeps response scores high.

## How to enable Autopilot

#### Step 1: Navigate to Autopilot Settings and Activate Autopilot

1. Go to [**Ai Agent - Automation**](https://app.guestreply.ai/automation#listings) page and configure Autopilot settings.
2. Choose which listings will use Autopilot:

* `Disabled` — Autopilot is Off.
* `Apply to all` — Enable Autopilot for all your listings
* `Select apartments` — Enable Autopilot only for specific listings

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

#### Step 3: Configure Communication Scope

Decide when the AI should automatically respond:

* `Pre Booking` — Responds to inquiries before guests book
* `Confirmed Booking` — Handles messages from guests who already booked
* `Both` — Responds to all message types

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

#### Step 4: Configure Message Time Window

This setting controls the time window for automatic responses. Autopilot will only reply to messages received within the specified timeframe.

**Configuration:**

* Enter time period in hours&#x20;
* Messages within this window receive automatic responses

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

#### &#x20;Step 5: Set Response Delay

Choose how many minutes AI should wait before responding to guest messages. Adding a short delay can make responses feel more natural and less automated.

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

#### Step 5: Set Operating Hours

Determine when Autopilot should respond to messages:

* `24/7` — Runs continuously and replies to messages at all times
* `Custom hours` — Runs only during specified time frames, such as business hours or nighttime periods

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

#### Step 6: Verify Autopilot Status

After saving your configuration, verify activation:

**Visual Status Indicators:**

**🟢 Green Robot Icon**

* **Meaning:** Autopilot successfully activated
* **Function:** AI sends responses automatically

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


---

# 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://help.guestreply.ai/readme/user-manual/ai-agent/autopilot-mode.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.
