> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/check-asset-request-status.md).

# 检查素材请求状态

如果你已向某个品牌请求内容，你可以在 impact.com 上查看你的请求状态。监控请求状态有助于你跟踪每个请求在其周期中的进展，并在品牌做出决定后查看结果。请求可能具有以下状态之一： *开放*, *已批准*, *已拒绝*，或 *已完成*.

#### 了解状态

* **开放：** 品牌已收到但尚未被标记为 *已拒绝* 或 *已批准*.
* **已批准：** 品牌已审核并标记为 *已批准*.
* **已完成：** 品牌已处理并在关闭前添加了最终回复，标记为 *已完成*.
* **已拒绝：** 品牌已审核并标记为 *已拒绝*.

#### 查看请求状态

1. 在顶部导航栏中，选择 **内容 → 请求**.
2. 在左上角，使用以下筛选条件进一步细化你的请求视图：
   * **品牌** - 筛选您向某个特定品牌提交的申请。
   * **请求类型** - 按请求类型筛选。
   * **状态** - 筛选 **全部** 请求状态，以查看请求的完整列表。
3. 找到你想查看状态的请求，并检查其 **状态**.


---

# 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://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/check-asset-request-status.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.
