---
title: TenantDefinedTelemetry Policy CSP
description: Learn more about the TenantDefinedTelemetry Area in Policy CSP.
ms.date: 01/18/2024
---
# Policy CSP - TenantDefinedTelemetry
## CustomTelemetryId
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device
❌ User | ❌ Pro
❌ Enterprise
❌ Education
✅ Windows SE
❌ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 [10.0.22621] and later |
```Device
./Device/Vendor/MSFT/Policy/Config/TenantDefinedTelemetry/CustomTelemetryId
```
This policy is used to let mission control what type of Edition we are currently in.
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `int` |
| Access Type | Add, Delete, Get, Replace |
| Default Value | 0 |
**Allowed values**:
| Value | Description |
|:--|:--|
| 0 (Default) | Base. |
| 1 | Education. |
| 2 | Commercial. |
## Related articles
[Policy configuration service provider](policy-configuration-service-provider.md)