> 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/hajimeni/tokonpuraiansu.md).

# 監査とコンプライアンス - 概要

Audit & Compliance では、Salesforce 組織内の各メタデータコンポーネントが最後に変更された方法が、管理された Flosum DevOps デプロイメントによるものか、Salesforce 組織内で直接変更されたものかを確認できます。これにより、DevOps プロセスを経由しなかった変更を見つけることができます。各コンポーネントのステータスは、そのコンポーネントに加えられたすべての変更の継続的な履歴ではなく、最新の監査結果のみに基づいています。Audit & Compliance では、次の機能を提供します:

* **アクティビティ**：各組織の監査実行履歴を確認できます。各監査がいつ実行されたか、誰が開始したか、自動実行か手動トリガーかも含まれます。
* **コンポーネント**：最新の監査で取得されたメタデータコンポーネントを、各コンポーネントのその時点でのステータスとともに参照できます。
* **コンポーネントのステータス**：コンポーネントが Flosum DevOps を通じて更新または削除されたかどうか（変更を行ったブランチを含む）、または Salesforce で直接変更されたかどうかを確認できます。
* **自動監査**：監査は割り当てられた各組織ごとに 4 時間ごとに自動実行され、いつでも手動で実行することもできます。

#### すぐに始める

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FYTnS6cAnFQh9i7WL1BVd%2Faudit-assign-organization.svg?alt=media&amp;token=391821d2-23bd-46fa-8676-36f864325b82" alt=""></td><td><strong>組織の割り当て</strong></td><td>Audit &#x26; Compliance が監査する組織を選択します。</td><td><a href="/audit-and-compliance/audit-and-compliance-ja/no.md">組織の概要</a></td></tr><tr><td><img src="https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FIaPbkLeJ9kH9HWtZRkRK%2Faudit-run-audit.svg?alt=media&amp;token=e19f3ab3-996e-4950-8566-2e77eed41adc" alt=""></td><td><strong>監査の実行</strong></td><td>監査を手動で実行し、結果を確認します。</td><td></td></tr><tr><td><img src="https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FSi7LucL4J7oSD7V1WYYB%2Faudit-component-statuses.svg?alt=media&amp;token=d38f7149-6007-40cd-a387-35659fdd6022" alt=""></td><td><strong>コンポーネントのステータス</strong></td><td>各コンポーネントのステータスが何を意味し、どのように判定されるかを学びます。</td><td></td></tr></tbody></table>


---

# 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/hajimeni/tokonpuraiansu.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.
