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

# User Removed Value: Total Value of Removal Events

> Track the total monetary value associated with user removed events. Measure the impact of team member removals.

<Tip>
  User Removed Value measures the total monetary value associated with all user removal events tracked by the Upstack pixel.
</Tip>

## Formula

<Info>
  **User Removed Value** = **SUM** ( Value ) **WHERE** event\_type = user\_removed
</Info>

### Formula Components

| Metric                                                                | Definition                                    |
| --------------------------------------------------------------------- | --------------------------------------------- |
| [**User Removed**](/reference/metrics/funnel/engagement/user-removed) | Total user removal events tracked             |
| **Value**                                                             | Monetary value assigned to each removal event |

| Metadata        |                         |
| --------------- | ----------------------- |
| **Type**        | Currency                |
| **Data Source** | [Upstack Pixel](/pixel) |
| **Aggregation** | Sum                     |

***

## Example

Your B2B platform removed **25 users** this month with varying seat values.

| Plan Tier    | Users Removed | Seat Value | Total Value |
| ------------ | ------------- | ---------- | ----------- |
| Enterprise   | 5             | \$100/seat | \$500       |
| Professional | 12            | \$50/seat  | \$600       |
| Starter      | 8             | \$25/seat  | \$200       |
| **Total**    | **25**        | -          | **\$1,300** |

***

## How It Works

This metric sums the monetary value associated with each user removal event. Value is typically calculated based on the seat cost or expected lifetime value of the removed user. This helps quantify the revenue impact of team changes.

***

## When to Use

| Scenario                | Action                            |
| ----------------------- | --------------------------------- |
| Revenue impact analysis | Quantify lost seat revenue        |
| Churn forecasting       | Predict revenue contraction       |
| Downsell identification | Track plan-level removal patterns |
| Account health scoring  | Weight accounts by removal value  |

***

## Related Metrics

| Metric                                                                              | Relationship            |
| ----------------------------------------------------------------------------------- | ----------------------- |
| [User Removed](/reference/metrics/funnel/engagement/user-removed)                   | Count of removal events |
| [Cost per User Removed](/reference/metrics/funnel/engagement/cost-per-user-removed) | Cost per removal        |
| Seat Removed Value                                                                  | Related seat metric     |

[See all Engagement metrics →](/reference/metrics/funnel/engagement)
