Yandex Audit Trails event reference
Written by
Updated at December 3, 2025
Audit Trails supports tracking control plane and data plane events for Yandex Cloud AI Studio.
The general format of the event_type field value is as follows:
yandex.cloud.audit.ai.<event_name>
Control plane event reference
| Event name | Description |
|---|---|
tuning.StartTuning |
Start model tuning |
Data plane event reference
| Event name | Description |
|---|---|
foundationmodels.CancelBatchInference |
Stopping a model in batch mode |
foundationmodels.DeleteBatchInference |
Deleting a processing result in batch mode |
foundationmodels.GetTextProcessingResult |
Request for the generation result |
foundationmodels.StartBatchInference |
Running a model in batch mode |
foundationmodels.TextProcessing |
Generation request |