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

# Heap

Frigade supports bidirectional reads and writes from Heap. This guide shows you how to get started in a few minutes.

## Sending Frigade data to Heap

The following steps will help you send data from Frigade to Heap. For instance, when a user completes a Survey or a step in a Checklist, Frigade can send this data to Heap.

<Steps>
  <Step title="Get your Heap Environment ID">
    From the Heap dashboard, navigate to **Settings** and open **Projects**.
    Click the appropriate project and environment and copy the numeric **Environment ID**.

    <img src="https://mintcdn.com/frigade-docs/2ELnoUYc9O4Ydjzw/images/integrations/heap/1.png?fit=max&auto=format&n=2ELnoUYc9O4Ydjzw&q=85&s=c9aaf64c9e9d33f7ee678558d91ef958" className="rounded" width="1493" height="875" data-path="images/integrations/heap/1.png" />
  </Step>

  <Step title="Add Heap in Frigade">
    Next, go to your Frigade dashboard and select **Integrations**. Click **Add Integration** and select **Heap**.

    <img src="https://mintcdn.com/frigade-docs/2ELnoUYc9O4Ydjzw/images/integrations/heap/2.png?fit=max&auto=format&n=2ELnoUYc9O4Ydjzw&q=85&s=6bcc9086b2808f9d596ddaed04bb449d" className="rounded" width="1395" height="825" data-path="images/integrations/heap/2.png" />

    You will be asked to enter your Heap Environment ID. Click **Connect** to save and activate the integration. Shortly after, events will start streaming from Frigade in real-time.
  </Step>

  <Step title="See Frigade events in Heap">
    You should now see events from Frigade in your Heap dashboard. You can test the integration by completing a Flow and checking the **Live data feed** page in Heap:

    <img src="https://mintcdn.com/frigade-docs/2ELnoUYc9O4Ydjzw/images/integrations/heap/3.png?fit=max&auto=format&n=2ELnoUYc9O4Ydjzw&q=85&s=ca238de01f7f28293ffb7f95c2a2edbb" className="rounded" width="1380" height="812" data-path="images/integrations/heap/3.png" />
  </Step>
</Steps>

## Sending Heap segments to Frigade

<Note>This feature is in early preview. <a href="mailto:support@frigade.com">Reach out</a> to get early access.</Note>
