Remove the account from a list
Remove the account from a list removes the account currently in scope from a list you choose. If the account is not on the list, the step completes without error and the automation continues. This action is available on account-scoped triggers.
Use this action to keep lists clean as accounts progress through workflows — move accounts off a prospect list when they convert, remove them from a follow-up list once a task is completed, or clear them from a segment when conditions change.
How it works
- The automation reaches this step with an account in scope from the trigger
- The step reads the List field to identify the target list
- The platform checks whether the account is on that list
- If present, the account is removed from the list
- The automation continues to the next step
Set up the action
- Open the automation builder and add a new step
- Under Lists, select Remove the account from a list
- Configure the field:
| Field | Required | Description |
|---|---|---|
| List | Yes | The list to remove the account from. Select from your existing lists. |
The List field does not support dynamic content — select a specific list from the dropdown. To remove the same account from multiple lists, add separate Remove the account from a list steps for each list.
Outputs
This action produces no outputs available to downstream steps.
Related resources
- Actions overview — Browse all available actions
- Add the account to a list — Add an account to a list
- Logic & flow control — If/else branches, delays, and jump steps
- Creating and configuring automations — Build and configure workflows