[Yandex Cloud documentation](../index.md) > [Yandex Managed Service for GitLab](index.md) > Audit Trails events

# Yandex Audit Trails event reference

Audit Trails supports tracking control plane events for Yandex Managed Service for GitLab. For more information, see [Management event audit log](../audit-trails/concepts/format.md).

The general format of the `event_type` field value is as follows:

```text
yandex.cloud.audit.gitlab.<event_name>
```

Event name | Description
--- | ---
`BackupInstance` | Creating backups
`CleanupRegistryInstance` | Docker Registry cleanup
`CreateInstance` | Creating an instance
`CreateInstanceBackup` | Creating an instance backup
`CreateRunner` | Creating GitLab Runner
`DeleteInstance` | Deleting an instance
`DeleteRunner` | Deleting GitLab Runner
`FinishMigration` | Completing migration of an instance to another availability zone
`PrepareBackupUpload` | Preparing for recovery from a backup
`ReconfigureGitlab` | Editing the GitLab configuration
`RescheduleMaintenance` | Changing scheduled maintenance date and time
`ResizeInstance` | Resizing an instance
`RollbackMigration` | Canceling migration of an instance to another availability zone
`ScheduleUpgrade` | Setting the instance upgrade time
`StartInstance` | Launching an instance
`StartMigration` | Starting migration of an instance to another availability zone
`StartRunner` | Starting GitLab Runner
`StopInstance` | Stopping an instance
`StopRunner` | Stopping GitLab Runner
`UpdateInstance` | Updating an instance
`UpdateOmniauthInstance` | Updating OmniAuth settings
`UpdateRunner` | Updating GitLab Runner
`UpgradeInstance` | GitLab version upgrade