# How can the AI forward calls to the store?

**Call Forwarding**

This feature allows us to forward calls to the store if someone wants to speak to the manager or has a general issue. To enable it, you will need a secondary phone line that can be used for forwarding

Go into your location and find the **Call Forwarding** section:

<figure><img src="/files/8ML67kGg3zHUcrnwcfVL" alt="" width="375"><figcaption></figcaption></figure>

1. Click the **Add** button.
2. Add your secondary phone line.
3. Click **Save Changes.**

**Please provide a different phone number, that is not your main business line, to forward calls to when a customer requests to speak with a manager or the store directly.**&#x20;

This will ensure that urgent customer calls can be forwarded to the store as needed.


---

# 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://support.kea.ai/how-can-the-ai-forward-calls-to-the-store.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.
