Skip to content

Manage an EMQX Agents Deployment

The Deployment Settings page shows configuration details for an EMQX Agents deployment and provides options to rename or delete it. To open it, click Deployment Settings in the left menu.

Deployment Settings

Deployment Info

FieldDescription
Deployment NameThe display name for this deployment. Click the edit icon to rename.
Deployment IDThe unique identifier for this deployment. Use this when contacting support.
PlanThe current plan, for example EMQX Agents - Starter.
Network IDThe network this deployment is associated with.

Cloud Info

FieldDescription
Cloud PlatformThe cloud provider hosting this deployment (read-only).
RegionThe region where this deployment is running (read-only).

Billing Method

The current billing method for this deployment, for example Trial during the Public Beta period.

agents_deployment_settings

Rename a Deployment

  1. Go to Deployment Settings.
  2. Click the edit icon next to Deployment Name.
  3. Enter the new name and click the confirm icon.

Delete a Deployment

Important Notice

Deleting a deployment is permanent and cannot be undone. All agents, chats, connectors, and run history associated with this deployment will be deleted. Any running agents are stopped immediately.

  1. Go to Deployment Settings.
  2. Click Delete Deployment.
  3. Confirm the deletion in the dialog that appears.

Next Steps