# 組織

## 概要

プラットフォーム内のすべてのドメインは、いずれかの組織に属しています。ユーザーとしてプラットフォーム内の複数のドメインにアクセスでき、組織管理者によって適切なアクセスレベルが設定されている場合、プラットフォーム内の追加機能にアクセスできます。&#x20;

## 組織コンテキストへのアクセス

組織へのアクセス権がある場合、ドメイン一覧内の組織名はクリック可能になります。組織名をクリックすると、プラットフォーム内で組織コンテキストに切り替わります。

たとえば、以下のスクリーンショットでは、 `Pushly Marketing` をドメイン一覧内のグレーのセクションをクリックすると、組織コンテキストに切り替わります。

![](/files/dfe87f5640281c6a74a4220b356f79198108ba28)

組織コンテキストで利用できる個別の機能は次のとおりです。

{% content-ref url="/pages/5d0e8de147dbd2e11e469594dcc9a9f99cf9cd40" %}
[マルチドメイン通知](/pushly-ja/platform/organizations/multi-domain-notifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/420d2381877f6d636d24c113381fb8d04de560da" %}
[マルチドメインセグメント](/pushly-ja/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/pushly-ja/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.
