> 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/questera-ai-platform/data/in-app-events/how-to-create-in-app-events.md).

# How to Create In-App Events

1. **Login to Questera**
   1. Head over to the [Questera ](https://www.questera.ai/) login page.
   2. Enter your credentials and log in to your dashboard.<br>
2. **Navigate to the ‘Track & Measurements’ Section**
   1. Once inside the dashboard, look at the left-hand navigation bar.
   2. Scroll down and click on **Track & Measurements** to expand it<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeIoqnVrlbsm3AYTncBrTPsF24NqwQVIhhfK0zFnowLWZwNAML95RcQ-k7rXELnWypsnhSBSR-knJ12iGYlw3gw3_XR8yx_l1NdFwsfNB2LPfVH0r5i4BmiAUSuSjwAlHsSfFLCbw?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

3. **Click on ‘In-App Events’**
   1. Under the expanded menu, you'll see a subheading called **In-App Events or simply Events.**
   2. Click on it to open the main event tracking screen.<br>

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

4. **Click on ‘Create an Event’**
   1. On the top-right corner of the Events screen, you'll find a button labeled **Create an Event.**
   2. Click this button to begin setting up a new in-app event.<br>

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

5. **Fill Out Event Details**
   1. You’ll be taken to a new screen titled **Create an In-App Event.**
   2. Fill in the following fields:
      1. **Event Name**: A short, descriptive name (e.g., video\_watched, checkout\_complete).
      2. **Event Frequency**: Define how often this event can occur (e.g., once per session, multiple times, etc.).
      3. **Description**: Provide a meaningful explanation of what this event tracks and why it matters.
      4. **Source**: This is usually auto-filled by Questera and shows where the event is being captured from (e.g., Web, Mobile, Backend).
      5. **Event Schema** : Add additional details or properties that accompany the event (e.g., video\_id, purchase\_amount).

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

6. **Click ‘Save and Publish’**
   1. Once everything is filled out, hit the **Save and Publish** button.
   2. Your event is now live and will start tracking user actions based on your configuration.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXftgp7bnha3PblohVhRFh62gV6m98oijnLTbFh4Pf5KX0-i6wr4YhGPLfPI2rUc8BlQZH32IwxumsNQAngw1JlBbr1BLm6-Xk6UR_onSoFvznTnfy6Bh16fFS8bp6akgu7GPLBe0Q?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

7. **Manage Your Events**
   1. Back on the main In-App Events page, you’ll see your newly created event listed.
   2. Each event will show its name, status (active/inactive), and other metadata.
   3. If needed, you can even **edit or delete** the event.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd53IoEzZjIVJ2JjkBseUeFV4D2BcgBPnrvQXFhvbXCMSKsTMgbe0PMbizzb9adTddjHTiYRtHiu3Ip8InheUzLoA6ETKcislBA2sbsEI5Ll3JXp1Ga-73QjhmEmsPcAJRiPBgs?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd4i-hAcEHJRs9YHFHmF4egC5OTo_YQ_A4SRfC-tgZndonghCctaYjQZgZWhYV82P3vmGMNLA1iVGN_DGVjGkwd9Gtn7fxC6pZrfd1pl4Kz1jlAuc3tfx_WPDUEeC3Zo2j55BeoRQ?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>


---

# 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/questera-ai-platform/data/in-app-events/how-to-create-in-app-events.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.
