December 13th, 2025
New

Iβm excited to introduce Triggers & Agents - a powerful new automation system that allows you to programmatically manage environment reservations through API calls. Perfect for CI/CD pipelines, automated testing, and deployment workflows.
In a nutshell: Create agents to represent your automation tools, set up triggers for your environments, and use the generated URLs to automatically reserve and release environments from your scripts - no manual intervention needed.
Automated environment reservations - Create triggers to automatically reserve and release environments via API calls
Unique URLs - Each trigger receives dedicated URLs for reserving and releasing environments
Agent assignment - Assign triggers to specific agents for better access control and tracking
Agent management system - New module to manage automation agents within your organization
Secure authentication - Each agent has a unique secret token for API authentication
Organization-wide view - Reservation list now shows all reservations in your organization, not just your own
Enhanced history - Reservation history now indicates whether a reservation was made by a user or a trigger
One-time secret display - Trigger URLs and agent tokens are shown only once after creation for security
Masked tokens - Agent tokens are partially hidden in the interface for security
Clear status indicators - Visual indicators for active/inactive agents and expired triggers
What you can do now:
Create agents to represent your automation tools or CI/CD pipelines
Set up triggers for environments that need automated reservations
Use trigger URLs in your automation scripts to reserve/release environments
Monitor all reservations across your organization in one