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

# Introduction

> Open source infrastructure for tracking events

<img src="https://mintcdn.com/frigade-v2-docs/FxFHpZ8uaGl7Kvi_/images/trench-cover.png?fit=max&auto=format&n=FxFHpZ8uaGl7Kvi_&q=85&s=9b5a2bb135757416ee3ff613f2dc4157" className="rounded pointer-events-none" width="2400" height="1066" data-path="images/trench-cover.png" />

Trench is an event tracking system built on top of Apache Kafka and ClickHouse. It can handle large event volumes and provides real-time analytics. Our team built Trench to scale up the real-time event tracking pipeline at <a href="https://frigade.com?utm_source=github-trench-readme" target="_blank">Frigade</a>.

## Features

* 🤝 Compliant with the Segment API (Track, Group, Identify)
* 🐳 Deploy quickly with a single production-ready Docker image
* 💻 Process thousands of events per second on a single node
* ⚡ Query data in real-time
* 🔗 Connect data to other destinations with webhooks
* 👥 Open-source and MIT Licensed

## Getting Started

***

<CardGroup cols={2}>
  <Card title="Quickstart Guide →" href="/quickstart" horizontal={true} />

  <Card title="API Reference →" href="/api-reference/overview" horizontal={true} />

  <Card title="Self-host →" href="/self-host" horizontal={true} />

  <Card title="Contact Us →" href="mailto:support@trench.dev" target="__blank" horizontal={true} />
</CardGroup>
