# Sandbox.Helpers.UndoSystem.Initialize

```csharp
void Initialize()
```

Clear the history and take an initial snapshot.
You should call this right after a load, or a new project.

Declared in [Sandbox.Helpers.UndoSystem](/api/Sandbox.Helpers.UndoSystem).
Assembly: `Sandbox.Tools`.
