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

  1. Visit Platform: https://platform.manta-tech.io

  2. Sign Up: Click “Sign Up” and enter: - Email address - Password - Organization name (optional)

  3. Verify Email: Check inbox and click verification link

  4. Login: Return and sign in with your credentials

Get Your Authentication Token

  1. Access Profile: In dashboard, click Profile (bottom-left sidebar)

  2. Copy Token: Find “gRPC Token” section and copy the token

Your gRPC Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
  1. 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

  1. Navigate: Click “Clusters” in dashboard sidebar

  2. Create: Click “Create Cluster” button

  3. Configure: - Cluster Name: “my-first-cluster” (optional) - Click “Create Cluster”

  4. Activate: Toggle cluster status to “Active”

  5. 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