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

# Settings

> Workspace administration, integrations, API keys, billing, and your personal profile.

Open **Settings** at the bottom of the app sidebar. The sidebar switches to settings sections; **Back to app** returns to Search.

## Workspace

| Section                                       | What it contains                                                      |
| --------------------------------------------- | --------------------------------------------------------------------- |
| **General** (`/dash/settings`)                | Workspace name and owner-only workspace deletion.                     |
| **Members & invites** (`/dash/settings/team`) | Team members, email invitations, and roles.                           |
| **Billing & usage** (`/dash/billing`)         | Current plan, monthly check budget, monitoring cap, and plan options. |

Owners and admins can change shared limits. Keys and credits belong to the workspace.

## Developer

| Section                                          | What it contains                                                              |
| ------------------------------------------------ | ----------------------------------------------------------------------------- |
| **API keys** (`/dash/keys`)                      | Create and manage API keys. Plaintext is shown once.                          |
| **Integrations** (`/dash/settings/integrations`) | Connect or disconnect the Slack workspace and manage shared webhook defaults. |

Install Slack once in **Integrations**, then select a channel on each alert. Disconnecting Slack stops Slack delivery for all alerts in the workspace.

The default webhook URL and secret are workspace settings. Storing a URL alone does not enable delivery; configure each alert's destinations. For polling integrations, use [GET /events](/api-reference/events/list).

## Personal

**Profile & appearance** (`/dash/settings/profile`) contains the signed-in email, light/dark preference, and account deletion. Appearance is saved in this browser. You can also reach this page from the account menu at the bottom of the sidebar.

Documentation and system status are under **Help**. **Sign out** is in the account menu.

## Alerts live in Monitoring

Open **Monitoring → Alerts** (`/dash/explore/monitoring/alerts`) to create, edit, pause, or delete alert rules. Each rule owns its audience, filters, changes to watch, and delivery destinations.

Use **Alert on this view** from the monitoring feed or timeline to carry the current filters into a new rule. Shared Slack installation and webhook defaults remain in **Settings → Integrations**.

Existing Notifications bookmarks and old alert-editor links redirect to their new locations. Slack connection callbacks return to Integrations.
