# Create Workspace

When you log in on the Hackle homepage, the Hackle Dashboard is automatically created, and afterwards you can freely use services such as experiments and analytics, as well as features like inviting team members, depending on your plan.

This guide explains how to create a Hackle Workspace from the beginning.

{% hint style="warning" %}
If another team member in the same organization has already created a Workspace, do not create a new one. Instead, follow the [Invite Member](/en/workspace/invite-member.md) guide to receive an invitation link and click it.

Creating multiple unused Workspaces unnecessarily can make management difficult.
{% endhint %}

***

## Create Workspace

### Step 1. Log in to the Hackle Homepage

Visit the Hackle homepage (<https://hackle.io/ko/>) and click the 'Login' button in the top right.

![](/files/yMfKWZtXFwRbC9rKQmhv)

### Step 2. Select Login Method

Hackle supports three login options. Select one of the options to log in and a Workspace will be created.

![](/files/gqPdVocCFfYF5ywEHf5I)

### Step 3. Select a Plan

On the first login screen, choose one of 'Free Trial', 'Growth Plan', or 'Enterprise Plan'. Most features can be tried with the 'Free Trial'. If you need to switch to an Enterprise Plan, click the 'Contact Hackle Team' button and leave your contact information and inquiry details — we will get back to you promptly.

![](/files/JBvwm5Hhw4EM4u3gI6EG)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hackle.io/en/workspace/create-workspace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
