> For the complete documentation index, see [llms.txt](https://docs.kuasa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kuasa.io/manage-data/import-contacts-manual-entry-vs.-csv-import.md).

# Import Contacts: Manual Entry vs. CSV Import

1. Go to <https://platform.kuasa.io/> to login to your Kuasa account.
2. Enter your **registered email & password**.
3. Click **Sign In** **to Account.**
4. Click **Contacts**.

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

5. Click **Add Contact.**

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

**Add Contacts Manually**

1. Click **Add Manually**.

<figure><img src="/files/7R3OuYh5LWs94nKfwkZe" alt=""><figcaption></figcaption></figure>

* Enter First Name, Last Name, Email Address.
* Select the **Client Account**.
* Enter phone number & select the country.
* Assign List & Tag to the contact.

{% hint style="warning" %}
Make sure to add the List & Tag before adding contacts
{% endhint %}

Click **Save Contact**.

<figure><img src="/files/7oa9PkzKtW4I8sBcOpWg" alt=""><figcaption></figcaption></figure>

#### **Add Contacts using CSV File**

1\. Click **Import CSV**.

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

* Upload contacts CSV file.
* Set the **field type** for CSV header.
* Select **Client Account**.
* Select **List** & **Tag**.
* Click **Run Import**.

<figure><img src="/files/IyYLPCAL33iKRY1uiFc0" 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://docs.kuasa.io/manage-data/import-contacts-manual-entry-vs.-csv-import.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.
