> For the complete documentation index, see [llms.txt](https://docs.pandium.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub.md).

# Integration Hub

- [Setting Up Source Control](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/setting-up-source-control.md)
- [Creating An Integration](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/pandium-quick-start.md)
- [Getting Started with Creating an Integration](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/pandium-quick-start/getting-started-with-creating-an-integration.md): This page describes how create a record of your integration in Pandium, as well as configure your integration details, connectors, remote repository settings, and sync schedule options.
- [Demo Video: Creating an Integration With Pandium](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/pandium-quick-start/demo-video-creating-an-integration-with-pandium.md): Visually see an example of what the full end-to-end integration building processes looks like with Pandium.
- [Managing Internal Integrations](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/setting-up-your-first-integration-tile.md): In order to deploy an integration through Pandium, you must first create the integration. The steps below will walk you through how to do so.
- [Creating a Tenant In the Integration Hub](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/creating-a-tenant.md)
- [Managing and Updating Tenants](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/managing-and-updating-tenants-in-the-admin-portal.md)
- [Reruns](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/managing-and-updating-tenants-in-the-admin-portal/reruns.md)
- [Managing and Updating Releases](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/updating-an-integrations-release.md)
- [Managing External Integrations](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/managing-external-integrations.md)
- [Managing Tenant Connection Settings](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/managing-tenant-connection-settings.md)
- [Creating Users](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/creating-users.md)
- [Managing Users](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/managing-users.md)
- [Administrator Settings](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/administrator-settings.md): Various administration settings within the Pandium dashboard. Here, you'll make changes that will apply across your organization.
- [Site Metrics](https://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub/site-metrics.md)


---

# 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://docs.pandium.com/~/revisions/x7Thkx1S9I9SnLbXNFwg/integration-hub.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.
