> For the complete documentation index, see [llms.txt](https://docs.questera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questera.ai/integrations/analytics-and-business-intelligence/amplitude.md).

# Amplitude

**Amplitude** is a **product analytics and digital optimization platform**. It helps businesses understand user behavior across web and mobile applications so they can make data-driven decisions to improve user experience, retention, and conversion.\
\
\
**How it works**

**Step 1: Sign In to Amplitude**

1. Go to [Amplitude](https://analytics.amplitude.com/) and sign in or log in to your account.
2. You'll land on your Analytics Dashboard.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcqj4BgQj6rk1NVYqvHinl4g3BqkWU1zJEoiuYR-sA2kcr9ZQi223fq6PntQdifD5b-ppduszE3GH1-Ik77nd7ubckc-RtD8DaYoXqJvf91ARta5H7MPazy8ycny6tDtvsQCIbLqA?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 2: Access Organization Settings

1. In the top-right corner, click the Settings (⚙️) icon.
2. From the dropdown, select Organization Settings.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfnaSDbJb9nAXEn7PQNpXcTH5SYZYAz7fpX495C0Fn-h3TG2jcnO9wuHLjwfQUILgaHVnuTzjkp-ioy8zjDLu2qTnalZ9TS7l_hl5qoE9FLkK0otdwSSJayqJBP9XI2XpmIyTJ28Q?key=B7tqI3ctRltH_VsErWMcNi1J)

#### Step 3: Navigate to Projects

1. In the left sidebar, click Projects under the Organization section.
2. You’ll see a list of all your projects.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfDWGPA8ncXiog9VviKHXp4NVQeYIoQX2j2nkWNXq9J84m2NAqsem2nk7AbVMQB5X0nrfC60QfmlW1-9chSHeBHlwg197ChImiOdgcdJtUfA1a7knw3nB_A435abIUT8iHYfMRC8Q?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

<br>

#### Step 4: Select Your Project

1. Click on the project name you want to integrate (e.g., "Questera Integration").
2. The Project Settings page will open.

#### Step 5: Copy API Credentials

1. On the Project Settings page, locate:

* Project ID
* API Key
* Secret Key

1. Copy all three values&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeeZDDi-2BV0zIuvPht6KKxAyIXruA8InRE6VVWYzD7x0nMk5RIptYbi5_w46m8fQARWcpbhvcAODnTzw2oNmapdwtOnEKfU1OLNF2n-Zwfwu_6FnCgTldpVynOijApy5jttVIIDg?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

<br>

#### Step 6: Integrate with Questera

1. Go to Questera’s Amplitude integration settings.
2. Paste:
   * Project ID
   * API Key
   * Secret Key
3. Save the configuration.<br>

That's it! You've successfully created a API key!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.questera.ai/integrations/analytics-and-business-intelligence/amplitude.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.
