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

# Overview

> Manage partner organizations in the SignaPay network

Partners are ISO or referral organizations that bring merchants and agents onto the platform. They sit in the client hierarchy above merchants and below the platform operator.

<CardGroup cols={4}>
  <Card title="Addresses" icon="map-pin" href="/api-reference/partners/addresses">
    Manage partner business location addresses.
  </Card>

  <Card title="Documents" icon="file-text" href="/api-reference/partners/documents">
    Attach, retrieve, update, and delete partner documents.
  </Card>

  <Card title="Notes" icon="sticky-note" href="/api-reference/partners/notes">
    Add and manage internal notes on partner records.
  </Card>

  <Card title="Partners" icon="handshake" href="/api-reference/partners/overview">
    List, retrieve, update, and manage status transitions for partner organizations.
  </Card>

  <Card title="Pricing" icon="tag" href="/api-reference/partners/pricing">
    Configure pricing items, packages, templates, and conditional pricing rules.
  </Card>

  <Card title="Principals" icon="users" href="/api-reference/partners/principals">
    Add and update beneficial owners and key contacts with encrypted sensitive field support.
  </Card>

  <Card title="Processor Settings" icon="sliders" href="/api-reference/partners/processor-settings">
    View and update processor-specific configuration for a partner.
  </Card>
</CardGroup>
