# Destinations Overview (/docs/guides/destinations/overview)



# Destinations Overview [#destinations-overview]

Send your bank transactions to budgeting apps, spreadsheets, and more.

## Available destinations [#available-destinations]

| Destination                                                   | Description                                                             |
| ------------------------------------------------------------- | ----------------------------------------------------------------------- |
| [Lunch Money](/docs/guides/destinations/lunch-money)          | Sync with Lunch Money for effortless personal finance management        |
| [Actual Budget](/docs/guides/destinations/actual-budget)      | Local-first budgeting with envelope budgeting principles                |
| [Sure](/docs/guides/destinations/sure)                        | Self-hosted open-source personal finance and wealth management          |
| [Firefly III](/docs/guides/destinations/firefly-iii)          | Open source personal finance manager with powerful reporting            |
| [Google Sheets](/docs/guides/destinations/google-sheets)      | Automatic spreadsheet updates - perfect for custom budgets and tracking |
| [Model Context Protocol (MCP)](/docs/guides/destinations/mcp) | Access your financial data in Claude and other AI assistants            |
| [API](/docs/guides/destinations/api)                          | Build custom integrations with our REST API                             |
| [CSV/OFX Files](/docs/guides/destinations/csv-ofx)            | Download files to import into any software                              |

## FAQ [#faq]

<Accordions>
  <Accordion title="Can I use multiple destinations at once?">
    Yes - you can connect as many destinations simultaneously as you need.
  </Accordion>

  <Accordion title="How do I remove a destination?">
    Navigate to the Destinations page, click the menu button on the destination, and select **Delete**. Your existing data in the destination is not affected - only future syncing stops.
  </Accordion>

  <Accordion title="What happens to my data when I disconnect?">
    Existing data in your destination remains unchanged. Lunch Flow simply stops syncing new transactions to it.
  </Accordion>
</Accordions>
