> ## 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 sales agents, their documents, and internal notes

Agents are sales representatives who originate and manage merchant applications on behalf of a partner organization. Each agent record tracks identity, contact details, and status within the SignaPay network.

<CardGroup cols={3}>
  <Card title="Agents" icon="briefcase" href="/api-reference/agents/overview">
    List, create, retrieve, update, and manage status transitions for agent profiles.
  </Card>

  <Card title="Documents" icon="file-text" href="/api-reference/agents/documents">
    Attach, retrieve, update, and remove documents associated with an agent.
  </Card>

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