User Management
Create and manage Rapydo users via API.Overview
User management in Rapydo is handled exclusively through the API. There is no user interface for creating or managing users. This guide explains how to create users using command-line tools.Creating a New User
Prerequisites
- SSH access to the Rapydo machine
- Admin credentials
curlandjqinstalled on the machine
Step 1: SSH into the Machine
Connect to your Rapydo instance via SSH:Step 2: Obtain an Authentication Token
Use your admin credentials to get an access token:Step 3: Create the User
Use the token to create a new user:username, password, and type values as needed.
User Types
Rapydo supports two user types: admin — Full access to all features and settings including:- All dashboard and monitoring features
- Query Analysis and Assistant
- Settings configuration
- User management (via API)
- Dashboard viewing
- Query and instance monitoring
- No ability to modify settings or configurations

