When you're integrating Pulsar into automated workflows - whether for CI/CD pipelines, chaos testing, or systems monitoring - you don't want to use personal credentials. That's where service accounts come in as service accounts let you securely authenticate non-human users.
In this guide, we'll show you how to create a service account using the web interface in Streamvisor.
Start by opening the Service Accounts section from the sidebar.
If you haven't created any service accounts yet, you'll see a clean slate. To make a new one:
Important: The token dialog will only be shown once. After closing it you cannot see the token again. Make sure to store it securely - treat it like a password.
Service accounts in Pulsar are essential for safe and scalable automation. They let you script tasks, integrate services, or manage user groups. Try it out next time you're wiring up automation, managing pipelines or building integrations with Pulsar!