# Managing Partners

Only Super Users (SUs) and Distributors can manage Partners. Clicking on “Partners” in the main navigation takes the user to the Partners screen.

### Features of the Partners Screen

✅ View All Partners (Partners) – Displays a complete list of all Partners within the system.\
✅ Sorting & Filtering Options – Quickly find Partners using column sorting and search filters.

✅ Add a New Distributor – Use the “Add Distributor” button in the top-right corner of the screen.

✅ Real-Time Data for Each Partner – The table includes:

· Partner Name & Tag\
· Parent Organisation (Distributor managing the Partner)\
· Number of Tenants under each Partner\
· Number of Active Users\
· Total Storage Used\
· Total Emails Archived

### Pagination Controls

![](/files/xJ31FCOmc4oSioFuZaic)

✅ By default, 25 Partners are displayed per page.\
✅ Users can change the number of Partners per page to 10, 25, 50, or 100.

✅ Pagination controls located in the bottom-right corner, allowing users to navigate through the list.

### Additional actions from the Distributor screen

On the far right of every Partner record, there is a vertical ellipsis menu. From this menu, Super Users (SUs) and Parent Distributors can perform additional actions while acting as the Parent Distributor.

✅ Login as \[Partner] – Allows the SU and Parent Distributor to log in as the selected Partner.

✅ Configure \[Partner] – Opens the Partner’s settings.

✅ View Tenants – Displays all Tenants under the Partner.

✅ View Imports – Provides access to import logs and data for the Partner.

### Adding a New Partner

Only Distributors can add Partners.\
To complete the Add Partner form, you’ll need:

✅ Organisation Name – The name of the Partner account.

✅ Organisation Tag – A unique identifier for easy differentiation.

✅ Administrator Details – The email, first name, and last name of the account administrator.

✅ Encryption Configuration – Choose between inheriting the Super User’s encryption key or setting a custom key.

Important: Encryption keys cannot be rolled or replaced. Any previously archived items will be irretrievable if the key is changed.

<figure><img src="/files/3wt2C383eax1IKC1PDE2" alt=""><figcaption></figcaption></figure>

You can manage custom encryption key by expanding the Advanced Setting on the form.

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


---

# 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.solar-archive.com/docs/admin-ui/organisations/managing-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.
