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

# Workspace settings

> Manage workspace profile, billing, account settings, and workspace deletion.

Open **Settings** from the dashboard sidebar to manage workspace details, billing, members, invites, and your personal account settings.

<div
  style={{
position: "relative",
aspectRatio: "1024 / 640",
width: "100%",
overflow: "hidden",
borderRadius: "14px",
backgroundColor: "#0083FA",
}}
>
  <iframe
    src="https://guideless.ai/share/guideless-settings-overview-opGHzFokTIz8/embed"
    title="Guideless settings overview"
    loading="lazy"
    allowFullScreen
    style={{
border: 0,
position: "absolute",
inset: 0,
width: "100%",
height: "100%",
borderRadius: "14px",
clipPath: "inset(0 round 14px)",
colorScheme: "light",
}}
  />
</div>

## Settings areas

| Area             | What it is for                                       |
| ---------------- | ---------------------------------------------------- |
| Settings         | Workspace name, logo, leaving, and deletion.         |
| Invite           | Email invitations and pending invites.               |
| Members          | Active members, roles, and member removal.           |
| Billing          | Plan, billing portal, upgrades, and payment details. |
| Account settings | Personal account settings for the current user.      |

## Update workspace profile

Admins and owners can update the workspace name and logo from **Settings**.

The workspace logo appears in the workspace UI and account switcher.

## Leave a workspace

Use **Leave workspace** to remove your own access.

The workspace stays available for other members. A sole owner cannot leave until another owner is assigned.

## Delete a workspace

Owners can delete a workspace from **Settings**.

Deleting a workspace removes it for everyone, including its guides, folders, members, and settings.

<Warning>
  Deleting a workspace cannot be undone.
</Warning>

Before deleting, export or copy anything that still needs to live somewhere else.

## Billing

Admins and owners can manage billing from **Settings** -> **Billing**.

For plan limits and pricing, see [Plans](/plans).
