> ## 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.

# Badges

> Earn digital badges for sales achievements — powered by the OpenBadges standard.

# Badges

SalesOS uses a badge system powered by the [OpenBadges](https://openbadges.org/) standard to recognize and reward sales achievements. Badges are visual tokens that appear on your profile and can be shared externally.

## How Badges Work

Badges are awarded automatically when you meet specific criteria. Each badge has:

* **Name** — The badge title
* **Description** — What the badge represents
* **Visual** — A unique icon/image
* **Criteria** — The specific conditions required to earn it
* **Points** — Bonus points awarded when earned
* **Rarity** — How difficult the badge is to earn

## Badge Categories

<Tabs>
  <Tab title="Sales Milestones">
    Badges earned by reaching sales targets:

    | Badge              | Criteria                         | Points |
    | ------------------ | -------------------------------- | ------ |
    | **First Blood**    | Close your first deal            | 25     |
    | **Deal Maker**     | Close 10 deals                   | 50     |
    | **Closer**         | Close 50 deals                   | 100    |
    | **Sales Machine**  | Close 100 deals                  | 200    |
    | **Revenue Hunter** | Close \$100K in total revenue    | 150    |
    | **Big Fish**       | Close a single deal worth \$50K+ | 100    |
  </Tab>

  <Tab title="Activity">
    Badges earned through consistent platform usage:

    | Badge             | Criteria                           | Points |
    | ----------------- | ---------------------------------- | ------ |
    | **First Steps**   | Complete your profile              | 10     |
    | **Networker**     | Create 50 leads                    | 30     |
    | **Prospector**    | Qualify 25 leads                   | 40     |
    | **Streak Master** | Log activity 30 days in a row      | 75     |
    | **Early Bird**    | Log activity before 8 AM, 10 times | 25     |
    | **Note Taker**    | Add 100 notes to deals             | 30     |
  </Tab>

  <Tab title="Team">
    Badges earned through team collaboration:

    | Badge           | Criteria                                 | Points |
    | --------------- | ---------------------------------------- | ------ |
    | **Team Player** | Send 50 chat messages                    | 15     |
    | **Mentor**      | Help 5 deals owned by others (via notes) | 30     |
    | **Champion**    | Finish first in a weekly ranking         | 50     |
    | **Unbeatable**  | Hold first place for 4 consecutive weeks | 150    |
    | **MVP**         | Highest revenue in a quarter             | 200    |
  </Tab>

  <Tab title="Special">
    Limited-time or rare badges:

    | Badge             | Criteria                                    | Points |
    | ----------------- | ------------------------------------------- | ------ |
    | **Pioneer**       | Be among the first 10 users in your company | 50     |
    | **Perfect Month** | 100% task completion in a month             | 75     |
    | **Hat Trick**     | Close 3 deals in a single day               | 100    |
    | **Comeback Kid**  | Move a Closed Lost deal back to Closed Won  | 60     |
  </Tab>
</Tabs>

<Note>
  Your administrator can create custom badges specific to your company's goals and culture. The badges listed above are the default set.
</Note>

## Viewing Your Badges

### Badge Gallery

Navigate to the **Badges** section in the sidebar to see:

* **Earned Badges** — All badges you have earned, with the date earned
* **Available Badges** — Badges you can still earn, with progress indicators
* **Locked Badges** — Badges with hidden criteria that are revealed as you get closer

### Progress Tracking

For badges with numeric criteria (like "Close 10 deals"), you can see your current progress as a percentage bar. This helps you know exactly how close you are to earning the next badge.

### Badge Detail

Click any badge to see:

* Full description and criteria
* Date earned (if applicable)
* How many people in your company have earned it
* Rarity percentage (what percentage of users have it)
* Points awarded

## OpenBadges Standard

SalesOS badges comply with the [OpenBadges 2.0 standard](https://www.imsglobal.org/spec/ob/v2p0/), which means:

* Each badge is a verifiable digital credential
* Badges contain metadata about the issuer, criteria, and recipient
* You can export badges and display them on external platforms (LinkedIn, personal website)
* Badge verification is cryptographically secure

### Exporting a Badge

To share a badge externally:

1. Go to your earned badges
2. Click the badge you want to export
3. Click **Share / Export**
4. Choose your export option:
   * **Image** — Download the badge as a PNG with embedded metadata
   * **JSON** — Download the badge assertion in OpenBadges JSON format
   * **Link** — Get a verification URL that anyone can use to confirm the badge

<Tip>
  Adding SalesOS badges to your LinkedIn profile showcases your sales achievements to your professional network. Use the image export and upload it as a certification.
</Tip>

## Badge Notifications

You receive a notification whenever you earn a new badge:

* In-app notification with a celebration animation
* Email notification (if enabled)
* Your team sees a feed entry about your achievement

## Next Steps

<CardGroup cols={2}>
  <Card title="Challenges" icon="flag-checkered" href="/user-guide/gamification/challenges">
    Compete in time-limited sales challenges
  </Card>

  <Card title="Rankings" icon="trophy" href="/user-guide/gamification/rankings">
    See how badges affect your ranking
  </Card>
</CardGroup>
