# Organizations

### Overview of Stat Proxies Platform Authentication and Authorization

Stat Proxies supports the functionality for users to create organizations where users can be invited and access shared resources owned by the organization themselves. at a high level, the stat proxies platform is structured in a B2B2C model, whereas a user can login to the platform, access resources owned by the individual, and by simply switching context, access resources owned by an organization of which they belong to.

### How to Create an Organization

watch the following recording tutorial on how to create an organization within the StatProxies dashboard.&#x20;

with the course of the video you'll learn how to:

1. Create an organization
2. Invite members
3. Remove members
4. Modify members' permissions
5. Modify organization metadata

{% @arcade/embed flowId="SLL2lVCQSw7eubL7oVVL" url="<https://app.arcade.software/share/SLL2lVCQSw7eubL7oVVL>" %}


---

# 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.stat.wiki/permissions/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.
