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

# Settings Overview

> Configure Qualia's behavior, appearance, and integrations.

Settings let you customize Qualia to match your workflow. Open Settings by clicking the **gear icon** in the bottom-left corner of the sidebar.

## Settings organization

Settings are organized into tabs on the left side:

| Tab                                                     | Contents                                                       |
| ------------------------------------------------------- | -------------------------------------------------------------- |
| [**General**](/settings/general)                        | Python/R/Julia environments, terminal shell, response language |
| [**Color Themes**](/settings/appearance#color-themes)   | Light/dark mode, editor and UI themes                          |
| [**API Keys**](/settings/api-keys)                      | Quadrillion and provider API keys                              |
| [**Editor**](/settings/editor)                          | Code completion, line numbers, search settings                 |
| [**AI Assistant**](/settings/ai)                        | Models, research style, rules, skills, confirmations           |
| [**AI Appearance**](/settings/appearance#ai-appearance) | Chat position, message display, debug options                  |
| [**Matplotlib**](/settings/matplotlib)                  | Plot styling, colors, and export settings                      |
| [**Cell Tags**](/settings/tags)                         | Custom tags for organizing notebook cells                      |
| [**Slack**](/settings/slack)                            | Autonomous mode updates via Slack                              |
| [**MCP Integrations**](/mcp-integrations)               | External tool connections                                      |
| [**Data**](/settings/data-management)                   | Database management and reset options                          |
| [**Licenses**](/settings/licenses)                      | Third-party acknowledgements and license notices               |

## Quick search

Use the search box at the top of Settings to find specific options. Search matches setting names, descriptions, and keywords.

## Saving changes

Most settings save automatically as you change them. Some (like API keys) require clicking a save button.

## Settings scope

Settings are global — they apply to all workspaces. For project-specific behavior, use:

* [Rules](/rules) with workspace files (CLAUDE.md, AGENTS.md)
* [Skills](/skills) stored in your project
* Per-session overrides in the chat interface

## Default values

Settings have sensible defaults out of the box. You can reset individual settings or use the [Data Management](/settings/data-management) tab to reset everything.
