> 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.md).

# Projects

In this Project section, there will be several tutorials for how to use as listed below.

* **Add Project:** [**Tutorial**](/getting-started/kuasa-crm-pipeline/projects/add-project.md)
* **How to Bookmark A Project:** [**Tutorial**](/getting-started/kuasa-crm-pipeline/projects/how-to-bookmark-a-project.md)
* **How to Add Contact To A Project:** [**Tutorial**](/getting-started/kuasa-crm-pipeline/projects/how-to-add-contact-into-a-project.md)
* **Add An Existing Contact:** [**Tutorial**](/getting-started/kuasa-crm-pipeline/projects/how-to-add-contact-into-a-project/add-an-existing-contact.md)
* **Add A New Contact:** [**Tutorial**](/getting-started/kuasa-crm-pipeline/projects/how-to-add-contact-into-a-project/add-a-new-contact.md)
* **Add A Bulk Contacts:**[ **Tutorial**](/getting-started/kuasa-crm-pipeline/projects/how-to-add-contact-into-a-project/add-a-bulk-contacts.md)
* **How to Add Lead Booster:** [**Tutorial**](/getting-started/kuasa-crm-pipeline/projects/how-to-create-lead-booster-form.md)
* **How to Add Information in Lead Form:** [**Tutorial**](broken://pages/Ds1M106qsHw56vwBcyur)
* **How to Setup Telegram Automatic Reporting:** [**Tutorial**](/getting-started/kuasa-crm-pipeline/projects/how-to-setup-telegram-automatic-reporting.md)
* **How to Bulk Move Contacts in CRM Pipeline/Project:** [**Tutorial**](/getting-started/kuasa-crm-pipeline/projects/how-to-bulk-move-contacts-in-crm-pipeline-project.md)
* **How to Add Team Members to Project:** [**Tutorial**](/getting-started/kuasa-crm-pipeline/projects/how-to-add-team-members-into-project.md)
* **Steps to Setup Webhook:** [<mark style="color:blue;">**Tutorial**</mark>](/getting-started/kuasa-crm-pipeline/projects/steps-to-setup-webhook.md)
* **Setup Leads Rotator:** [<mark style="color:blue;">**Tutorial**</mark>](/getting-started/kuasa-crm-pipeline/projects/setup-leads-rotator.md)
* **Broadcast Project & Staging:** [<mark style="color:blue;">**Tutorial**</mark>](/getting-started/kuasa-crm-pipeline/projects/broadcast-project-and-staging.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.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.
