Skip to content

Sign in and create a tenant

Go to platform.mate.engineer. Clicking Sign in redirects you to the Keycloak login page. If you do not have an account yet, use the registration link on that page to create one with an email address and password.

After successful authentication you land on the Tenants page.

If Mate’s closed-beta capacity is full when you sign up, you will see the waitlist screen instead of the Tenants page:

Mate is in closed beta. We received your signup and will email you at your address as soon as a slot opens up.

The screen shows your current position (for example, “Position 4 of 12”). Positions are first-come, first-served. Use Refresh position to update the counter. When a slot opens, you receive an email and can sign in normally.

A tenant is an isolated workspace: it holds your GitLab connection, bot credentials, agent configuration, and job history. Most users have one tenant.

  1. On the Tenants page, click Create tenant.
  2. Enter a Tenant name (maximum 80 characters). This is an internal label; it is not visible in GitLab.
  3. Click Create.

After creation, Mate generates a webhook secret for this tenant and immediately opens the onboarding wizard. Copy the webhook secret when it is displayed — it is shown only once. You will need it in the Register a webhook step.

You can invite additional users to the tenant at any time from Settings → Invitations. Invited users receive an email; they can also find pending invitations via the Pending invitations button on their Tenants page, which opens a separate invitations view.

Next: Connect GitLab