Step 1: Platform Access¶
Get your credentials in 2 minutes
Get authenticated access to the Manta platform and create your first cluster.
Create Your Account¶
Visit Platform: https://platform.manta-tech.io
Sign Up: Click “Sign Up” and enter: - Email address - Password - Organization name (optional)
Verify Email: Check inbox and click verification link
Login: Return and sign in with your credentials
Get Your Authentication Token¶
Access Profile: In dashboard, click Profile (bottom-left sidebar)
Copy Token: Find “gRPC Token” section and copy the token
Your gRPC Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
Save Token: You’ll need this for the next steps
Note
Keep your token secure - don’t share or commit to version control
Create Your First Cluster¶
Navigate: Click “Clusters” in dashboard sidebar
Create: Click “Create Cluster” button
Configure: - Cluster Name: “my-first-cluster” (optional) - Click “Create Cluster”
Activate: Toggle cluster status to “Active”
Note Details: Record cluster ID for next steps
Cluster Status: Active ✅
Cluster ID: cluster-abc123
You’re Ready!¶
✅ Account Created with platform access ✅ Authentication Token copied and saved ✅ First Cluster created and activated