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

# Managing Destinations

> Best practices and troubleshooting for destination workflows.

### Best practices

**Start with one target list** Test a workflow with a single, well-defined target list before adding more.

**Choose the right run setting** Use Runs continuously for always-on target lists, and Runs once only for a one-time push.

**Check Pending before Failed** Pending contacts usually have a clear, fixable reason. Review those first.

### Troubleshooting

| Issue                                 | What to check                                                                                   |
| ------------------------------------- | ----------------------------------------------------------------------------------------------- |
| No contacts appearing in the workflow | Confirm the Target Lists node has at least one list selected, and that list has contacts in it. |
| Workflow shows Not Running            | Open the Start node and confirm the workflow settings, then save.                               |

### FAQ

<AccordionGroup>
  <Accordion title="Can one workflow push to more than one destination?">
    No. Each destination workflow pushes to a single connected destination. Create a separate workflow to push the same target lists elsewhere.
  </Accordion>

  <Accordion title="What happens if I remove a target list from a running workflow?">
    Contacts already pushed remain in the destination. New contacts from the removed target list will no longer be picked up.
  </Accordion>

  <Accordion title="Can I edit configuration after a workflow has started running?">
    Yes. Open the Destination node, update your settings, and save. New pushes will use the update.
  </Accordion>
</AccordionGroup>

### Next step

Next, see [Slack](/destinations/slack) to connect your first destination.
