# Revenium Docs

## Docs

- [Welcome to Revenium](https://docs.revenium.io/welcome-to-revenium.md)
- [Quickstart](https://docs.revenium.io/get-started/quickstart.md)
- [5-Minute Quickstart](https://docs.revenium.io/get-started/quickstart/5-minute-quickstart.md)
- [Connecting Providers](https://docs.revenium.io/get-started/quickstart/connecting-providers.md)
- [API Data Sources & OTLP](https://docs.revenium.io/get-started/quickstart/api-data-sources-and-otlp.md)
- [Connect Your Agent](https://docs.revenium.io/get-started/quickstart/connect-your-agent.md)
- [Workspace Connections](https://docs.revenium.io/get-started/quickstart/workspace-connections.md)
- [Examples](https://docs.revenium.io/get-started/quickstart/examples.md): Three outcome-based examples that show how Revenium connects AI cost, tool usage, traces, and business value.
- [AI Sales Agent Example](https://docs.revenium.io/get-started/quickstart/examples/ai-sales-agent.md): Measure whether an AI-assisted sales workflow creates enough revenue to justify model, tool, and human review costs.
- [AI Coding Workflow Example](https://docs.revenium.io/get-started/quickstart/examples/ai-coding-workflow.md): Measure engineering value from AI coding workflows by connecting model calls, tools, traces, human review, and outcomes.
- [AI Customer Support Agent Example](https://docs.revenium.io/get-started/quickstart/examples/ai-customer-support.md): Measure support deflection by connecting ticket workflows, tool costs, human escalation, and resolved-ticket outcomes.
- [Personalize Your Workspace](https://docs.revenium.io/get-started/personalize-your-workspace.md): What happens the first time you sign in: pick how you'll use Revenium, get a home and sidebar tailored to that role, connect your AI assistants with a guided setup, and start from one-click alert temp
- [Changelog](https://docs.revenium.io/get-started/changelog.md)
- [Instrument Your Code](https://docs.revenium.io/track-and-control-costs/instrument-your-code.md)
- [Monitor Infrastructure Costs](https://docs.revenium.io/track-and-control-costs/monitor-infrastructure-costs.md)
- [Analyze ROI & Unit Economics](https://docs.revenium.io/track-and-control-costs/analyze-roi-and-unit-economics.md)
- [Build Custom Dashboards & Charts](https://docs.revenium.io/track-and-control-costs/build-custom-dashboards-and-charts.md)
- [Set Budgets & Alerts](https://docs.revenium.io/track-and-control-costs/set-budgets-and-alerts.md)
- [Cost Controls](https://docs.revenium.io/track-and-control-costs/cost-controls.md): Use Cost Controls to define rules that block AI requests when configured usage limits are reached.
- [AI Assistants](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend.md)
- [Configure AI Assistant Pricing Mode](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend/configure-coding-assistant-billing-models.md): Choose whether each team's AI assistant usage counts as real spend (API-rate) or stays an API-equivalent estimate (subscription or seat-based).
- [Setup Claude Code](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend/setup-claude-code.md)
- [Setup Claude Cowork](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend/setup-claude-cowork.md)
- [Setup GitHub Copilot](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend/setup-copilot.md)
- [Setup Cursor](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend/setup-cursor.md)
- [Setup Gemini CLI](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend/setup-gemini.md)
- [Setup Codex CLI](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend/setup-codex.md)
- [AI Assistant Data Reference](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend/ai-coding-data-reference.md): Complete reference of all data points collected from AI assistant integrations, including Claude Code, Gemini CLI, Cursor IDE, Claude Cowork, Codex CLI, and GitHub Copilot.
- [GitHub Integration](https://docs.revenium.io/track-and-control-costs/analyze-ai-tooling-spend/github-integration.md): Connect your GitHub organization to surface PR attribution and productivity metrics alongside AI coding assistant usage in Revenium.
- [AI Insights](https://docs.revenium.io/optimize-performance/ai-insights.md): AI-detected anomalies, cost opportunities, and operational issues — with suggested actions for each finding.
- [Monitor Latency & Performance](https://docs.revenium.io/optimize-performance/monitor-latency-and-performance.md)
- [Predict & Surface Anomalies](https://docs.revenium.io/optimize-performance/predict-and-surface-anomalies.md)
- [Debug Logs & Traces](https://docs.revenium.io/optimize-performance/debug-logs-and-traces.md)
- [Tutorial: Build Usage-Based Billing](https://docs.revenium.io/monetize-your-ai/tutorial-build-usage-based-billing.md)
- [Create Pricing Models & Products](https://docs.revenium.io/monetize-your-ai/create-pricing-models-and-products.md)
- [Manage Customers & Credentials](https://docs.revenium.io/monetize-your-ai/manage-customers-and-credentials.md)
- [Automate Invoicing & Payments](https://docs.revenium.io/monetize-your-ai/automate-invoicing-and-payments.md)
- [Payment Integration](https://docs.revenium.io/monetize-your-ai/payment-integration.md)
- [Overview](https://docs.revenium.io/instrument-your-agents/instrument-your-agents.md)
- [Agent Instrumentation Guide](https://docs.revenium.io/instrument-your-agents/agent-instrumentation-guide.md)
- [Analyze Decision Costs](https://docs.revenium.io/instrument-your-agents/analyze-decision-costs.md)
- [Monitor Agent Tool Usage](https://docs.revenium.io/instrument-your-agents/monitor-agent-tool-usage.md)
- [AI Outcomes](https://docs.revenium.io/instrument-your-agents/agent-outcomes.md): Track the business outcome of every agent run — CONVERTED, ESCALATED, DEFLECTED, or CUSTOM — alongside cost and tool usage.
- [Integration Options](https://docs.revenium.io/integrations/integrations.md)
- [SDK Setup](https://docs.revenium.io/integrations/sdk-setup.md)
- [API Key Permissions](https://docs.revenium.io/integrations/api-key-permissions.md): Revenium API keys use scoped prefixes for metering, write access, and read-only integrations. Choose the narrowest scope your integration needs.
- [Rate Limits](https://docs.revenium.io/integrations/rate-limits.md)
- [Idempotency](https://docs.revenium.io/integrations/idempotency.md)
- [Webhook Signing](https://docs.revenium.io/integrations/webhook-signing.md)
- [Provider Integrations](https://docs.revenium.io/integrations/provider-integrations.md)
- [API Data Sources](https://docs.revenium.io/integrations/api-data-sources.md)
- [OTLP Integration](https://docs.revenium.io/integrations/otlp-integration.md)
- [Context7 and AI Docs Access](https://docs.revenium.io/integrations/context7.md): Access Revenium documentation from AI coding assistants via Context7 or llms.txt.
- [MCP Server](https://docs.revenium.io/integrations/mcp-server.md): The Revenium MCP Server connects AI agents to your Revenium account for cost intelligence, entity management, metering, alert governance, and operational diagnostics — all through natural conversation
- [MCP Server for Rancher Prime](https://docs.revenium.io/integrations/mcp-server/rancher-prime.md): The Revenium MCP Server for Rancher is in private beta -- contact sales@revenium.io if you'd like early access.
- [Revvy CLI](https://docs.revenium.io/integrations/revvy-cli.md): An AI-powered CLI assistant that connects your billing providers, scans your codebase for AI calls, generates Revenium metering configuration, and wires up CI checks — all in one guided flow.
- [Slack](https://docs.revenium.io/integrations/slack.md)
- [FAQ](https://docs.revenium.io/faq/faq.md): Common questions organized by what you're trying to do — not internal feature categories.
- [Manage Users & Teams](https://docs.revenium.io/account-and-resources/manage-users-and-teams.md)
- [What Generates Charges](https://docs.revenium.io/account-and-resources/what-generates-charges.md): Understand which metered activities create Revenium transactions, so you can anticipate platform charges and explain billing volume.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.revenium.io/welcome-to-revenium.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
