> ## Documentation Index
> Fetch the complete documentation index at: https://bunny.net/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# bunny.net Partner Portal

> Manage your customers, their pricing, products, and billing as a bunny.net partner.

The Partner Portal is where bunny.net partners manage the accounts they resell to. Add customers, set the pricing they pay, control which products they can use, and review their billing and account activity.

<Note>
  The Partner Portal is available to partners only. [Contact us](https://bunny.net/contact/) if you would like to join the partner program.
</Note>

## What you can manage

| Area      | Description                                                                           |
| --------- | ------------------------------------------------------------------------------------- |
| Customers | Create new customer accounts, or invite existing bunny.net users to become customers  |
| Pricing   | Review your partner pricing, and the effective prices and overrides for each customer |
| Products  | Enable or disable individual products for each customer                               |
| Contract  | Review the contract details for your partner account                                  |
| Billing   | View a customer's billing summary and invoice history, and download invoice PDFs      |
| Audit Log | Review the actions taken on a customer's account, by date                             |

## Add a customer

There are two ways to bring a customer under your partner account:

* **Create a customer.** bunny.net creates the account and emails the customer a link to set their password.
* **Invite a customer.** An existing bunny.net user receives an invitation, and is assigned to you once they accept.

Both are available in the dashboard and through the API.

## Automate with the API

Every part of the portal is also available over HTTP, so you can sync customers with your own systems, pull billing data into your invoicing, or provision accounts at signup.

<Card title="Partner Portal API" icon="terminal" href="/docs/api-reference/partner" horizontal>
  Manage customers, pricing, products, and billing programmatically
</Card>
