> For the complete documentation index, see [llms.txt](https://docs.flosum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flosum.com/audit-and-compliance/audit-and-compliance-ja/no.md).

# 組織の概要

## ![](https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2F0pk52bJqKVUJPTPVPhiw%2FSummary2-Small-Icon.svg?alt=media\&token=74913d54-0cfd-4703-aa56-af396629dc59) 概要

その **組織** このページには、Audit & Compliance で利用可能なすべての Salesforce 組織が一覧表示されます。この記事では、このページに表示される情報と、各組織が提供する情報について説明します。

{% hint style="info" %}

#### 重要

ここに Salesforce 組織が表示されない場合は、組織が次の場所で作成されていることを確認してください。 **Flosum Global Settings** アプリにあり、また **Audit & Compliance** アプリが各組織に割り当てられていることを確認してください。これらの操作を完了する手順については、次の記事を参照してください。

* [組織の作成](/global-settings/global-settings-docs-ja/huan-jing/zu-zhi/no.md)
* [組織にアプリを割り当てる](/global-settings/global-settings-docs-ja/huan-jing/zu-zhi/niapuriworiteru.md)
  {% endhint %}

組織の表は、所有者で検索およびフィルターできます。各組織には次の詳細が表示されます。

<table><thead><tr><th width="179.99993896484375"></th><th></th></tr></thead><tbody><tr><td><strong>組織</strong></td><td>組織名と、最後にその組織を操作したユーザー。</td></tr><tr><td><strong>環境</strong></td><td>組織に割り当てられた環境ラベル: Dev、Prod、Test、QA。</td></tr><tr><td><strong>所有者</strong></td><td>Global Settings で組織を追加したユーザー。</td></tr><tr><td><strong>ユーザー名</strong></td><td>組織が接続されている Salesforce ユーザーアカウント。</td></tr><tr><td><strong>最終監査</strong></td><td>最後の監査が実行されてからの経過時間。</td></tr></tbody></table>

<div align="left"><figure><img src="https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FxTUecXY0eq3TUEUeMoMG%2FOverviewOfOrganizations-01.png?alt=media&amp;token=53f55121-a306-4e9b-86a7-2f951db20618" alt="" width="563"><figcaption></figcaption></figure></div>

## 個別の組織

一覧から組織を選択すると、その組織が開き、監査履歴と各コンポーネントの監査ステータスを表示できます。この情報は次の **アクティビティ** と **コンポーネント** タブに分かれており、以下のセクションで説明します。

特定の組織で監査を実行する方法については、次の記事を参照してください。

* \[近日公開予定]

### アクティビティタブ

その **アクティビティ** タブには、すべての **監査** この組織で実行されたジョブが一覧表示されます。監査一覧は、実行者、ジョブのステータス、ジョブが実行された期間で並べ替えることができます。

各監査ジョブには、実行したユーザー、実行されてからの経過時間、およびジョブの実行にかかった時間が表示されます。

<div align="left"><figure><img src="https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2F16bEXgPJdGE73nihczi9%2FOverviewOfOrganizations-02.png?alt=media&amp;token=75ae8ee4-02f9-42b1-ac65-9897483c4fc5" alt="" width="563"><figcaption></figcaption></figure></div>

### コンポーネントタブ

その **コンポーネント** タブには、選択した組織のすべてのコンポーネントが一覧表示されます。コンポーネント一覧は並べ替えや検索ができ、各コンポーネントには、名前、種類、最終更新からの経過時間、最後に更新した Salesforce ユーザー、および監査ステータスが表示されます。このタブの情報の詳細については、次の記事を参照してください。

* \[近日公開予定]

<div align="left"><figure><img src="https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FHCkL5UF7Sc3idcf9rCoG%2FOverviewOfOrganizations-03.png?alt=media&amp;token=efe323e0-6ffc-4e2d-a5c2-a11a94aeaad0" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flosum.com/audit-and-compliance/audit-and-compliance-ja/no.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
