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

# 业务洞察

<Tip>
  包含实时报表、巡检报表、日报周报等操作手册，详情点击查看文档\~
</Tip>

<Columns cols={2}>
  <Column>
    <Card title="业务拓扑" icon="chart-network" href="/business-topology">
      展示业务系统间依赖关系与调用链拓扑
    </Card>

    <Card title="业务探测" icon="readme" href="/business-detection">
      模拟用户请求，端到端探测业务可用性
    </Card>
  </Column>

  <Column>
    <Card title="观测大屏" icon="presentation-screen" href="/observation-panel">
      可视化大屏展示核心业务运行指标
    </Card>
  </Column>
</Columns>
