# Contact

## Create and Manage Contact

QuickAppFlow allows you to create a contact in the following ways:

1. Create contact Individually.
2. Import Contacts.

## Create Contact Individually

In the left navigation, find “**Sales**” then jump on “**Contacts**”.

![](/files/SJcu2vSW0WouuRdEIMgo)

On the contact page, find the **+New** button and click.

![](/files/Uj7CE5IVdDrBzzKlFNc8)

Enter the details in the **Contact Information** form and **Save**

![](/files/xa9vt5w5A6oR62JIQX3K)

You will find your **New Contact** in the list.

![](/files/k7YcUZy1CilRyMRkzm7y)

## Import Contacts

When you have a huge list of contacts stored in a spreadsheet and wish to incorporate them into your QAF account as contacts, you have the option to import the file, resulting in their inclusion as contacts.

Click on **the Import** button.

![](/files/a3cBIK4akRraJDSczmJ0)

Click on the **Download template** for uploading bulk data

![](/files/bJ4l7xJ5mAgEVUJp5eya)

Make sure you fill up all Required fields while importing data

![](/files/oF2QQP0EIaCwlO0ZFkXs)

After filling in all the details click on the **Upload Bulk Data** button

<figure><img src="/files/4848in1sf5WzhoS9lzPT" alt=""><figcaption></figcaption></figure>

Check here **Imported Contacts**

![](/files/6nbRmJYMx4LPz4FIxG9q)

## Edit Contact

You can choose to edit the contact that you have created.

To edit contact

Click on the Action menu (3 vertical dots) ![](/files/yhU1fanUpWwHD56h9eLB) for the record that you would like to edit and click the **Edit** button

![](/files/HpGeQX5VQkXvHaZ5MNpI)

&#x20;Enter details of contact and click on the **Save** button

![](/files/SLUucXJ32lkJPdys4sgt)

## Delete Contact

Contact once added can be deleted if no longer necessary

To delete Contact

Click on the Action menu (3 vertical dots) ![](/files/AV0zOtryfYKs3SnNizbr) for the record that you would like to delete and click the **Delete** button

![](/files/EwAPeNh61wpvj8D3YDrg)

Give your confirmation in the popup and the record will be deleted

![](/files/caZcvWPxd1M44eCs66m2)


---

# 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://help.quickappflow.com/product-guides/crm/contact.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.
