> ## 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.

# EGRESS

> Kinetica snippets tagged EGRESS

<CardGroup cols={3}>
  <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>

  <Card title="JSON Egress" href="/content/snippets/json-egress" cta="JSON / EGRESS">
    Copy-paste examples of retrieving JSON data with the /get/records/json endpoint
  </Card>
</CardGroup>
