# Getting Started

During the registration process, you will be asked to create an **Organization** and a **Workspace** to create a working environment.

### Create an Organization

An Organization is an account where a business can collaborate across many workspaces at once.

&#x20;

<figure><img src="/files/TIDWNNR4XPDkHidusPMf" alt=""><figcaption><p>Organization overview</p></figcaption></figure>

To create an Organization select *Add Organization* on the menu on the upper right side. Fill in all relevant information about your Organization. The Organization name is most likely your company name.

![Create organization](/files/7O4SryNxmlaFrUMcNrBg)

### Create a Workspace

Workspaces are where the actual work happens: Adding Data Flows, Rules, or managing devices - all activities are done within a workspace.

Once you have created an Organization, you will get asked to create a **Workspace** automatically. Fill in all relevant information about your Workspace. A suitable Workspace name is for example the name of your project. Proceed now with selecting *Create Workspace*.

![Create workspace](/files/7O4SryNxmlaFrUMcNrBg)

Learn more about **Organizations** & **Workspaces**:

{% content-ref url="/pages/SwWd28hSdtf5reOYIkXR" %}
[Managing an organization](/akenza.io/get-started/managing-an-organization.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MO5H-sO9l8N2tO7n0vw" %}
[Managing a workspace](/akenza.io/get-started/your-organization.md)
{% endcontent-ref %}


---

# 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.akenza.io/akenza.io/how-to-create-a-working-environment.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.
