# Majordomo ## Docs - [Components](https://docs.gomajordomo.com/architecture/components.md): What Steward, Butler, and the Web app do — and how they fit together. - [How It Works](https://docs.gomajordomo.com/architecture/how-it-works.md): Majordomo is a transparent proxy. Your prompts go to your bucket. Metadata goes to Majordomo. - [API Keys](https://docs.gomajordomo.com/configuration/api-keys.md): Create and manage Majordomo API keys. - [CLI](https://docs.gomajordomo.com/configuration/cli.md): Install and use the Majordomo CLI to authenticate and manage API keys and Steward instances from your terminal. - [Cloud Body Storage](https://docs.gomajordomo.com/configuration/cloud-storage.md): Configure per-user or per-organization cloud storage so Steward uploads full request/response bodies to your own S3 or GCS bucket. - [Configuration Reference](https://docs.gomajordomo.com/configuration/overview.md): All environment variables for the Majordomo Steward. - [Steward Setup](https://docs.gomajordomo.com/enterprise/steward-setup.md): Run the Majordomo Steward in your own VPC. Your prompts never leave your infrastructure. - [Cost Attribution](https://docs.gomajordomo.com/guides/cost-attribution.md): Tag every LLM request with custom metadata and break down spend by team, feature, environment, or any dimension you care about. - [Enterprise Security](https://docs.gomajordomo.com/guides/enterprise-security.md): Answer security questionnaires, pass vendor reviews, and give your security team what they need — without changing how your product works. - [Evals](https://docs.gomajordomo.com/guides/evals.md): Build evaluation sets from logged requests. Define scoring criteria. Run evals against any model before you ship. - [Metadata Keys](https://docs.gomajordomo.com/guides/metadata-keys.md): Discover, name, and activate metadata keys to power fast filtering and breakdowns in usage, Replay, and Evals. - [Replay](https://docs.gomajordomo.com/guides/replay.md): Take real production traffic and replay it against a different model. Compare cost, latency, and output quality before you switch. - [Connect Your Code](https://docs.gomajordomo.com/integrations/connect.md): Point any SDK at the Majordomo gateway with one config change. - [Introduction](https://docs.gomajordomo.com/introduction.md): Majordomo is the control plane for your AI stack — cost visibility, replay, and evals across every LLM request your team makes. - [Quick Start](https://docs.gomajordomo.com/quickstart.md): Start logging LLM requests to production in minutes. - [Request Headers](https://docs.gomajordomo.com/reference/headers.md): Complete reference for X-Majordomo-* headers. - [Data Model](https://docs.gomajordomo.com/reference/schema.md): Reference for core tables written by Steward and queried by the dashboard. ## OpenAPI Specs - [openapi](https://docs.gomajordomo.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/superset-studio/majordomo-steward)