Release notes

Follow shipped product updates across Vibe, Studio, Admin, models, and the API.

Latest updates

Latest updates

API key expiration policies and notifications

Organization Admins and Workspace Admins can now set maximum validity periods for new API keys and notify key owners before expiration.

ImprovementCloudPublic PreviewMistral-Hosted
Learn more
API key expiration policy settings in the Admin Panel

What's new

API key expiration policies help admins set maximum validity periods at the Organization or Workspace level. Expiration notifications warn key owners before their keys expire, so teams can rotate keys before integrations stop working.

Key capabilities

  • Organization and Workspace policies: Set maximum validity periods for newly created API keys at the Organization or Workspace level.
  • Workspace-specific limits: Let Workspace Admins set stricter limits than the Organization maximum when a Workspace needs a shorter key lifetime.
  • Expiration notifications: Send email notifications before API keys expire so key owners can rotate keys on time.
  • Policy enforcement at creation: Apply active policies when API keys are created or rotated.

Get started

Configure API key expiration policies from Admin settings. See API key expiration policy for behavior details.

API key expiration policy

Enhanced Search and Filtering for Workflows

Navigating and monitoring workflows and their executions is now significantly easier with improved search, filtering, sorting, and pagination. This addresses customer pain points around discovering specific workflows and executions, analyzing run histories, and diagnosing failures by allowing precise filtering across major workflow properties and execution metrics.

ImprovementStudioPublic PreviewMistral-Hosted
Learn more
Workflows list view with new filter components and favorite workflows

What's new

Navigating and monitoring workflows and their executions is now significantly easier with improved search, filtering, sorting, and pagination. This addresses customer pain points around discovering specific workflows and executions, analyzing run histories, and diagnosing failures by allowing precise filtering across major workflow properties and execution metrics.

Key capabilities

  • Multi-status and property filtering: Filter workflows and executions by multiple statuses, name, ID, tags, deployment name, or the current user to quickly find relevant results.
  • Favorite workflows: Star important workflows to easily access them later, bypassing the need to scroll through extensive workspace lists.
  • Shareable filtered views: Search state is managed through URL parameters, allowing users to share specific, filtered views of workflows and executions with their team.
  • Failure rate insights: View the failure rate per workflow and the health of recent runs to monitor success metrics and identify executions requiring retries.
  • Enhanced search relevance and performance: Fuzzy search results are now sorted by relevance, and backend query performance has been optimized for a smoother list navigation experience.
  • Execution search keys: Extract searchable key-value pairs from an execution's input, or attach them during the run, to make executions easily findable.

Get started

Explore the new filtering and sorting options directly in the Workflows and executions views. For more details, check the Studio documentation.