Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/content/docs/get-started/guides/first-things-first.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ keywords:
- Kinde roles
- Engineer role
- paid plan
updated: 2026-06-17
updated: 2026-07-30
featured: false
deprecated: false
ai_summary: "Entry guide for new Kinde customers. Covers registering at app.kinde.com, verifying your email with a one-time code, and entering business details — including the Kinde subdomain (cannot be changed later) and data region. Walks through creating a first project (from scratch or with an existing codebase), selecting a technology stack, and choosing sign-in methods such as email and social providers. After onboarding opens the Kinde dashboard, the guide explains how to complete your business profile (phone, email, industry, timezone), add terms of use and privacy policy URLs that appear in the hosted auth widget footer, and invite teammates by email with assigned roles like Engineer for developer access. A paid plan is required for roles beyond Owner and Admin."
Expand All @@ -70,8 +70,8 @@ Kinde is the all-in-one developer platform for authentication, access management

### 3. Add business details

1. Enter your **Business name** (e.g., "Your Brand Name")
2. Choose a **Kinde domain name** (e.g., `yourbrand.kinde.com`)
1. Enter your **Business name** (e.g., "Acme Inc.")
2. Choose a **Kinde domain name** (e.g., `acme.kinde.com`)

<Aside type="warning">
Once you set the **Kinde domain name**, you cannot change it later. If you need the same domain for a different business, see [Start a new business but keep your domain](/manage-your-account/your-data/kinde-domains/#to-start-a-new-business-but-keep-your-domain). You can also [add a custom domain](/build/domains/pointing-your-domain/) to completely remove the need for a Kinde domain.
Expand Down Expand Up @@ -114,14 +114,14 @@ You will see two options:

You will now be taken to the **Kinde Dashboard**, where you can begin using the platform.

![Kinde Dashboard](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/0c867d36-ab83-4fff-34ba-0db528c4ac00/socialsharingimage)
![kinde dashboard after onboarding](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/9696af17-c243-40e2-5aed-111320c75300/socialsharingimage)

## Complete your business details

1. On the dashboard, select **your business name** in the bottom-left corner. A pop-up appears.
2. In the pop-up, select **Business details**.

![Business details popup](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/562db191-bb01-47e4-48b6-640c99ac6a00/socialsharingimage)
<img src="https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/edec59d3-2209-4754-ead1-bed5978c5600/socialsharingimage" alt="business details popup" width="300px" />

3. Update the following details:

Expand Down
Loading