# AutomaticAdd

> Automatically add new assets to version control when they are created or imported.

## Definition

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

```csharp
public static bool AutomaticAdd { get; set; }
```
