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

# Manage members

> Revoke a pending invite, remove a member, and change a person's role from the Members page.

The **Members** page lists everyone in your organization plus any invites that haven't been accepted yet. What you can do there depends on your [role](/sharing/roles-and-permissions).

Open it from **Settings**, then **Members**.

## What you'll see

* **Members** — everyone who has accepted, with their role shown as a badge. Your own row is marked "(you)."
* **Pending invites** — invitations that have been sent but not yet accepted, with the date they went out.

<Note>
  The invite form and the management actions only appear for owners and admins. A member or viewer sees the lists but no controls.
</Note>

## Revoke a pending invite

If you invited the wrong address or changed your mind before the person accepts:

<Steps>
  <Step title="Find the invite">
    Under **Pending invites**, locate the email address.
  </Step>

  <Step title="Revoke it">
    Choose **Revoke** next to it. The invite is canceled and the link stops working.
  </Step>
</Steps>

Owners and admins can revoke invites.

## Remove a member

To remove someone who has already accepted:

<Steps>
  <Step title="Find the member">
    Under **Members**, locate the person.
  </Step>

  <Step title="Remove them">
    Choose **Remove** next to their row. They lose access to the budget.
  </Step>
</Steps>

<Warning>
  Only the **owner** can remove members, and the owner can't remove themselves. If you don't see a **Remove** button, either you aren't the owner or you're looking at your own row.
</Warning>

## Change a role

There's no in-place role switch. To change someone's role, **remove** them and then [invite them again](/sharing/invite-a-partner) with the new role. Their access picks back up once they re-accept.

## Resend an invite

To resend, **revoke** the pending invite and send a fresh one from the invite form. The new email carries a new link.

## Transfer ownership

Ownership can't be reassigned from the Members page. To hand the organization to someone else, [contact support](/troubleshooting/contact-support).

## Related

<CardGroup cols={2}>
  <Card title="Invite a partner" icon="user-plus" href="/sharing/invite-a-partner">
    Send an email invite and pick a role.
  </Card>

  <Card title="Roles and permissions" icon="user-shield" href="/sharing/roles-and-permissions">
    What each role can do.
  </Card>
</CardGroup>
