CloudSignal Docs
GuidesClients

Clients

Create and manage MQTT client credentials for your apps and services to connect to CloudSignal.

Clients are the MQTT credentials your applications and services use to connect to CloudSignal. They're different from your dashboard login.

A client is not the same as a dashboard user:

TypeUsed by
Dashboard userYou, logging into the web UI
ClientApps and services connecting via MQTT

Guides

Quick reference

Connection credentials

When you create a client, you get:

CredentialExample
Username (stored)agent-research
Username (for connection)agent-research@org-abc123
PasswordSet during creation

Best practices

PracticeWhy
One client per app or serviceDon't share credentials
Descriptive namesagent-research, backend-api, mobile-app
Strong passwordsUse generated passwords when possible
Rotate credentialsUpdate passwords periodically

Common tasks

On this page