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

# Start here

> Retain helps you understand your customers through events and revenue data.

## Core concepts

### Events

Events represent meaningful user actions that happen inside your product. Moments where users actually extract **value** from it, such as creating a project, scheduling an appointment, or sending an invoice.

**Examples**: on Airbnb, booking a house is a meaningful event. On YouTube, it’s watching a video. On Spotify, it’s listening to a song. You get the idea.

<Frame>
  <img src="https://mintcdn.com/retain/-NOmxow-WO5nrKmW/images/events.png?fit=max&auto=format&n=-NOmxow-WO5nrKmW&q=85&s=7a162fa4f17bf14852f7e86a514bde78" alt="Placeholder: UI example showing an event being tracked (e.g. button click or action)" style={{ borderRadius: "0.5rem", width: "100%" }} noZoom width="2551" height="1296" data-path="images/events.png" />
</Frame>

### Users

Users are the people using your product. Each user has a unique ID that lets you follow their journey over time and understand their behavior.

<Frame>
  <img src="https://mintcdn.com/retain/-NOmxow-WO5nrKmW/images/user.png?fit=max&auto=format&n=-NOmxow-WO5nrKmW&q=85&s=ed329fa19084628a1219a4036c43bfca" alt="Placeholder: User profile card with avatar, name, and email" style={{ borderRadius: "0.5rem", width: "100%" }} noZoom width="2068" height="722" data-path="images/user.png" />
</Frame>

### Accounts

Accounts are the organizations your users belong to. Essential for B2B products where behavior depends on company context.

<Frame>
  <img src="https://mintcdn.com/retain/-NOmxow-WO5nrKmW/images/account.png?fit=max&auto=format&n=-NOmxow-WO5nrKmW&q=85&s=5415e75cb4ae9d90846dc241f0937cf7" alt="Placeholder: Company/account profile card with name and metadata" style={{ borderRadius: "0.5rem", width: "100%" }} noZoom width="2658" height="1233" data-path="images/account.png" />
</Frame>

### Revenue (via payment providers)

By connecting your payment provider, Retain automatically tracks billing events like subscriptions, renewals, upgrades, and cancellations, which combined with product usage data help you understand user behavior across the entire lifecycle.

<Frame>
  <img src="https://mintcdn.com/retain/-NOmxow-WO5nrKmW/images/payment.png?fit=max&auto=format&n=-NOmxow-WO5nrKmW&q=85&s=bc0c5a9490dfc39a9c0c47ff79641379" alt="Placeholder: User profile card with avatar, name, and email" style={{ borderRadius: "0.5rem", width: "70%" }} noZoom width="717" height="542" data-path="images/payment.png" />
</Frame>

## Next step

<Card title="Connect payment provider" icon="credit-card" href="/docs/connect-payment-provider" horizontal>
  Connect your payment provider to sync your customers, MRR and churn metrics
  automatically.
</Card>
