# アセットリクエストのステータスを確認する

ブランドにコンテンツを依頼した場合、そのリクエストの状況はimpact.comで確認できます。リクエストの状況を確認することで、各リクエストがサイクルのどこにあるかを追跡し、ブランドが判断を下した後の結果を確認できます。リクエストは次のいずれかのステータスになります： *未処理*, *承認済み*, *却下*、または *完了*.

#### ステータスを理解する

* **未処理：** ブランドが受け取ったがまだ *却下* または *承認済み*.
* **承認済み：** ブランドが確認して *承認済み*.
* **完了：** ブランドが対応し、最終的な回答を追加してから *完了*.
* **却下：** ブランドが確認して *却下*.

#### リクエストのステータスを確認する

1. 上部のナビゲーションバーから、次を選択します **コンテンツ → リクエスト**.
2. 左上隅で、次のフィルターを使用して表示するリクエストをさらに絞り込みます：
   * **ブランド** - 特定のブランドに対して行ったリクエストをフィルターします。
   * **リクエストタイプ** - リクエストのタイプでフィルターします。
   * **ステータス** - をフィルターします **すべて** リクエストの完全な一覧を表示するためのリクエストのステータス。
3. 表示したいリクエストを見つけ、その **ステータス**.


---

# 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://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/requests/request-assets/check-asset-request-status.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.
