# Creating an Organization

If you are not accepting an invitation code sent by an organization administrator, you will need to complete a New Organization profile.

<figure><img src="/files/NR8YvLBDsfJy4IqXNRou" alt=""><figcaption><p>Creating a new organization</p></figcaption></figure>

Fill in the required fields of the form and click **Create Organization**.


---

# 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.stackref.com/getting-started/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.
