> ## 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 & Organization

> Manage your personal profile, organization settings, and workspace preferences.

The Profile & Organization settings let you manage your personal account details, configure your organization, and switch between workspaces.

## Personal Profile

Update your personal information from the profile settings page:

* **Name** — Your display name shown across the platform.
* **Email** — The email address associated with your account. This is used for login and notifications.
* **Avatar** — Upload a profile picture or use your default initials.

To update your profile:

1. Click your **avatar** or **name** in the bottom-left corner of the sidebar.
2. Select **Profile Settings**.
3. Make your changes and click **Save**.

## Organization Settings

Organization settings apply to your entire team and affect all workspaces under your account.

* **Organization Name** — The name of your company or team.
* **Organization Logo** — Your logo, displayed in reports and shared assets.
* **Default Settings** — Configure defaults that apply to new workspaces.

To access organization settings:

1. Go to **Settings** in the sidebar.
2. Click **Profile** or **Organization**.
3. Update your organization details and click **Save**.

## Workspace Switching

If you manage multiple websites or projects, each one has its own workspace. To switch between workspaces:

1. Click the **workspace name** in the sidebar.
2. Select the workspace you want to switch to from the dropdown.
3. The dashboard and all settings update to reflect the selected workspace.

<Tip>
  Each workspace maintains its own agents, knowledge sources, leads, and settings. Switching workspaces changes the context for the entire platform.
</Tip>

## Next Steps

<CardGroup cols={2}>
  <Card title="Manage Admins" icon="users-gear" href="/settings/manage-admins">
    Add or remove team members.
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/settings/integrations">
    Connect external tools and services.
  </Card>

  <Card title="Plans & Billing" icon="credit-card" href="/settings/plans-and-billing">
    Manage your subscription.
  </Card>

  <Card title="Dashboard" icon="gauge" href="/getting-started/dashboard">
    Return to your dashboard.
  </Card>
</CardGroup>
