# Create a Hippoly workspace

This article explains how to create **a new workspace** for your board or other decision-making team. If your team already has a workspace on Hippoly that you want to join, continue by reading the [Join an existing workapce](/getting-started/join-an-existing-workspace.md) article.

{% hint style="info" %}
**Creating a Hippoly workspace is completely free.** Every new workspace is automatically set up with the Free subscription, giving you the flexibility to get your team started at your own pace. You can explore all Hippoly features, and you have full control to decide if and when you want to upgrade to one of the paid subscription plans.
{% endhint %}

## Things to keep in mind

* To create a workspace, you need to have a [user account](/getting-started/getting-started-with-hippoly.md) on Hippoly.
* There are two ways to create a workspace, from scratch (the most common) and, in some regions, through an organisation lookup based on official registry data.

## Create a workspace from scratch

{% stepper %}
{% step %}
Go to <https://secure.hippoly.com/#/add-workspace>.
{% endstep %}

{% step %}
Select the **type of organisation**, the **country** the organisation is based in, and the **type of team** that will use the workspace.
{% endstep %}

{% step %}
Name the workspace (typically the name of your organisation).

<figure><img src="/files/ulSFT3nDlBopHOP0jxg4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Optional: If you have a registration code, enable the `Registration code` toggle and enter or paste the code.

{% hint style="info" %}
A registration code is a unique code used to link the workspace to an organisational context. If you haven’t received one, simply skip this step.
{% endhint %}
{% endstep %}

{% step %}
Click the `Create workspace` button.
{% endstep %}

{% step %}
Your new workspace is now ready! You can [begin setting it up and inviting your colleagues.](/getting-started/getting-started-as-workspace-admin.md)
{% endstep %}
{% endstepper %}

## Create a workspace through an organisation lookup

In some regions, Hippoly can automatically look up your organisation in official registries. This only works if you have an eID connected to your user account, since we use it to verify whether you are a registered representative of the company, such as a CEO or board member.&#x20;

{% stepper %}
{% step %}
Go to <https://secure.hippoly.com/#/engagement-list>

We will check the registries and list any organisations linked to your verified identity. If we find any, they will be displayed for you to select. If not, you will need to [create your workspace from scratch](#create-a-workspace-from-scratch) as described earlier in this article.
{% endstep %}

{% step %}
Click the `Get started for free`  button to create a workspace for any listed organisation.

<figure><img src="/files/mWuCL3D2suayu9gzkfwF" alt=""><figcaption></figcaption></figure>

Hippoly automatically retrieves all required information from public records to set up the workspace. It’s a fast and effortless way to get started without entering details that already exist.
{% endstep %}

{% step %}
Your new workspace is now ready! You can [begin setting it up and inviting your colleagues.](/getting-started/getting-started-as-workspace-admin.md)
{% endstep %}
{% endstepper %}


---

# 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://help.hippoly.com/getting-started/create-a-hippoly-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.
