> ## 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.

# CMDB

<Tip>
  包含资源管理, 模型配置, 发现管理, 审计记录等CMDB相关常见问题（持续完善中）
</Tip>

<Columns cols={2}>
  <Column>
    <Card title="资源管理" icon="server" href="/faq-cmdb-res">
      CMDB 资源录入、编辑与维护
    </Card>

    <Card title="模型配置" icon="database" href="/faq-cmdb-model">
      CMDB 模型定义与字段配置
    </Card>
  </Column>

  <Column>
    <Card title="发现管理" icon="radar" href="/faq-cmdb-discovery">
      CMDB 自动发现规则与任务管理
    </Card>

    <Card title="审计记录" icon="file-text" href="/faq-cmdb-audit">
      CMDB 变更审计与操作记录
    </Card>
  </Column>
</Columns>
