> ## Documentation Index
> Fetch the complete documentation index at: https://docs.molesignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 存储调查栈

> 持久化调查栈负载。

```http theme={null}
POST /api/v1/web/investigation/blob
```

把组织范围的调查栈 JSON 负载写入对象存储。负载上限为 1 MiB，响应返回 `blob_id`；
compactor 会在 7 天后清理。

需要 `streams.query`，系统范围可使用 `sys.telemetry.read`。
