Quickstart in Console

Stable

The shortest customer path in Console: tenant, database, connection, and first checks.

Updated: April 6, 2026

This is the typical first-time flow in Console.

1. Sign in

Open Console and log in with your account.

2. Create a tenant

Use one tenant for one project, application, environment, or customer.

3. Create a database

Give the database a name and let the platform apply the default starting profile.

4. Copy the connection details

Save the tenant credentials and the DSN in your secret manager or team vault.

5. Connect your application

Point the app to the Gateway host and start using the database.

6. Check Monitoring

Review logs and metrics after the first connection to confirm that everything behaves as expected.

This flow is intentionally short. The platform handles the operational part so that you can focus on the application.