Skip to main content

Account Setup: Organization & User Creation

Ampliserv uses a two-step setup process: First create your organization, then create your administrator account.

Step 1: Create Organization

This step creates your organization space and generates a secure API key.

Access the Signup Page

  1. Navigate to landing
    Go to https://dev-app.ampliserv.io

    • click on Sign Up button

    Landing Page

Fill Organization Details

  1. Enter organization information

    • Organization Name: Your company or team name
    • Domain: Your application domain (e.g., localhost, example.com)

    Organization Form

  2. Organization ID auto-generation
    As you type your organization name, a unique ID is automatically generated:

    • Format: xxx-123 (e.g., abc-456)
    • Cannot be modified
    • Used for API calls and tenant identification

Create Organization

  1. Click "Create Organization & Generate API Key"
    This will:

    • Create your organization tenant
    • Generate a secure API key
    • Save the API key to your browser's storage
    • Proceed to Step 2

    Create Organization Button

What Happens Behind the Scenes

When you create your organization, Ampliserv automatically:

  • Generates API Key: A secure key for your integrations
  • Sets Up Tenant: Creates isolated workspace for your organization
  • Saves Configuration: Stores API key locally for immediate use
  • Prepares Account Creation: Moves to user account setup

Important: Your API key is automatically saved to localStorage and will be used when you create your account. No need to copy/paste!

Step 2: Create User Account

After organization creation, you'll set up your administrator account.

Account Details

  1. Fill in your personal information

    • Username: 3-50 characters (letters, numbers, underscores)
    • Email: Your work email address
    • Password: Minimum 6 characters

    Account Creation Form

Create Account

  1. Click "Create Account"
    This will:

    • Create your administrator account
    • Associate it with your organization
    • Save API key configuration
    • Show success message
    • Redirect to login page

    Account Created Success