> 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/ni-xiang-liao-jie-shen-me/platform-features/action-management.md).

# 操作管理

- [事件通知和回传](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks.md)
- [合作伙伴回传简介](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/introduction-to-postbacks-for-partners.md)
- [启用操作清算事件通知](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-clearing-event-notifications.md)
- [操作生命周期事件通知常见问题](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md)
- [合作伙伴回传、FTP 和 API 概览](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/postbacks-ftp-and-api-overview-for-partners.md)
- [设置操作生命周期回传](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/set-up-action-lifecycle-postbacks.md)
- [作为合作伙伴启用操作查询事件通知回传](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-inquiry-event-notification-postbacks-as-a-partner.md)
- [测试并排查回传 URL](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/test-and-troubleshoot-a-postback-url.md)
- [数据源](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds.md)
- [合作伙伴数据源简介](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/introduction-to-data-feeds-for-partners.md)
- [FTP（用于数据源）概览](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/ftp-for-data-feeds-overview.md)
- [作为合作伙伴设置操作事件数据源](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/set-up-an-action-event-data-feed-as-a-partner.md)
- [操作查询](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries.md)
- [作为合作伙伴创建新的操作查询](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries/create-a-new-action-inquiry-as-a-partner.md)
- [作为合作伙伴关闭操作查询](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries/close-action-inquiries-as-a-partner.md)
- [作为合作伙伴管理已提交的操作查询](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries/manage-submitted-action-inquiries-as-a-partner.md)
- [作为合作伙伴，我在哪里可以看到我的待处理操作？](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/where-can-i-see-my-pending-actions-as-a-partner.md)
- [合作伙伴已撤销操作说明](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/reversed-actions-explained-for-partners.md)
- [作为合作伙伴查看超出条款的操作](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/view-outside-of-terms-actions-as-a-partner.md)
- [作为合作伙伴测试操作跟踪](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/create-test-actions-for-partners.md)
- [作为合作伙伴接收转化更新](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/receive-conversion-updates-as-a-partner.md)


---

# 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/ni-xiang-liao-jie-shen-me/platform-features/action-management.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.
