> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tryingrow.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List management

import { Steps, Step } from 'nextra/components';

Lists are a powerful feature in InGrow that allow you to organize and categorize your signals. You can create custom lists to group signals based on your workflow, such as by priority, campaign, or outreach status.

## Creating a List

<Steps>
  <Step title="Click 'Create List'">
    From the filter bar on your dashboard, click the **"Create List"** button.
  </Step>

  <Step title="Name Your List">
    Enter a descriptive name for your list (e.g., "Hot Leads Q1", "Follow Up Next Week").
  </Step>
</Steps>

## Adding Signals to a List

There are two ways to add signals to a list:

* **Bulk Add:** Select multiple signals using the checkboxes, then click the **"Add to List"** button and choose the destination list.
* **Individual Add:** Click on a signal to open the details modal, then click the **"Add to List"** button and select the list.

## Filtering by Lists

Once you have created lists and added signals to them, you can use the list dropdown in the filter bar to view signals from one or more specific lists. This allows you to focus on a particular segment of your audience. You can also combine list filters with other filtering options for even more granular control.
