# Import Single Contact

To add an individual contact, simply click on the "Add Contact" button. A pop-up box will appear, where you should provide the following details:&#x20;

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

{% tabs %}
{% tab title="Contact Details" %}

* **First Name**<mark style="color:red;">**\***</mark>: The first name of the contact. This field is compulsory.&#x20;
* **Last Name**: The last name of the contact.&#x20;
* **Title**: The job title or position of the contact.&#x20;
* **Email**<mark style="color:red;">**\***</mark>: The email address of the contact.&#x20;
* **Contact LinkedIn URL**<mark style="color:red;">**\***</mark>: The LinkedIn profile URL of the contact.&#x20;
* **Phone Number**: The contact phone number.&#x20;
* **Contact Facebook URL**: The Facebook profile URL of the contact.&#x20;
* **Prospect Country**: The country associated with the contact.&#x20;
  {% endtab %}

{% tab title="Account Details" %}

* **Account Name**<mark style="color:red;">**\***</mark>: The name of the company or organization associated with the contact. This field is compulsory.&#x20;
* **Account Domain&#x20;**<mark style="color:red;">**\***</mark>: The Domain of the company associated with the contact. This field is compulsory.&#x20;
* **Account Website URL** : The Website URL of the company associated with the contact. This field is compulsory.&#x20;
* **Account LinkedIn URL**: The LinkedIn profile URL of the company associated with the contact.&#x20;
  {% endtab %}
  {% endtabs %}

{% hint style="warning" %}
Please Note that either an email address or a LinkedIn URL is mandatory while adding a contact.&#x20;
{% endhint %}

<figure><img src="/files/2Q8HOlh025PygksfgB0a" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
Please note that all fields marked with an "<mark style="color:red;">\*</mark>" are mandatory and must be completed when adding a contact.&#x20;
{% endhint %}

If you enter an email address and the associated domain is already present in the database, the account details will be automatically retrieved and populated in the relevant fields.

<figure><img src="/files/0CeorbG7lNlwgMzGcLgD" 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.sprouts.ai/module/target-profile/import-data/import-single-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.
