# Player Intelligence

Manage individual players with custom limits, restrictions, and behavioral analysis. Player Intelligence gives you granular control over each bettor on your platform.

<figure><img src="/files/gfQTufGUZKUiJgbeKMm0" alt=""><figcaption></figcaption></figure>

***

## Overview

Player Intelligence provides:

* **Player List** — View all players with search and filtering
* **Individual Limits** — Set platform and entity limits per player
* **Player Blocking** — Instantly restrict betting access
* **Player Segmentation** — Tagging a customer based on behavior
* **Limit Overrides** — Override platform defaults for specific players

***

## Available Controls

### Platform Limits (per player)

Apply custom platform-level limits that override global defaults:

| Limit            | Description                        |
| ---------------- | ---------------------------------- |
| **Max Stake**    | Maximum bet amount for this player |
| **Max Winning**  | Maximum payout per bet             |
| **Max Exposure** | Total exposure across open bets    |

[Configure Player Platform Limits →](/u/defend/step-4-player-management/player-platform-limits.md)

***

### Entity Limits (per player)

Set sport, league, or fixture-specific limits for individual players:

| Level           | Description                                  |
| --------------- | -------------------------------------------- |
| **Sport**       | Limits for a specific sport (e.g., Football) |
| **Location**    | Limits for a geographic region               |
| **Competition** | Limits for a specific league                 |
| **Fixture**     | Limits for a specific event                  |

[Configure Player Entity Limits →](/u/defend/step-4-player-management/player-entity-limits.md)

***

## Player Actions

| Action           | Description                                      |
| ---------------- | ------------------------------------------------ |
| **Block Player** | Immediately prevent all betting activity         |
| **Set Limits**   | Configure custom betting restrictions            |
| **View History** | Review past betting activity                     |
| **Segmentation** | View or assign a customer behaviour segmentation |

***

## Related

* [Player List](/u/defend/step-4-player-management/player-list.md) — Navigate the player directory
* [Risk Controls](/u/defend/risk-controls.md) — Platform-wide limit configuration
* [Bet Monitor](/u/defend/bet-monitor.md) — Track player betting in real-time


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lsports.eu/u/defend/step-4-player-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
