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

# Introduction

> llm.report is an open-source logging and analytics platform for LLM's: Log your ChatGPT API requests, analyze costs, and improve your prompts.

<video className="block rounded-xl shadow-lg" src="https://cdn.llm.report/openai-demo.mp4" alt="OpenAI demo" autoPlay loop muted />

## Installation

The first step to world-class documentation is setting up your editing environnments.

<CardGroup cols={2}>
  <Card title="No-code Analytics" icon="chart-simple" href="/features/openai">
    Enter your API key and start analyzing your OpenAI API usage
  </Card>

  <Card title="Logging" icon="list" href="/features/logs">
    Log your API requests to analyze your token usage and improve your prompts
  </Card>

  <Card title="User Analytics" icon="user" href="/features/logs">
    Get user analytics to see your cost per user and improve your prompts
  </Card>
</CardGroup>
