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

# Claim an Ownerless Agent

If an agent's Owners are unavailable, an **organization admin** in the same organization can manage the agent through administrative access and can claim durable ownership. Claiming does not require every existing Owner to be gone.

1. Sign in as an organization admin and open the agent.
2. Click the **⋮** menu next to its name.
3. Choose **Claim Ownership**.

You become an Owner and can edit the agent, manage access, and add other Owners.

<Note>
  **Claim Ownership** only shows up when you reached the agent through your admin override and you are not already an Owner. Admin access lets you open an agent; it does not make you its Owner — that is what claiming does.
</Note>

## Avoid this in the first place

* Give important agents **two Owners**. Gumloop will not let you remove or demote the last Owner, but that does not help if that Owner's account is deactivated.
* Keep shared agents in a **team** rather than someone's personal space. See [Create a team](/help/sharing/create-a-team).

## FAQ

<AccordionGroup>
  <Accordion title="I am not an admin and the agent has no Owner">
    Ask an organization admin to claim it, then have them make you an Owner.
  </Accordion>

  <Accordion title="Does claiming remove anyone's access?">
    No. Users and General Access stay exactly as they were. You are added as an Owner.
  </Accordion>

  <Accordion title="The agent still has an Owner, but they are unreachable">
    Use [Request Owner access](/help/sharing/request-owner-access), or have an org admin add you as an Owner from the Access tab.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Agent Access" icon="user-shield" href="/core-concepts/agent_access">
    Owners, Users, and admin overrides
  </Card>

  <Card title="Organization roles" icon="shield" href="/core-concepts/organization_user_roles">
    Who is an admin
  </Card>
</CardGroup>
