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

# Settings Hub

> Configure your Kubiya workspace preferences and integrations

The Settings hub provides access to all configuration options for your Kubiya workspace.

## Access

Access Settings through:

* **User menu** > **Settings**
* Direct URL: `/settings`
* Command palette (Cmd+K) > "Settings"

## Settings Sections

The Settings page is organized into sections:

### Appearance

| Setting       | Description                          |
| ------------- | ------------------------------------ |
| **Dark Mode** | Toggle between light and dark themes |

### Getting Started

| Setting                      | Description                                         |
| ---------------------------- | --------------------------------------------------- |
| **Composer Onboarding Tour** | Launch the interactive tour to learn about features |

### Setup Wizard

| Setting                 | Description                                                       |
| ----------------------- | ----------------------------------------------------------------- |
| **Kubiya Setup Wizard** | Step-by-step setup for integrations, context graph, and workflows |
| **Progress**            | Shows completion percentage                                       |

### Resources

Quick links to external resources:

* **Documentation** - Link to docs.kubiya.ai
* **MCP Quickstart Guide** - Get started with Agent Servers

### Reset Options

| Setting                   | Description                                |
| ------------------------- | ------------------------------------------ |
| **Clear All Preferences** | Reset all settings to their default values |

## Settings Navigation

Additional settings are accessed via hash navigation or through dedicated sections:

| Section                                          | Purpose             | Location            |
| ------------------------------------------------ | ------------------- | ------------------- |
| **General**                                      | Basic preferences   | `/settings`         |
| **[API Keys](/web-interface/settings/api-keys)** | Programmatic access | `/settings#apiKeys` |

<Note>
  Some settings like webhooks and notifications may be available through Organization settings or the Developer menu, depending on your access level.
</Note>

## Related Settings Pages

Some settings are in dedicated areas:

| Setting Area                | Location                  |
| --------------------------- | ------------------------- |
| **Context Graph**           | Sidebar > Context Graph   |
| **Agent Boxes (Sandboxes)** | Sidebar > Agent Boxes     |
| **Task Scheduling**         | Sidebar > Background Jobs |
| **Organization**            | User menu > Organization  |
| **Billing**                 | User menu > Billing       |

## Setup Wizard

The Setup Wizard guides you through initial configuration:

1. **Connect Integrations** - Link cloud providers and tools
2. **Configure Context Graph** - Set up data ingestion
3. **Create Your First Agent** - Build an AI agent
4. **Run a Workflow** - Execute your first task

Access the wizard from Settings or when prompted on first login.

## Theme Preferences

### Dark Mode

Toggle dark mode for a darker interface optimized for:

* Low-light environments
* Reduced eye strain
* Personal preference

The theme persists across sessions.

### System Preference

The interface respects your system's light/dark mode preference by default. Override manually in Settings.

## Related Pages

* **[API Keys](/web-interface/settings/api-keys)** - Generate API keys for programmatic access
