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

# Profile

> Your personal details and organization name.

**Settings → Profile** is the first page in the account sidebar. It holds the two things that identify you and your company across Botric.

## Your details

| Field             | Notes                                                                |
| ----------------- | -------------------------------------------------------------------- |
| **First name**    | Shown in the sidebar and used as the default blog author             |
| **Last name**     | As above                                                             |
| **Email address** | Your sign-in identifier — managed through your authentication method |

## Organization

**Organization name** is your company as it appears on invoices and to your team. Changing it doesn't affect your subscription, your credits or your workspaces.

## Roles

Your role determines what you can do at the account level:

| Role       | Can                                                      |
| ---------- | -------------------------------------------------------- |
| **Owner**  | Everything, including billing and deleting workspaces    |
| **Admin**  | Manage workspaces and team; rename and delete workspaces |
| **Member** | Use the product; no workspace rename or delete           |

Rename and delete controls are hidden from members rather than shown and rejected.

<Card title="Manage admins" icon="users" href="/account/manage-admins">
  Invite teammates and manage roles.
</Card>

## Signing out

**Log out** sits in the sidebar user menu. It clears cached workspace data on that device.

## Next steps

<CardGroup cols={2}>
  <Card title="Workspaces" icon="grid-2" href="/account/workspaces">
    Every workspace in your organization.
  </Card>

  <Card title="Plans" icon="credit-card" href="/account/plans">
    What your plan includes.
  </Card>
</CardGroup>
