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

# Destination

Destination is place where you can send your data. Destination is consists of a reference to
a [connection](/fundamentals/connection) and optional parameters.

Destination doesn't have it's own place to define it. It's defined in [sync](/fundamentals/sync)
file as a [connection](/fundamentals/connection) to a connection and optional parameters.

Please refer to the [sync](/fundamentals/sync) documentation for more information.
