# Adding Contacts to Pipeline

Once your stages have been configured in your pipeline, you will want your leads to be added to them so you can start following up with the leads and build out your sales process. Adding leads can be done manually or automatically, and we'll show you both ways here.&#x20;

**Automatically, with the stage:** To automatically add contacts, you'll need to configure your stage with the correct filters. For a basic 'new leads' stage, here is how we would recommend setting up your filters.

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

**Automatically, with segments/automations:** Another way to add leads automatically which is essentially the same process as above, is with a combination of segments and automations. For this, you'll need an existing segment that has the filters set that you'd like to add to the pipeline stage.&#x20;

Once you have the segment you want, click on the three dots at the top of the stage and select 'Add Automation.' When you set up the automation, you will use 'Added to segment' as the trigger and 'Add/Move Contacts to Stage for the Action.' More can be found on this process in the next section, but here is an example of how that automation would look.&#x20;

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

**Manually:** The last way to add contacts to the pipeline is manually adding them one at a time. Sometimes your automations may not cover everyone or you want to add someone yourself, here is how.&#x20;

When the section is built, you will see the option to '+ Add a Lead' at the bottom of the stage. When you click on it, you will have the option to search for an existing contact to add or manually enter one.&#x20;

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

To find an existing contact already in your account, search their name in the search bar.&#x20;

To add / create a new contact, click on that option and add the following information.&#x20;

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

Once they are in the pipeline, they will get moved through to other stages based on your automations and stage configuration.&#x20;


---

# 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://help.gleantap.com/pipeline-and-automations/adding-contacts-to-pipeline.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.
