Chainlit home pagelight logodark logo
  • Literal AI
  • Github
  • Join Discord
  • Join Discord
Config
Overview
Documentation
Examples
API Reference
  • Chainlit Help
  • Get Started
    • Overview
    • Installation
    • In Pure Python
    • Integrations
    Deploy
    • Overview
    • Platforms
    Basic Concepts
    • Chat Life Cycle
    • Starters
    • Message
    • Step
    • User Session
    • Element
    • Action
    • Command
    Advanced Features
    • Streaming
    • MCP Servers
    • Ask User
    • Multi-Modality
    • Chat Profiles
    • Chat Settings
    • Testing & Debugging
    Data Persistence
    • Overview
    • Chat History
    • Human Feedback
    • Open Source Data Layers
    • Tags & Metadata
    Literal AI - LLMOps
    • Literal AI
    • Enterprise
    Authentication
    • Overview
    • Password
    • Header
    • OAuth
    Customisation
    • Overview
    • Translation
    • Avatars
    • Logo and Favicon
    • Theme
    • JS
    • CSS
    Backend
    • Config
      • Overview
      • Project
      • Features
      • UI
    • Environment Variables
    • Command Line Options
    Guides
    • Async / Sync
    • Migrate to Chainlit v2.0.0
    Config

    Overview

    The .chainlit/config.toml file is created when you run chainlit run ... or chainlit init. It allows you to configure your Chainlit app and to enable/disable specific features.

    It is composed of three sections:

    project

    Project configuration.

    features

    Enable/disable features.

    UI

    UI configuration.

    Was this page helpful?

    Suggest editsRaise issue
    CSSProject
    githubdiscordxlinkedin
    Powered by Mintlify