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

# Overview

> Manage project team access and project settings under Admin

**Admin** is where you control who can use this project and how the project is configured.

Open any project, then use the **Admin** section in the project sidebar.

<Info>
  Invite people to the **organization** first under [Organization members](/docs/organization/members). Admin **Team** assigns those org members to **this project**. Org billing and org-wide settings stay under [Organization setup](/docs/organization/setup), not Project Settings.
</Info>

## Open Admin

<Steps>
  <Step title="Open your project">
    Sign in and open the project you want to administer.
  </Step>

  <Step title="Go to Admin">
    In the project sidebar, find **Admin**. Choose Team or Settings.
  </Step>
</Steps>

If Team or Settings is missing from the sidebar, ask a project admin for access. Deleting a project on Advanced needs delete access.

## Pages

<CardGroup cols={2}>
  <Card title="Team" icon="users" href="/docs/admin/team">
    Add organization members to the project, set project roles, and remove access.
  </Card>

  <Card title="Settings" icon="gear" href="/docs/admin/settings">
    Project overview, handover agents, notifications, security rate limits, API keys, and advanced lifecycle.
  </Card>
</CardGroup>
