# Import Lead

When you add several or even many leads, it will take quite a long time if you register and input one leads at a time. This feature allows makes it easy for you to add multiple leads at one time using file uploads. Below is an explanation of the steps how for importing leads files.

### Step 1 : Upload File

First, you need to download the template file by clicking **'Download Example File'**. This template will use to enter the required information about the leads.

![Download Template File](/files/WhAceYEBKAEkSkAbn5jB)

Open the downloaded user template file. Then, enter the information required like first name, last name, email, gender, etc. (The \* sign is a required field).

![Excel File Import Lead ](/files/e0R8qgNXfKTs9HpMt2VW)

If the file is already, click the **'Choose file to upload'** button to upload the file, and 3Dolphins will redirect you to find the file in the local. Select the file and click the **'Open'** button.


---

# 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.3dolphins.ai/sales-activity/lead/import-lead.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.
