# Organizations

Organizations allow multi-tenant Integration Gateway environments to manage the data their customers have access to while sharing the same set of integrations. Members of an organization can view the run histories and [schedules](/integration-gateway-platform-reference/integration-scheduler.md) of all members of their organization, but cannot see the run histories generated by members of other organizations.

Organizations do **not** impact the [integrations](/integration-gateway-platform-reference/permissions.md#integration-permissions) or [system permissions](/integration-gateway-platform-reference/permissions.md#user-permissions) a user has access to. Those permissions are still governed on a per-account basis, or any [groups](/integration-gateway-platform-reference/permissions.md#group-permissions) the account belongs to.

*Organizations can only be created by Sandbox Banking staff at this time. If you are interested in creating an Organization, reach out to <support@sandboxbanking.com>*


---

# 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://glyue.docs.sandboxbanking.com/integration-gateway-platform-reference/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.
