# Connect Xano with Private Swagger

*Skill Level: Expert*

## Before You Begin

* You must have a Xano account and workspace setup.
* This step is **only needed** if your Swagger documentation in Xano is set to **private**.
* You must have a Team or Business Adalo plan to use this feature.
* This process assumes you’ve already started the Xano integration process in Adalo and reached the Metadata API token field.

***

### Walkthrough

1. **Go to Your Xano Account Page**
   1. Log into your [Xano Account](https://xano.com) and navigate to your **Account** page.
   2. Locate the **Metadata API** card and click **Manage Access Tokens**.\
      ![Step 1](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcYqgQe1FpJf27SodjDwAsDpAJNn19mpOh4M58Iy6l5Ec4SP6R9yqJQ5rGY50MziuewfLkpTVYF2GGAywIq8Fy97I_1vLT89RLAB3FVXZa7mIDCEPJRE6d53JSaggtOhc9rMWou?key=NMa6BLjeh_Gk4T_-02pDxGVD)

2. **Generate a New Access Token**
   1. Click **New Access Token**, select the permissions needed (make sure to include **Metadata Access**), and then click **Save**.

      <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcW5YEDn_mllJ1rBGjt6U16Zidkr6GbDDcR1bwHmEokJ3yIIzW0r_HBmEkcKA0e4177z3aKLkVqk8pwNSznWulvFw6CL7F4qz3ddparixGQ9Ctv5-upY24Uar4Q2sxcQgCAHvrJvw?key=NMa6BLjeh_Gk4T_-02pDxGVD" alt="" width="563"><figcaption></figcaption></figure>

3. **Paste Your Token into Adalo**
   1. Once copied, paste your Metadata API token into the corresponding field in the Adalo Xano setup process.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeazzWadDoCYGorTPX9gNHjWjErVzwbbbsgVMZ1UKQMKzje24oTVI0o6XMiCChfEF2npxIP_KJtk7dqRLBgZ3yz8AGWDsxOj9DU5MA5sHDj67oscvUyzqCoYdU12C5odnMW92A2iQ?key=NMa6BLjeh_Gk4T_-02pDxGVD" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Important:** Make sure to copy the token immediately after it’s generated—you won’t be able to view it again later.
{% endhint %}

## Help

As with all integrations, Adalo is only able to provide support for the Adalo side of the integration. For assistance with your Xano account, dashboard, or implementation, please use the Xano [documentation](https://docs.xano.com/), Xano [community](https://community.xano.com/), [Xano University](https://www.youtube.com/nocodebackend), or contact [Xano Support](https://www.xano.com/contact/) directly.

If you need additional help with this article, you can always ask in our[ community forum](https://forum.adalo.com/)! Be sure to paste the link to this article in your post as well! We also have a [Xano Course on the Adalo App Academy](https://appacademy.adalo.com/course/getting-started-with-xano) that you may find helpful!<br>


---

# Agent Instructions: 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://help.adalo.com/integrations/xano-integration/connect-xano-with-private-swagger.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.
