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

# Settings

> Members, API keys, and workspace account settings for Cloud.

Invite the people who should run content operations and issue API keys for the CLI and public API.

## Members

Open **Members** in the **Workspace** sidebar to invite teammates and set roles.

## API Keys

Open **Settings** → **API Keys**.

1. Click **Create API key**.
2. Enter a **Key name**.
3. Click **Create key**, then **Copy**. You will not be able to see the secret again.

Use that key with the [CLI](/platform/cli) (`HYPERLOCALISE_API_KEY`) or the [public API](/platform/api) (`x-api-key` header). Click **Revoke** when a key should immediately lose access.

## Project settings

In a project, **Settings** includes **Connect CLI & CI** (project id and sample `i18n.yml`) and **Translation & CAT behavior**.

## Account and billing

Open **Settings** → **Account** for profile details. Open **Settings** → **Billing** for plan usage, payment method, and invoices.

## Next

* [Connect the CLI](/platform/cli)
* [Public API](/platform/api)
* [Integrations](/platform/integrations)
