# Move Leads Between Lists

You can move leads from one search list to another to keep your prospecting organized — for example, grouping high-priority contacts together or separating leads by campaign.

## How to Move Leads

1. Go to **Manage Leads** and open a search
2. **Select the leads** you want to move using the checkboxes
3. Click the **⋯ menu** (top-right of the results table)
4. Click **"Move to another list"**
5. Choose the **destination search list** from the dropdown
6. Click **"Move Leads"**

The selected leads will be removed from the current list and added to the destination list.

{% hint style="info" %}
**Campaigns are not affected.** If any of the moved leads are part of an active campaign, the campaign will continue to work normally — campaigns are linked to people directly, not to search lists.
{% endhint %}

## Things to Know

* You can only move leads to **completed searches** (searches that have finished processing).
* The current search is excluded from the dropdown — you can't move leads to the same list.
* If you don't have any other completed searches yet, run another search first to create a destination list.


---

# 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://docs.gethyperscale.com/find-customers/move-leads-between-lists.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.
