> 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/adestra/installation-guide.md).

# Installation Guide

See the steps below

1. Log into **Adestra**
2. Once logged in head to the account icon, expand the menu and then select **Manage API Tokens**

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

3. Once in **API Tokens** click on **CREATE API TOKEN**
4. Set your **Name** and **Description** and click **CREATE**

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

5. Save the key somewhere secure such as a password manager ready to use in ZAP POST.&#x20;

<figure><img src="/files/9kBQJuSEbEYJKV2vB6JG" 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 **Adestra**

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

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

<figure><img src="/files/0r77QZVnNyJb4UXSvIxf" alt=""><figcaption></figcaption></figure>

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

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

13. You are all set! Your Adestra account is integrated with ZAP-POST. You will now be able to use ZAP POST Events in your Adestra 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:

```
GET https://userguide.zappost.com/zap-integrations/zap-post-integrations/adestra/installation-guide.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.
