The fastest way to install Tell is the one-liner in the Quickstart. This page covers building from source and custom feature profiles.Documentation Index
Fetch the complete documentation index at: https://docs.tell.rs/llms.txt
Use this file to discover all available pages before exploring further.
Build from source
Requires Rust 1.80+ and Cargo:tell binary with all features enabled — sources, sinks, analytics, TUI, MCP, and LLM.
Feature profiles
Build with a reduced feature set for specific deployments:ot-collector and ot-forwarder profiles produce smaller binaries suited for edge deployments and air-gapped networks.
Verify
tell opens the TUI. Use tell run to start the server in daemon mode.
Configuration lookup
Tell looks for config files in this order:--config <path>(explicit flag)configs/config.toml(current directory)config.toml(current directory)