> For the complete documentation index, see [llms.txt](https://docs.spydra.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spydra.app/how-to/private-network/organizations/create-an-organization.md).

# Create an Organization

{% hint style="info" %}
Creating an Organization is a key step in the Spydra Platform as Organization acts as a core component.\
\
Spydra **offers $400 free credits for the first 2 organizations** you create to help you explore the platform.
{% endhint %}

1. Navigate to the Organization section in the Spydra platform from the top nav bar; you can view the list of Organizations if you have already created one or joined other organizations.
2. Click on **Create Organization**

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

* Enter Organization Name

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

* Add the Billing country
* Click on Create Organization&#x20;
* Congratulations! Your Organization has been created.

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

You can now see the Created Organization under the Organization's list.

### Next steps

* Once an organization is created, you can invite your team as organization members and create a network to deploy your app onto that network. You can also invite other organizations to join you on the network.

{% content-ref url="/pages/1IomauJ4i6CrWMM8T5ug" %}
[Invite members to an organisation](/how-to/private-network/organizations/invite-members-to-an-organisation.md)
{% endcontent-ref %}

{% content-ref url="/pages/RYnEXt12olzvpzyPB5jF" %}
[Create a Network](/how-to/private-network/networks/create-a-network.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.spydra.app/how-to/private-network/organizations/create-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.
