# Safely Bulk Upload Customer Name for Personalized Greeting

## How to Bulk Upload Customer Names

Learn how to instantly personalize your Kea AI assistant by uploading customer names and phone numbers in one step.

With bulk upload, your AI can greet customers by their first name on their very first call, no weeks of training required. You can easily upload customer data exported from your POS or marketing tools and start building personalized experiences right away.

{% hint style="warning" %}
This information is safeguarded under strict privacy and security controls by Kea to prevent any unauthorized disclosure.
{% endhint %}

***

{% stepper %}
{% step %}

### 1. Log into the Kea Brand Portal

Go to <https://app.kea.ai> and sign in with your account credentials.\
In the top-right corner, click on your avatar.
{% endstep %}

{% step %}

### Open Bulk Upload Customers

From the dropdown menu, select **Bulk Upload Customers** within the dropdown of your avatar.
{% endstep %}

{% step %}

### Download the Template

You’ll see an option to download a template.

* Copy and paste your customer names and phone numbers into the template to match the optimal upload format.
* Make sure the format matches so the AI can recognize and train on the data correctly.

<figure><img src="https://634693676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3fld1rf8bDr2mdDP0MIP%2Fuploads%2FrLcp08KBl4I25BWuZPoS%2FBulk%20upload.png?alt=media&#x26;token=8e97a685-9d03-46c2-9ac5-1a1cfd71ad5a" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Upload Your File

Re-upload the completed template.\
\
From this point forward, Kea will recognize these phone numbers and greet customers by their first name.

<a href="have-the-ai-greet-customers-by-first-name" class="button primary">Have the AI Greet Customer by First Name</a>
{% endstep %}
{% endstepper %}

***

{% hint style="success" %}
**Pro Tip:** If a caller gives a different name while placing an order, they can update it at the end of the call. Kea will save the new name for future calls.
{% 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/safely-bulk-upload-customer-name-for-personalized-greeting.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.
