# Assigning Leads

In the pipeline, you'll want to make sure if you have multiple people on your sales team that they are properly assigned to the leads they are working. Here we'll show you how this can be done manually or automatically.&#x20;

**Manually:** To manually assign a lead to someone, click on the lead in question and you'll see 'Responsible' on the right side of their profile. Simply select who should be in charge of this contact and it will assign them to the contact.

<figure><img src="/files/5PLU1J0OV7S6GtoGv2bu" alt=""><figcaption></figcaption></figure>

**Automatically:** We mentioned automations earlier and those are what we will use to automatically assign a user. If you need to refresh you memory on setting up an automation, [you can do so here](https://help.gleantap.com/pipeline-and-automations/automations).&#x20;

To automatically assign a contact, add a new ongoing automation and under the 'Action' section, select 'Assign Lead to.'&#x20;

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

All: If you select this option, the person you select for 'Assigned to' will receive every lead included in this automation.&#x20;

Round Robin: If you select this option, you can select multiple people to be in a pool of receiving leads and it will rotate through them as new leads come in. If you are worried that the lead might already be assigned, you can select the option at the bottom to make sure the existing user gets overridden with the new selection from the round robin.&#x20;

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

Round Robin by Day: Similar to the Round Robin option, in this you are selecting a pool of users who will be assigned the contacts as they are added. However, with this, you can do a different pool for each day of the week, since your team will likely not be working every day and often getting to the leads as quickly as possible is the goal.&#x20;

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


---

# 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/assigning-leads.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.
