Skip to main content

Overview

Qovery AI Copilot can manage your entire infrastructure through natural language, from creating environments to configuring clusters.

Capability Support Matrix

CapabilityExample PromptSupport LevelLast Validated
Environment Management
Create environments”Create a new staging environment”✅ Full Support2025-01-15
List environments”Show me all environments”✅ Full Support2025-01-15
Update environments”Update the staging environment to use cluster-2”✅ Full Support2025-01-15
Clone environments”Clone production to staging-test”✅ Full Support2025-01-15
Delete environments”Delete the test environment”✅ Full Support2025-01-15
Project Management
List projects”Show me all projects”✅ Full Support2025-01-15
Query project details”Show details for the Backend project”✅ Full Support2025-01-15
Cluster Management
List clusters”Show me all clusters”✅ Full Support2025-01-15
Check cluster status”What’s the status of the production cluster?”✅ Full Support2025-01-15
Query cluster details”Show details for cluster-prod”✅ Full Support2025-01-15
Support Levels:
  • Full Support: Feature is fully functional and tested
  • 🚧 Partial Support: Feature works with limitations
  • Coming Soon: Feature is planned but not yet available

Environment Management

Create Environments

"Create a new staging environment"
"Set up a development environment for the mobile team"
"Create an environment called feature-auth"

List & Query Environments

"Show me all environments"
"List production environments"
"What environments are running?"
"Which environments are in the dev cluster?"

Update Environments

"Update the staging environment to use cluster-2"
"Change production mode to PRODUCTION"
"Rename environment feature-old to feature-new"

Clone Environments

"Clone production to staging-test"
"Create a copy of staging called feature-branch"
"Duplicate the dev environment"

Delete Environments

"Delete the test environment"
"Remove all environments prefixed with feature-"
"Clean up old staging environments"

Project Management

List Projects

"Show me all projects"
"List projects in my organization"
"What projects do I have access to?"

Query Project Details

"Show details for the Backend project"
"What environments are in the Mobile project?"
"List all services in the API project"

Cluster Management

List Clusters

"Show me all clusters"
"List clusters in AWS"
"What Kubernetes clusters do I have?"

Check Cluster Status

"What's the status of the production cluster?"
"Is cluster-east healthy?"
"Show cluster resource usage"

Query Cluster Details

"Show details for cluster-prod"
"What version of Kubernetes is running?"
"How many nodes are in the cluster?"