---
title: "Workspace & settings"
description: "Members, roles, domain auto-join, and the settings map"
canonical_url: "https://hoplite.sh/docs/workspace"
markdown_url: "https://hoplite.sh/docs/workspace.md"
---

# Workspace & settings
URL: /docs/workspace
LLM index: /llms.txt
Description: Members, roles, domain auto-join, and the settings map
Related: /docs/billing, /docs/integrations, /docs/sandboxes/environment-variables

# Workspace & settings

A **workspace** is your team's account: members, billing, integrations, and projects all live in it. You can belong to several workspaces and switch between them from the workspace switcher.

## Members

Invite teammates by email under **Settings → Workspace → Members**. Invitations grant membership on acceptance; roles govern administrative actions like managing members and billing.

### Domain auto-join

Admins can allow anyone with a matching email domain to join the workspace automatically — no invite required. This is offered for company domains only, not public email providers.

## The settings map

Settings live at one place (`/settings`), grouped by scope:

### Account

| Page | What's there |
| --- | --- |
| **Profile** | Your identity and email, ChatGPT connection for [Codex models](/docs/agent/models#chatgpt-subscription-models), Linear connection, GitHub App |
| **API keys** | Bearer tokens for the [CLI](/docs/cli), scripts, and API automation |
| **Preferences** | Theme, accessibility, keyboard shortcuts |

### Workspace

| Page | What's there |
| --- | --- |
| **General** | Workspace name and slug |
| **Members** | Invites, roles, domain auto-join |
| **Integrations** | GitHub App installation and scopes, [Slack](/docs/integrations/slack) install |
| **Billing** | [Credits, top-ups, and usage](/docs/billing) |

### Project

| Page | What's there |
| --- | --- |
| **General** | Name, description, repository and base branch, delete project |
| **Agent** | [Model default](/docs/agent/models), reasoning effort, speed; instructions; skills |
| **Environment** | Preview port, [setup/run/archive scripts](/docs/sandboxes/scripts), [environment variables](/docs/sandboxes/environment-variables) |
| **Connections** | [Slack](/docs/integrations/slack) and [Linear](/docs/integrations/linear) bindings, [MCP servers](/docs/integrations/mcp) |

## Sitemap

See the full [sitemap](/docs/sitemap.md) for all pages.
Well-known sitemap: [/docs/.well-known/sitemap.md](/docs/.well-known/sitemap.md).
