# currentActiveProfileId

> The ID of the current active profile.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.ShortcutManagement](/engine/6000.5/script-reference/unityeditor/shortcutmanagement.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public readonly string currentActiveProfileId { get; }
```
