# defaultProfileId

> A constant defining the ID of the default shortcut profile. See the documentation for the IShortcutManager.activeProfileId property.

## Definition

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

```csharp
public const string defaultProfileId = "Default"
```
