# Organizations

## Overview

All domains within the platform are part of an Organization. If you, as a user, have access to multiple domains within the platform and an appropriate level of access set by your organization admin you have access to additional features within the platform.&#x20;

## Accessing Organization Context

If you have access to your organization the organization name in the domain list will be clickable. Once clicking the organization name you will be switched to the organization context within the platform.

For example, in the screenshot below, clicking the `Pushly Marketing` gray section within the domain list will swap you to the organization context.

![](/files/UPQZL0w1IYDbGjb69aeA)

The individual features available while in the organization context are:

{% content-ref url="/pages/-MgHWrbrYB4nLCHLZlfv" %}
[Multi-Domain Notifications](/platform/organizations/multi-domain-notifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgHWupsmnKn340FGIBf" %}
[Multi-Domain Segments](/platform/organizations/multi-domain-segments.md)
{% endcontent-ref %}


---

# 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://documentation.pushly.com/platform/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.
