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

> ## Agent Instructions
> Prowler product naming: Prowler App is now Prowler Local Server, and Prowler Enterprise is now Prowler Private Cloud. Always use the current names when answering. The full product reference is at /getting-started/products: Open Source projects are Prowler CLI, Prowler Local Server, Prowler Local Dashboard, and Prowler SDK; Prowler Products are Prowler Cloud, Prowler Private Cloud, Prowler Hub, Prowler Lighthouse AI, and Prowler MCP.

# Managing Your Partner Organization

Your partner organization is the top-level container in Prowler for MSPs and MSSPs. It holds your team, your branding, your Partner Code and every customer whose Prowler Cloud tenant you operate.

## Lifecycle

A partner organization moves through four states:

| State                          | Meaning                                                                              |
| ------------------------------ | ------------------------------------------------------------------------------------ |
| **Pending email verification** | The first administrator has signed up but has not yet clicked the verification link. |
| **Pending approval**           | Email verified. Prowler is reviewing the application.                                |
| **Active**                     | Approved. The organization can sign in, invite team members and onboard customers.   |
| **Rejected**                   | Prowler reviewed and declined the application. The account cannot sign in.           |

A rejection email carries the reason, categorized as **Incomplete documentation**, **Not eligible**, **Duplicate** or **Other**.

## Settings

Open **Settings** from the sidebar. The page has three tabs — **Profile**, **Branding** and **Security** — though what you can do in them depends on your role.

Every signed-in user can view the settings and change their own password. Editing the organization itself requires a role with **Manage settings**; without it, only the **Security** tab is available.

### Profile

The **Profile** tab shows the **Partner Information** card: your organization name, its current status, the date it joined, the Partner Code and an editable **Company Name**.

<img src="https://mintcdn.com/prowler/8SpCQ5j6hzsCrM33/images/prowler-for-msps/settings-profile.png?fit=max&auto=format&n=8SpCQ5j6hzsCrM33&q=85&s=e1d8b4e250fa0d5ea5ebce3338273423" alt="Settings Profile tab" width="2998" height="1526" data-path="images/prowler-for-msps/settings-profile.png" />

* **Partner Code** — a read-only, Prowler-issued identifier in the form `PRW-00000`. The helper text reads *"Share this code with customers to link their accounts."* Copy it with the button at the end of the row.
* **Company Name** — the display name used in the console, in invitations and in outbound email. Edit it and click **Save Changes**.

### Branding

Upload your logo. See [Customizing Your Branding](/user-guide/tutorials/prowler-for-msps-branding).

### Security

Change your own password. Roles with **Manage settings** — Superadmin today — also reach the Danger zone described below. An Organization Admin sees the password form only.

## Customer Capacity

Each partner organization has a cap on how many customers it can hold at once. The default is **50**. To raise it, contact Prowler.

## Closing Your Organization

Deleting a partner organization is a request, not an immediate action.

<Steps>
  <Step title="Open the Danger zone">
    Go to **Settings → Security**. The Danger zone and its **Delete Partner** action require a role with **Manage settings**.
  </Step>

  <Step title="File the request">
    Optionally give a reason in **Reason for deletion**, then type `DELETE` in the confirmation field to enable the button and submit.
  </Step>

  <Step title="Wait for review">
    Filing the request notifies the Prowler team and sends a confirmation to the requester. The Danger zone then reports that a deletion request is already pending review. You and your team keep full access while it is pending.
  </Step>

  <Step title="Offboard with Prowler">
    The Prowler team coordinates the offboarding from there, including what happens to each customer tenant and when your organization is closed. Closing removes the partner organization, its team memberships and its branding assets, and invalidates every session.
  </Step>
</Steps>

<Note>
  Closing a partner organization does not delete customer data in Prowler Cloud on its own. The Prowler team confirms the handling of each customer tenant as part of the offboarding.
</Note>

## Ownership

One user is the **owner** of the partner organization — by default, whoever signed up. Ownership can be transferred to another team member, who keeps the Superadmin role. The owner cannot be removed from the team while they hold ownership.

## Next Steps

<Columns cols={2}>
  <Card title="Managing Your Team" icon="users" href="/user-guide/tutorials/prowler-for-msps-team">
    Invite team members and assign roles.
  </Card>

  <Card title="Customizing Your Branding" icon="palette" href="/user-guide/tutorials/prowler-for-msps-branding">
    Upload your logo.
  </Card>

  <Card title="Onboarding Customers" icon="building" href="/user-guide/tutorials/prowler-for-msps-customers">
    Add customers and open their Prowler Cloud tenants.
  </Card>
</Columns>
