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

# Destinations

<ParamField path="destination_id" type="uuid">
  Primary key to represent an output or target service (e.g., Supabase, local Postgres, etc.).
</ParamField>

<ParamField path="workspace_id" type="uuid">
  Links it to a workspace.
</ParamField>

<ParamField path="encrypted_destination_config" type="bytea">
  Encrypted settings (credentials, connection strings, etc.).
</ParamField>
