# Contacts

## All contacts

You can find all of your contacts here. You can use the export button to export your contacts in file format and use the create button to add a contact.

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

## Fields

Add custom fields to your contacts

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

## Groups

Create contacts groups to seperate contacts and use it for running campaign. You will be able to access the groups when crating a message campaign.

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

## Import

You can import your contacts using xl or csv file format

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

You can choose your created group while importing contacts

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


---

# 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://docs.lancepilot.com/platform-basics/contacts.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.
