> For the complete documentation index, see [llms.txt](https://docs.jetadmin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jetadmin.io/user-guide/integrations/xano/connect-xano-to-jet-admin.md).

# Connect Xano to Jet Admin

[Create a new Project in Jet Admin](https://app.jetadmin.io/) if you don't have one. Choose Xano as a Data Source that you would like to connect.

<figure><img src="https://blog.jetadmin.io/content/images/2023/01/xano2.gif" alt=""><figcaption></figcaption></figure>

Copy **API Group Base URL** from Xano to Jet Admin

<figure><img src="https://images.surferseo.art/3e821f48-dc0f-44eb-b1e1-9e870c3a9a67.jpeg" alt=""><figcaption></figcaption></figure>

In case if you would like to protect **API endpoints** from unauthorized access, you can learn how to set it up in the video and get an **Access token**:

{% embed url="<https://www.youtube.com/watch?v=TiUl1Z8WDXo>" %}

Once authentication endpoint is set up, **generate an Auth Token** for **Jet Admin** integration.

{% hint style="warning" %}
Make sure to **set expiration to "0"** in endpoint *Create Authentication Token step* to make Auth Token permanent.&#x20;
{% endhint %}

Copy **Authorization token** to **Authorization header** in Jet Admin.

Next, choose Data Sync, which allows you to do SQL queries, and blend and join data from 30+ data sources.

<figure><img src="https://images.surferseo.art/056b7503-9668-442f-9583-855187f6d9c8.png" alt=""><figcaption></figcaption></figure>

<div><figure><img src="/files/kOt1QqkH2Fmw1ZnI6L9B" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XmjEblkAiESX8pAhhVjt" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kjvIRiheraTI3oYdHa4W" alt=""><figcaption><p>Copy authToken value to insert it in Jet Admin.</p></figcaption></figure></div>


---

# 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.jetadmin.io/user-guide/integrations/xano/connect-xano-to-jet-admin.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.
