# OnStarted

> Notifies that an analysis has started.

## Definition

* **Type:** Field
* **Namespace:** [Unity.ProjectAuditor.Editor](/engine/6000.7/script-reference/unity/projectauditor/editor.md)
* **Assembly:** UnityEditor

```csharp
public Action<Report, string[], IssueCategory[]> OnStarted
```
