> For the complete documentation index, see [llms.txt](https://userguide.zappost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.zappost.com/zap-integrations/zap-post-integrations/ometria/installation-guide.md).

# Installation Guide

See the steps below

1. Log into **Ometria**
2. Once logged in head to your username, expand the menu and then select **Settings**

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

3. Once in **Settings** click on **API Keys**
4. Click **Add new API key**

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

5. Give the API Key a name and then copy the API Key that is automatically generated.

<figure><img src="/files/8hUK0Tt4kLXiF9rIIMVI" alt=""><figcaption></figcaption></figure>

5. Once an API Key has been created, log into [ZAP-POST](https://app.zappost.com)
6. From the dashboard click on the **integrations** tile
7. Here you will see a tile to add **Ometria**

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

10. Add the **API Key** that was created in Ometria

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

11. Click **Connect**
12. If the correct credentials have been provided, you see a **confirmation**

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

13. You are all set! Your Ometria account is integrated with ZAP-POST. You will now be able to use ZAP POST Events in your Ometria account. In order to ingest Segment data see our Use case how-to guide


---

# 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, and the optional `goal` query parameter:

```
GET https://userguide.zappost.com/zap-integrations/zap-post-integrations/ometria/installation-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
