---
title: EmitKit documentation
description: Send events through the API, get them as push notifications, or connect an agent through EmitKit's MCP server.
sidebar:
  label: Overview
  order: 0
---

EmitKit gives your applications and agents one place to record the moments
that matter in your product: a signup, a payment, a failed job. Events appear
live in the dashboard and can arrive on your phone as push notifications.

**[Get started](/getting-started)**

Create an account and a workspace, then send your first event.

**[Use the API](/api)**

Send events and identify users with the public API.

**[Connect an agent](/mcp)**

Use the same operations through the MCP server.

**[Push notifications](/concepts/notifications)**

Get an alert on your devices when an event arrives.

**[API reference](/reference)**

Explore the request and response schemas and error responses.

**[Product changelog](/changelog)**

Follow customer-facing improvements as they ship.

Events are kept for 90 days. An identity is removed after 180 days without an
identify call, or straight away when you erase it.
