# Onboarding

Amplitude channels provide an easy setup using an API key to link your Amplitude account with EdgeTag. This connection allows your site to stream events into Amplitude for powerful product insights. Let’s walk through the steps.

### Video Guide

{% embed url="<https://www.loom.com/share/3c4fae5b1dd744bf80a9a13eea0d443e?sid=3a51c283-3787-468e-a6ee-841f7d3710b8>" %}

### Add Channel

To add a channel, begin by entering the channel's name. We recommend choosing a name that clearly describes the channel you are adding. This will assist with debugging if any issues arise. Once you have entered the name, get an API key from **Amplitude**

<figure><img src="/files/D4LlXMXKZt9u6oWE482G" alt=""><figcaption></figcaption></figure>

### **Generate an API Key in Amplitude**

Log in to your **Amplitude** account, navigate to the **Settings** page by clicking **Organization settings** from the Top bar **Settings ⚙ icon** , and select **Projects** here, you can create a new project if needed or use an existing one.&#x20;

<figure><img src="/files/N4m5qDP19szIkaYlh1Xk" alt=""><figcaption></figcaption></figure>

Copy the **API Key** for the project you wish to connect with EdgeTag.

<figure><img src="/files/Jd9ETl1NWS50QVdwqGmr" alt=""><figcaption></figcaption></figure>

Paste the **API Key** on the **EdgeTag** form

Click **Save & Deploy**&#x20;

Congratulations :tada:, the basic setup is now complete. \
Let's proceed to the next section to explore additional configuration options.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.edgetag.io/channels/amplitude/onboarding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
