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

# 什么是资产

> Gorelo 中的资产是你管理的设备和端点，包括运行 Gorelo Agent 的代理资产和自定义资产，如打印机和路由器。

Gorelo 中的资产是你通过 Gorelo 管理的设备和端点。你可以通过点击 **Assets** 和 **+Add an asset** 按钮将资产添加到列表。\
\
Gorelo 中有两种资产：

* **代理资产（Agent assets）：** 运行 Gorelo Agent 的受管设备。
* **自定义资产（Custom assets）：** 任何其他硬件。Gorelo 为接入点、台式机或笔记本电脑、虚拟机管理程序、路由器、打印机和电话提供了预定义的自定义资产列表。从 **Settings** > **Asset** > **Setting** 添加你自己的自定义资产。

资产功能让你能够：

* [使用标签分组资产。](/group-assets-with-tags)
* [在资产上部署策略](/deploy-policy-on-all-assets)。
* [使用脚本将自定义字段写入资产。](/write-to-a-custom-asset)

## 了解更多

<Columns cols={2}>
  <Column>
    <Card title="资产标签" icon="tag" href="/what-are-tags">
      了解标签如何工作以自动分组资产。
    </Card>
  </Column>

  <Column>
    <Card title="故障排除" icon="comment-question" href="/mystery-assets">
      已知问题和解决方案。
    </Card>
  </Column>
</Columns>
