# Organizations

In Squadcast, **Organizations** are the account identifying entity. You can name your organization to reflect the name of the organization you work for, the team that you are a part of, or any other relevant name that reflects the purpose of the account.

## How many Organizations can I create? <a href="#how-many-organizations-can-i-create" id="how-many-organizations-can-i-create"></a>

You can create as many Organizations as you want. However, the system recognizes each organization as a separate account. Hence, you will be billed separately for each organization.

{% hint style="info" %}
**Who can create a new Organization?**

Any user role in Squadcast can create a new Organization. The user that creates the new Organization will automatically be the Account Owner for the created Organization.
{% endhint %}

## Can users in my other Organization see a new Organization and its configuration? <a href="#can-users-in-my-other-organization-see-the-new-organization-and-its-configuration" id="can-users-in-my-other-organization-see-the-new-organization-and-its-configuration"></a>

Even if you are a part of multiple organizations, no one else but users added to each organization will have access to that particular organization.

{% hint style="info" %}
**SMS and Phone Call Limits:**

SMS and Phone Call limits are calculated for each organization separately.
{% endhint %}

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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://support.squadcast.com/managing-your-squadcast-account/organizations.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.
