Skip to content
53 changes: 21 additions & 32 deletions en/asgardeo/docs/get-started/create-asgardeo-account.md
Original file line number Diff line number Diff line change
@@ -1,59 +1,48 @@
# Create your Asgardeo account

Let's begin setting up your Asgardeo account.
Follow these steps to set up your Asgardeo account.

## Create an organization

An organization in Asgardeo will be your own unique space and it will contain your users and application configurations. Let's sign up and create your first organization.
An organization in Asgardeo is your own unique space that contains your users and application configurations. Sign up to create your first organization.

1. Go to the [Asgardeo webpage](https://wso2.com/asgardeo/) and click **Sign up for free**.
1. Go to the [**Asgardeo webpage**](https://wso2.com/asgardeo/) and click **Sign up for free**.
2. Enter your email address and click **Register**. Asgardeo sends you an email with instructions to complete your account creation.

2. Enter your email address and click **Register**. You will receive an email with instructions on how to complete your account creation.
![Sign up to Asgardeo]({{base_path}}/assets/img/get-started/sign-up-to-asgardeo.png){: width="700" style="display: block; margin: 0; border: 0.3px solid lightgrey;"}

![Sign up to Asgardeo]({{base_path}}/assets/img/get-started/sign-up-to-asgardeo.png){: width="700" style="display: block; margin: 0; border: 0.3px solid lightgrey;"}

3. Click **Confirm** on the email and fill in your information to create your Asgardeo account.

!!! note

You can also use one of the social login methods to create your account.
3. Click **Confirm** in the email and fill in your information to create your Asgardeo account.

!!! note
You can also sign in using a social sign-in method to create your account.

!!! tip "Access the Asgardeo Console"
As an organization owner or administrator, you can manage all organizations, applications, and users you create using the **Asgardeo Console**. Access the console using the following link:

As an organization owner, or an administrator, you can manage all organizations, applications and users that you create using the Asgardeo Console. You can access the console using the following link.

```curl

https://console.asgardeo.io/

```
`https://console.asgardeo.io/`

## Create a user

Users can log in to applications that you register in Asgardeo. Let's create a user by following the steps below.
You can sign in to applications you register in Asgardeo. Create a user by following the steps below:

1. On the Asgardeo Console, go to **User Management** > **Users**.
1. On the **Asgardeo Console**, go to **User Management** > **Users**.
2. Click **Add User** > **Single User**.
3. Fill in the user's details.
3. Fill in the user details.

![customer-account-create-ui]({{base_path}}/assets/img/get-started/create-user-account.png){: width="500" style="display: block; margin: 0; border: 0.3px solid lightgrey;"}
![customer-account-create-ui]({{base_path}}/assets/img/get-started/create-user-account.png){: width="500" style="display: block; margin: 0; border: 0.3px solid lightgrey;"}

4. Select **Set a password for the user** and enter a temporary password for the user. The user will be able to change the password later.
4. Select **Set a password for the user** and enter a temporary password. You can change the password later.
5. Click **Next** and **Finish**.

6. Click **Next** and **Finish**.
You can now manage this user account from the **Asgardeo Console**.

You can now manage this user account from the Asgardeo Console.

!!! note

Users can also manage their own accounts from the Asgardeo self-service portal. Learn more about [user self-service]({{base_path}}/guides/user-self-service/).

You can also manage your account from the **Asgardeo self-service portal**. Learn more about [user self-service]({{base_path}}/guides/user-self-service/).

## What's next?

Now that you've set up your own organization and created your first user, you can:

1. Use a test application to quickly try out Asgardeo. See [Try login with Asgardeo]({{base_path}}/get-started/try-it-application/).
2. Set up Asgardeo in your application or in a sample application. See [Start integrating Asgardeo into applications]({{base_path}}/get-started/start-integrating-apps/).
Now that you have set up your organization and created your first user, you can:

1. Use a test application to quickly try out Asgardeo. See [Try sign-in with Asgardeo]({{base_path}}/get-started/try-it-application/).
2. Set up Asgardeo in your application or a sample application. See [Start integrating Asgardeo into applications]({{base_path}}/get-started/start-integrating-apps/).
9 changes: 5 additions & 4 deletions en/asgardeo/docs/get-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
template: templates/no-right-sidebar.html
---

# Get Started - Overview
Welcome to Asgardeo! Here are some quick guides to start your journey into identity and access management with Asgardeo.
# Get started with Asgardeo

Welcome to Asgardeo! Use these guides to begin integrating identity and access management into your applications.

## Start integrating apps
Select a technology and try integrating an application with Asgardeo.

[Learn more]({{base_path}}/get-started/start-integrating-apps/)
Select a technology to begin integrating your application with Asgardeo.

[Learn more]({{base_path}}/get-started/start-integrating-apps/)