# Create an Organization

All of the data generated by Spyderbat is tied directly to an Organization. Users can be members of multiple organizations, and may have different RBAC permissions for each org.

## Community Organizations

Spyderbat's free-tier is called Community, and all it takes to create a Community Spyderbat Organization is to create a Spyderbat Account. Receive the account creation instructions once you fill out a short [contact form](https://www.spyderbat.com/start-free).

## Professional/Enterprise Organizations

For those interested in trying out the professional and enterprise solutions, [contact sales](https://www.spyderbat.com/start-free). Our team will ensure will set one or more Spyderbat Organization(s) to suit your specific needs.


---

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