> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hoppscotch.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up and access Enterprise Edition

> Complete the initial setup of Hoppscotch Enterprise Edition by creating an admin account, activating your license, and configuring access.

After successfully running the necessary containers, the next step involves creating an administrator account to manage Hoppscotch.

<Warning>The system automatically designates the first user who logs in through the admin dashboard as the administrator.</Warning>

## Creating an administrator account

1. Open a new browser tab and visit [`http://localhost:3100`](http://localhost:3100).
2. This will grant you access to the admin dashboard.
3. Login using your credentials or create a new account.
4. The first user to log in will be given administrator privileges.

<Card title="Admin dashboard" iconType="light" icon="circle-arrow-right" href="/documentation/self-host/community-edition/admin-dashboard">
  Learn how to manage your Hoppscotch instance using the admin dashboard.
</Card>

## Accessing the Hoppscotch app

With the administrator account set up, you can now start using the Hoppscotch app for API testing and development.

1. Open a new browser tab and visit [`http://localhost:3000`](http://localhost:3000).
2. Begin testing and developing your APIs seamlessly with Hoppscotch.

<Tip>Hoppscotch Enterprise Edition is available for on-premise deployment with priority support. [Contact Hoppscotch Support](/support/getting-started/contact)</Tip>
