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

# Introduction to SalesOS

> Learn what SalesOS is, its key features, and how it can transform your sales team's performance.

# What is SalesOS?

SalesOS is a sales management platform built for teams that want more than a traditional CRM. It combines deal management, gamification, and automation into a single workspace where sales representatives stay engaged and managers get full visibility into performance.

The platform is designed around three core principles:

1. **Simplicity** — A clean, intuitive interface that sales reps actually want to use
2. **Motivation** — Gamification mechanics that keep teams engaged and competitive
3. **Visibility** — Real-time dashboards and reports that give managers actionable insights

## Key Features

<CardGroup cols={2}>
  <Card title="Sales Pipeline" icon="columns-3">
    A visual Kanban board where you manage deals from first contact to close. Drag and drop cards between stages, set values, and track progress in real time.
  </Card>

  <Card title="Lead Management" icon="user-group">
    Capture, import, and qualify leads with custom fields. Score leads automatically and route them to the right sales rep.
  </Card>

  <Card title="Gamification Engine" icon="trophy">
    Points, rankings, badges, and challenges that turn daily sales activities into a rewarding experience. Powered by the OpenBadges standard.
  </Card>

  <Card title="Team Communication" icon="comments">
    Built-in chat with channels and direct messages. No need to switch between apps — discuss deals right where you manage them.
  </Card>

  <Card title="Automation Workflows" icon="bolt">
    Set up triggers and actions to automate repetitive tasks. Move deals automatically, send notifications, and update fields based on conditions.
  </Card>

  <Card title="Reports and Dashboards" icon="chart-mixed">
    Track KPIs, conversion rates, team performance, and revenue forecasts with visual dashboards you can customize.
  </Card>

  <Card title="API and Integrations" icon="plug">
    Connect SalesOS to your existing tools through our REST API, webhooks, n8n workflows, or pre-built ERP integrations.
  </Card>

  <Card title="White-Label Branding" icon="palette">
    Customize the platform with your company logo, colors, and branding. Make it feel like your own product.
  </Card>
</CardGroup>

## Who Is SalesOS For?

SalesOS is designed for:

* **Sales Representatives** who need a clear, motivating workspace to manage their deals and leads
* **Sales Managers** who want visibility into team performance with real-time dashboards and reports
* **Company Administrators** who need to configure the platform, manage users, and control access
* **Developers** who want to integrate SalesOS with other tools in their company's tech stack

## Platform Architecture

SalesOS is a cloud-based platform accessible through any modern web browser. There is nothing to install — just log in at [app.play2sell.com](https://app.play2sell.com) and start working.

Under the hood, SalesOS is built on:

* A multi-tenant cloud backend with PostgreSQL and Row Level Security
* Industry-standard OAuth/JWT authentication and single sign-on (SAML, OIDC, social)
* The **OpenBadges** standard for the gamification badge system
* **n8n** (SalesOS Connect) for workflow automation and integrations

<Tip>
  If you are new to SalesOS, start with the [Getting Started](/user-guide/getting-started) guide to set up your profile and learn the basics of the dashboard.
</Tip>

## Next Steps

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/user-guide/getting-started">
    Set up your profile and explore the dashboard
  </Card>

  <Card title="Sales Pipeline" icon="columns-3" href="/user-guide/sales/pipeline">
    Learn how to manage your deals
  </Card>
</CardGroup>
