> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.simz.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.simz.com/_mcp/server.

# Webhook 事件

> Receive SimZ call lifecycle and audit events at your endpoint.

本页说明 SimZ 客户在 portal 和集成流程中需要了解的关键概念、操作步骤和安全边界。

## 常见操作

* 阅读本页的配置要点。
* 在 SimZ portal 中完成对应操作。
* 上线前检查安全和权限设置。

## Event types

| Event                  | When it fires                                             |
| ---------------------- | --------------------------------------------------------- |
| `call.completed`       | After recording completes and the call record is updated. |
| `call.audit.completed` | After audit/review processing finishes.                   |

## 注意事项

请将 API key 和 webhook secret 存放在安全的密钥管理系统中，不要放在前端代码、邮件或公开聊天里。