> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/how-to-add-contact-into-a-project.md).

# How To Add Contact Into A Project

1. Login to your account via [**https://crm-pipeline.kuasa.io/**](https://crm-pipeline.kuasa.io/)**.**
2. Click **CRM Pipeline.**

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

3. Click **All Projects**.

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

4. Click on the name of the project you want to add a contact to.

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

5. Choose the section you want to visit. Select Step 3 and then select Set As New Leads.

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

6. Click Add Contact after making sure you are in the chosen section.

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

7. You'll see a display similar to the one below.

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

8. Click the tutorial below to go to the next step.&#x20;

* Adding an Existing Contact : [Tutorial](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/how-to-add-contact-into-a-project/add-an-existing-contact)&#x20;
* Adding a New Contact : [Tutorial ](/getting-started/kuasa-crm-pipeline/projects/how-to-add-contact-into-a-project/add-a-new-contact.md)
* Adding Many Contacts (Bulk Contact) : [Tutorial](/getting-started/kuasa-crm-pipeline/projects/how-to-add-contact-into-a-project/add-a-bulk-contacts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/how-to-add-contact-into-a-project.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.
