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

# Centres/Branches

> Quick access to centre and branch management actions

Onboard and manage multiple centres or branches for your institute.

## Key Actions

<CardGroup cols={2}>
  <Card title="Onboard Center" icon="circle-plus" href="/centres-branches/onboard-center">
    Add new centres or branches to your institute
  </Card>

  <Card title="Edit Center Details" icon="pen-to-square" href="/centres-branches/edit-center-details">
    Update centre information and settings
  </Card>

  <Card title="Delete Center" icon="trash" href="/centres-branches/delete-center">
    Permanently remove centre from the system
  </Card>
</CardGroup>

## All Centre Management Features

<AccordionGroup>
  <Accordion title="View all centre management features">
    * [Onboard Center](/centres-branches/onboard-center)
    * [Edit Center Details](/centres-branches/edit-center-details)
    * [Delete Center](/centres-branches/delete-center)
  </Accordion>
</AccordionGroup>
