# Contacts - How to Create Tasks

Keeping track of your Leads is essential to ensure that no opportunity is forgotten. One of the most effective ways to organize your activities in the CRM is by creating tasks directly from the Lead. This way, you centralize the interaction history and define the next actions in a practical and organized way.

***

1️⃣ Access the feature **"Contacts"**:\
Through “Find Services.” Or just type the name and the feature appears.

<figure><img src="/files/9d21fe4fae731eb3e5dfbf9c0ed39f8ac27c1cdc" alt=""><figcaption></figcaption></figure>

2️⃣ **Find the Desired Lead**\
Use the filters or the search bar to locate the Lead for which you want to create the task.

***

3️⃣ **Open the Lead Record**\
Click on the Lead name or the edit icon to access the full record with all information and history.

***

4️⃣ **Locate the "Tasks" Tab**\
Inside the Lead record, look for the tab or section called **Tasks**. It is usually next to the contact information and interaction history.

***

5️⃣ **Click on “+ New Task”**\
Inside the **Tasks**, click the button **+ New Task** to start the registration.

***

6️⃣ **Fill in the Task Information**\
Enter the task details, such as:

* **🏷️ Task Title** → Clear and objective name.\
  👉 *Ex.: “FollowUp”*.
* **📊 Stage**\
  Define which stage the task is in:
  * **Open** → task created, not yet started.
  * **Pending** → in progress, awaiting completion.
  * **Custom** → according to the stages you configured in your **task board**.
* **📅 Completion Deadline** → Define by when it should be done.\
  👉 *Ex.: 08/09/2025*.
* **⚡ Priority** → Low, Medium, or High.\
  👉 Use **High** for urgent tasks.
* **👤 Responsible** → Who on the team will carry it out.
* **📌 Type** → Classify: **Call**, **Meeting**, **Email**.
* **👥 Participants** → Who will collaborate in the execution.
* **👀 Observers** → Who will only follow the progress.
* **📂 Opportunity** → Link to a service, if necessary.
* **🧑‍💼 Contact** → Filled in automatically.
* **💬 Service** → Link to a service, if necessary.
* **🖊️ Description** → Add extra details.\
  👉 *Ex.: “Have a FollowUp meeting with the contact”*.

***

7️⃣ **Save Task**\
After filling in the information, click **Save** to complete the registration.

***

8️⃣ **Follow Up and Update**\
The task will be recorded on the Lead and can be viewed, completed, or edited at any time by the responsible team.

{% embed url="<https://youtu.be/EEuIDCLCvA4>" %}

***

#### CONCLUSION

Creating tasks directly from the Lead record makes it easier to organize the sales team and ensures structured follow-up, with all interactions and activities concentrated in one place. Use this feature to avoid missing deadlines, prioritize opportunities, and maintain a more efficient relationship with your Leads.


---

# 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.sprinthub.com/en/topics/general/contacts/leads-common-questions/contacts-how-to-create-tasks.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.
