# Inviting Partners

Within the Pandium Admin Dashboard, navigate to the "Partners" resource. Here, you can efficiently manage and create partner organizations, and access details about their corresponding users, integrations, and tenants.

![Example partner listing](https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2Fkeaeu2GDjj8ZJzuKWdUC%2Fpartnerslist.png?alt=media\&token=65ffef67-a26f-452f-9380-b499ce03f95c)

To create a new partner organization, you have two options in the top right: Create and Invite.

Each option leads to the partner creation screen, where you input details about the partner organization, including the primary contact’s name and email address. Once saved, the newly-added partner will receive an email prompting them to log in to Pandium and update their password.

Create option:

* New partners created with the "Create" button are automatically approved upon creation, ready to submit integrations as soon as they complete their login steps.
* Partners created with the "Invite" option are in a pending status, unable to log in or create integrations. After updating their password, the partner will see the [Partner Form](https://docs.pandium.com/partners/partner-form). Once the form is successfully submitted, the partner status automatically changes to approved, and the partner can log in to Pandium and submit integrations as usual.
* Upon partner creation, the primary contact for the account receives an email notification. All partners can be viewed and managed together within the Partner page.

![Partner Setup Sample](https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FeCbS4X1O9hYVIrHbznCj%2FPartnerCreate.png?alt=media\&token=b0cefd06-bded-4700-8da8-8486b5450154)


---

# 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://docs.pandium.com/partners/inviting-partners.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.
