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

# Team and API access

> Adding people, and connecting your own tools.

<AccordionGroup>
  <Accordion title="How do I add a teammate to LedgerUp?">
    Invite them yourself from your team settings. You don't need to ask us. Owners and admins can send invites.

    You pick the role at the point of invitation: **admin**, **editor** or **viewer**. Invitations can be revoked before they're accepted.

    <Note>
      The one exception is the **owner** role. There's a single owner per company, and only the current owner can hand that role to someone else.
    </Note>
  </Accordion>

  <Accordion title="Can I connect my own tools, or an AI assistant, to LedgerUp?">
    Yes, through two credential types you manage yourself:

    * **API keys** for your own scripts and services.
    * **MCP tokens** for connecting an AI assistant that speaks the Model Context Protocol, so it can work with your LedgerUp data directly.

    Both are scoped rather than all-or-nothing, expire on a set schedule, and can be revoked at any time. LedgerUp records when each one was last used, and from where, so you can audit access. Creating and revoking them is limited to owners and admins.
  </Accordion>
</AccordionGroup>
