# AgentOps

- [AgentOps 總覽](https://docs.maiagent.ai/agent-ops/agent-ops.md): AgentOps 提供完整的 AI 助理運作管理與品質控管工具
- [測試資料集管理](https://docs.maiagent.ai/agent-ops/test-datasets.md): 建立測試資料集,系統化管理測試案例,驗證 AI 助理回應品質
- [自動評估與 AI 助理監控](https://docs.maiagent.ai/agent-ops/evaluations.md): 自動化測試與即時監控 AI 助理的回應品質、效能指標與成本
- [評估洞察報告](https://docs.maiagent.ai/agent-ops/evaluation-insights.md)
- [工具執行記錄](https://docs.maiagent.ai/agent-ops/tool-execution-records.md)


---

# 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://docs.maiagent.ai/agent-ops.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.
