# Schedule events

> Create and manage schedule configurations with either the REST API or the Unity Gaming Services (UGS) command line.

Schedule events for the Triggers service at specific times or on recurring schedules. Use the Scheduler service to automate time-based actions like seasonal rewards, announcements, or routine maintenance tasks.

[Unity Gaming Services CLI](/triggers/tutorials/schedule-events/cli.md): Create and manage schedule configurations from the command line using the Unity Gaming Services command-line interface.
[HTTP APIs](/triggers/tutorials/schedule-events/rest-api.md): Create and manage schedule configurations that emit events at set or recurring moments using the REST API.
