# User Metrics

<figure><img src="https://835503362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxKMBw1IB53ZJ2sltFPC%2Fuploads%2FWosE0mMMkB1rhqfB74WW%2FMetrics%20-%20use%20case%20for%20long%20number.png?alt=media&#x26;token=b6d0451f-e942-4dc1-b63b-f13b5fcccd96" alt=""><figcaption></figcaption></figure>

This section provides a quick snapshot of the user's financial and account activity within the platform. It includes key figures such as:

## Total Withdrawable Amount

This represents the potential expense exposure based on the profits generated across all funded accounts, regardless of their withdrawal eligibility status.

The value is calculated using the following formula:

```
∑ (Eligible Profit × Profit Split) of all Funded Accounts
```

This figure helps indicate the total potential liability the firm holds, assuming there are no withdrawal rules applied. It serves as a risk reference point for all active funded accounts within the platform.

## Pending Expense

This represents the total amount currently under review or awaiting approval for payout. It reflects the firm's short-term expense exposure based on trader-submitted withdrawal requests.

The value is calculated using the following formula:

```
∑ (Pending Payout Amount × Profit Split)
```

This figure gives visibility into all pending withdrawal requests across funded accounts, helping the firm track and manage upcoming financial commitments.

## Approved Expense

This indicates the total payout amount that has already been approved and is ready for processing or disbursement. It reflects confirmed expenses based on finalized withdrawal requests from funded accounts.

The value is calculated using the following formula:

```
∑ (Approved Payout Amount × Profit Split)
```

This metric provides a clear view of the firm's confirmed financial obligations related to trader withdrawals.

## Active Accounts

This refers to the total number of trading accounts currently considered active within the platform. It includes all accounts that are still operational and have not been breached, failed, or completed.

The number is calculated by counting accounts with the following status conditions:

* **Active**
* **Waiting Withdrawal**
* **Upgrade Pending**

This metric helps monitor how many trader accounts are actively progressing through the program or awaiting the next step in their journey.

## Active Funded

This refers to the total number of active accounts that have reached the funded stage within the program. It includes accounts that are live with firm capital and still in progress or pending their next step.

The number is calculated by counting all funded accounts with active condition similar to status in Active Accounts.

## Total Accounts

The total number of accounts created. This count includes accounts across all other statuses (e.g. Active, Breached, Upgraded, Upgrade Rejected, etc.).
