# Add Project

1. Log in to your account through <https://crm-pipeline.kuasa.io/>.
2. Click **CRM Pipeline.**

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

3. You will see the dashboard as shown below and click Add Project to create your first project pipeline.
4. Click on **Add Project** to create your project pipeline.

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

5. Fill in your project title in **Title** field and choose your pipeline template from **Choose a Workflow Template**. Then, click **Create Flow**.

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

6. You will see the display as below for pipeline if you chose Sales Leads template.

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

7. Congratulations, you just finished creating your project pipeline!


---

# 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://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/add-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.
