> For the complete documentation index, see [llms.txt](https://support.kea.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.kea.ai/how-to-train-your-ai/how-to-get-a-kea-ai-phone-number.md).

# How to get a kea AI Phone Number

Once you've successfully tested the kea Voice AI and are confident with its performance, the next step is to set up your own kea Voice AI phone number and configure the call settings.&#x20;

To get your kea phone number for your location, follow these steps:

1. In the Location View, find the **Call Configuration** box.
2. Click the **Get** button.
3. A modal will pop up asking for an area code.
4. Enter the area code of the number you wish to generate.
5. Click **Save Changes**.

You’ll now see your kea phone number and can call it to test your kea Voice AI!&#x20;

If the area code is not available, you'll see a message and can try selecting a phone number from a different area code.&#x20;

If you prefer not to have the virtual assistant transfer calls to the store, simply publish the kea number you’ve set up, and you’ll be ready to go live right away!&#x20;

**Friendly Reminder: Check to make sure you have call queueing setup with your telephony provider!**&#x20;

"


---

# 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, and the optional `goal` query parameter:

```
GET https://support.kea.ai/how-to-train-your-ai/how-to-get-a-kea-ai-phone-number.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
