# Creating an Organization

{% embed url="<https://youtu.be/wW_-jskwyeE>" %}
Team Management Walkthrough on FlytBase
{% endembed %}

## To create an organization:

* Click on **My Organizations** by clicking on the Account button in the right corner.

<figure><img src="/files/1sRggamwWTlGIFT59sEy" alt=""><figcaption><p>Profile </p></figcaption></figure>

* To create an Organization on the FlytBase dashboard, Click on **Create**.

{% hint style="info" %}
If you are logging in for the first time, you will be required to create an organization once you enter the Console dashboard.
{% endhint %}

![Administration Page](/files/siDdUqUxw5ja2WpZ3rtP)

* Add the Organization name and the sub-domain

![Setting up an Organization](/files/OcbcScWsin7M8WJt8R07)

* Once you confirm the Organization name and URL, you will be redirected to the Admin dashboard.

![Confirmation](/files/ahiBhMIC8nybnDPuZQp1)

To know more about how to add members to your organization, refer to the following documentation.<br>

{% content-ref url="/pages/CkgQxkK8YX9aRf1frfa0" %}
[Managing Your Organization](/getting-started-with-your-flytbase-account/managing-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.flytbase.com/getting-started-with-your-flytbase-account/creating-an-organization.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.
