# How to Customize Your Brand Tone with Kea AI

With Kea AI, you can make your voice assistant truly sound like your brand. The **Brand Tone** space lets you define how your AI should speak and behave — from word choice and personality to the overall “feel” of the interaction. Whether you want a warm Texas hospitality vibe, a coastal surfer style, or something uniquely your own, this feature ensures every customer call matches your brand identity.

{% stepper %}
{% step %}

### 1. Log into the Kea Brand Portal

Go to <https://app.kea.ai> and sign in with your account credentials.
{% endstep %}

{% step %}

### Navigate to Brand Overview

From the **Brand Overview**, click the **Edit** button to open your brand details.

<figure><img src="/files/IPhd6zFi4EXarZm0t4NA" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open the Brand Tone Section

Scroll down to the **Brand Tone** text box.\
This is where you’ll define your assistant’s personality, word choices, and speaking style.
{% endstep %}

{% step %}

### Write Your Brand Tone Guidelines

In this space, describe exactly how your AI should sound.\
For example:

* “You are from Texas, born and raised. Use words like howdy, y’all, darling, or sweetie, and speak with Texas warmth and charm.”
* “You are a surfer from the California coast. Use casual phrases like dude, chill, and hang loose, with a laid-back coastal vibe.”
* “You are a high-end French café. Speak with elegance, poise, and hospitality, always polite and professional.”

The more detail you provide, the more your AI will emulate your brand.

<figure><img src="/files/6XWbdJDecWrNFQ8CaonL" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Save Your Changes

When finished, click **Save changes**. Your updated tone will immediately apply to customer calls going forward.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
✅ **Pro Tip:** Pair your Brand Tone with a curated AI voice from the **Voice Selection** menu to give your assistant both the right sound and the right personality.
{% endhint %}


---

# 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/kea-brand-portal-setup/how-to-customize-your-brand-tone-with-kea-ai.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.
