ScyllaDB University Live | Free Virtual Training Event
Learn more
ScyllaDB Documentation Logo Documentation
  • Deployments
    • Cloud
    • Server
  • Tools
    • ScyllaDB Manager
    • ScyllaDB Monitoring Stack
    • ScyllaDB Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
    • Supported Driver Versions
  • Resources
    • ScyllaDB University
    • Community Forum
    • Tutorials
Install
Ask AI
ScyllaDB Docs ScyllaDB Cloud ScyllaDB Cloud Security Service Users in ScyllaDB Cloud

Service Users in ScyllaDB Cloud¶

About Service Users¶

Service users are system-managed users used by ScyllaDB Cloud internal workflows, automation tools, or ScyllaDB Cloud support engineers to perform operational tasks within the platform. Unlike standard users, which are tied to individuals, service users are designed for specific roles or functions, such as automated backups, monitoring, or workflow execution.

Service users are automatically provisioned, maintained, and monitored by ScyllaDB Cloud to ensure consistent operation, security isolation, and compliance with industry standards. They enable secure, auditable, and role-specific access to system components via Privileged Access Management (PAM), following the principle of least privilege.

Note

Modifying, disabling, or reducing the permissions of service users may impair service operation.
Customers retain full administrative access to all users within their clusters, including system-managed service users. However, ScyllaDB Cloud relies on service users to deliver core platform functionality. ScyllaDB Cloud cannot guarantee proper functionality or support if service users are unavailable or their permissions are restricted.

Security and Compliance Notes¶

  • All service users are system-managed, and authentication is rotated automatically.

  • Access tokens, credentials, and permissions are stored and controlled via secure, encrypted vault mechanisms.

  • Each service user’s activities are fully traced and auditable through ScyllaDB’s centralized logging and monitoring systems.

  • Operational events involving service users are recorded internally and also may appear in your cluster logs or system events list.

  • No user or external component can modify or assume these identities.

  • Service users adhere to least-privilege access principles and assume role-basedaccess control (RBAC).

Service Users Structure¶

Service User

Description

scylla_support

This user is used by ScyllaDB Cloud Support to troubleshoot issues and handle customer-submitted requests.
It has access to schema metadata.

scylla_admin

This user is used to resolve complex issues related to the ScyllaDB database or perform recovery operations in emergency situations.

scylla_automation

This user is used by ScyllaDB Cloud.

scylla_workflows

This user is used by ScyllaDB Cloud.

scylla_vector_store

This user is used by the Vector Search service.

scylla_manager

This user is used by ScyllaDB Manager.

scylla_monitor

This user is used by the monitoring stack.
It is limited to read-only access on system keyspaces.

Was this page helpful?

PREVIOUS
Storage-level Encryption
NEXT
Vector Search BETA
  • Create an issue

On this page

  • Service Users in ScyllaDB Cloud
    • About Service Users
      • Security and Compliance Notes
    • Service Users Structure
ScyllaDB Cloud
  • New to ScyllaDB? Start here!
  • Quick Start Guide to ScyllaDB Cloud
  • About ScyllaDB Cloud as a Service
    • Benefits
    • Backups
    • Best Practices
    • Managing ScyllaDB Versions
    • Support, Alerts, and SLA Commitments
    • Billing
  • Deployment
    • Cluster Types - X Cloud and Standard
    • Bring Your Own Account (BYOA) - AWS
    • Bring Your Own Account (BYOA) - GCP
    • Terraform Provider
    • Free Trial
  • Cluster Connections
    • Configure AWS Transit Gateway (TGW) VPC Attachment Connection
    • Configure Virtual Private Cloud (VPC) Peering with AWS
    • Configure Virtual Private Cloud (VPC) Peering with GCP
    • Migrating Cluster Connection
    • Checking Cluster Availability
    • Glossary for Cluster Connections
  • Access Management
    • SAML Single Sign-On (SSO)
    • User Management
  • Managing Clusters
    • Resizing a Cluster
    • Adding a Datacenter
    • Deleting a Cluster
    • Maintenance Windows
    • Email Notifications
    • Usage
  • Using ScyllaDB
    • Apache Cassandra Query Language (CQL)
    • ScyllaDB Drivers
    • Tracing
    • Role Based Access Control (RBAC)
    • ScyllaDB Integrations
  • Monitoring
    • Monitoring Clusters
    • Extracting Cluster Metrics in Prometheus Format
  • Security
    • Security Best Practices
    • Security Concepts
    • Database-level Encryption
    • Storage-level Encryption
    • Service Users
    • Data Privacy and Compliance
  • Vector Search
    • Quick Start Guide to Vector Search
    • Vector Search Clusters
    • Working with Vector Search
    • Glossary
    • Reference
    • Example Project
  • API Documentation
    • Create a Personal Token for Authentication
    • Terraform Provider for ScyllaDB Cloud
    • API Reference
    • Error Codes
  • Help & Learning
    • Tutorials
    • FAQ
    • Getting Help
Docs Tutorials University Contact Us About Us
© 2025, ScyllaDB. All rights reserved. | Terms of Service | Privacy Policy | ScyllaDB, and ScyllaDB Cloud, are registered trademarks of ScyllaDB, Inc.
Last updated on 24 Nov 2025.
Powered by Sphinx 7.4.7 & ScyllaDB Theme 1.8.9
Ask AI