> 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-1.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 に割り当てられた各組織に対して監査は4時間ごとに自動的に実行され、必要なときにいつでも手動で監査を実行できます。この記事では、単一の組織に対して手動監査を実行する方法を説明します。

{% hint style="warning" %}

#### 削除されたコンポーネント

監査ジョブは次のみを報告します **論理削除** コンポーネント（ごみ箱に移動されたもの）を削除済みとして扱います。コンポーネントが **完全に削除**、コンポーネント一覧には表示されなくなります。
{% endhint %}

## 監査を実行する

{% stepper %}
{% step %}

### 組織を選択

1. クリックします **組織** 左側のサイドバー メニューから。
2. 表で、監査したい組織をクリックします。

   <div align="left"><figure><img src="https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FIIUZl43BI9wYj5Ij8xSA%2FRunningAnAudit-S01-01.png?alt=media&amp;token=809430b5-397c-4b4b-868c-ef2b54c66470" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### 監査を実行

1. クリックします **監査を実行** ページ右上の

   <div align="left"><figure><img src="https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2Fhjy1Rmqu6UUgdSNj7aXV%2FRunningAnAudit-S02-01.png?alt=media&amp;token=becf8163-38c9-4c7e-bd26-065abb859744" alt="" width="563"><figcaption></figcaption></figure></div>
2. 監査が開始されると、次の場所に表示されます: **アクティビティ** タブに、ジョブのステータスとともに表示されます。

   <div align="left"><figure><img src="https://1173193739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FqSvsx6L40sPMfEfvUt72%2FRunningAnAudit-S02-02.png?alt=media&amp;token=ba14bbb7-0772-49b5-af72-ca1492ba38e8" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
監査をキャンセルするには、 **中止** をジョブのステータスの横でクリックします。
{% endhint %}
{% endstep %}

{% step %}

### コンポーネントを確認

監査が完了すると、各コンポーネントの更新されたステータスを確認できます。手順については次の記事を参照してください。

* [コンポーネントの監査ステータスの表示](/audit-and-compliance/audit-and-compliance-ja/konpnentonosuttasuno.md)
  {% endstep %}
  {% endstepper %}


---

# 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-1.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.
