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

# Amplitude

Frigade supports sending events to Amplitude. The following guide will help you set up this integration in just a few steps.

## Sending Frigade events to Amplitude

You can set up Frigade to send events to Amplitude when your users take actions in your Flows.
The event types and data schema is identical to the events sent in [Frigade Webhooks](/api-reference/webhooks).

<Steps>
  <Step title="Copy your Amplitude API Key">
    Log in to your Amplitude account, open the settings menu, and select **Organization settings**. Select the **Projects** tab and copy the API Key for the project you want to send events to. Do not copy the secret API key as only the public API key is required.

    <img src="https://mintcdn.com/frigade-docs/7j7O5wbAiLBomVEP/images/amplitude-1.png?fit=max&auto=format&n=7j7O5wbAiLBomVEP&q=85&s=cb793dc1cd31739ad093c80fb904e809" className="rounded" width="1471" height="1188" data-path="images/amplitude-1.png" />
  </Step>

  <Step title="Add Amplitude as an integration in Frigade">
    Open the **Integrations** page in Frigade and select **Amplitude**. Paste the API key you copied in step 1 and click **Save**. If the integration is enabled, events will start streaming to Amplitude immediately.

    <img src="https://mintcdn.com/frigade-docs/2ELnoUYc9O4Ydjzw/images/integrations/amplitude.png?fit=max&auto=format&n=2ELnoUYc9O4Ydjzw&q=85&s=0bd8ef8b05ba31ea930921b461acd737" className="rounded" width="3248" height="2124" data-path="images/integrations/amplitude.png" />
  </Step>

  <Step title="See data in Amplitude">
    Open the dashboard for the project you selected in step 1 and take some action in any given Frigade Flow such as completing a step. You should see events starting to stream from Frigade in the **Realtime event stream** widget:

    <img src="https://mintcdn.com/frigade-docs/7j7O5wbAiLBomVEP/images/amplitude-2.png?fit=max&auto=format&n=7j7O5wbAiLBomVEP&q=85&s=888e39d259276c646c97490422f590b3" className="rounded" width="1471" height="1188" data-path="images/amplitude-2.png" />
  </Step>
</Steps>

## Sending Amplitude data to Frigade

Bidirectional read/write to Amplitude is not yet available on all Frigade plans. If you're interested in this feature, please [get in touch](mailto:support@frigade.com).
