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

# DATA SINK

> Kinetica snippets tagged DATA SINK

<CardGroup cols={3}>
  <Card title="Creating Credentials" href="/content/snippets/create-credentials" cta="SQL / INGEST / DATA SINK / DATA SOURCE">
    Copy-paste examples of how to create credentials with SQL
  </Card>

  <Card title="Creating Data Sinks" href="/content/snippets/create-data-sinks" cta="SQL / EGRESS / DATA SINK / STREAMING">
    Copy-paste examples of how to create data sinks with SQL
  </Card>

  <Card title="Creating Streams" href="/content/snippets/create-streams" cta="SQL / EGRESS / DATA SINK / STREAMING">
    Copy-paste examples of how to create streams with SQL
  </Card>

  <Card title="Exporting Data" href="/content/snippets/export-data" cta="SQL / EGRESS / DATA SINK">
    Copy-paste examples of exporting data with SQL
  </Card>
</CardGroup>
