> ## 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 的 Agent assets 與自訂資產，例如印表機與路由器。

Gorelo 中的資產是你透過 Gorelo 管理的裝置與端點。你可以點擊 **Assets** 與 **+Add an asset** 按鈕將資產加入。\
\
Gorelo 中有兩種資產：

* **Agent assets：** 執行 Gorelo Agent 的受管理裝置。
* **Custom assets：** 任何其他硬體。Gorelo 提供預定義的自訂資產清單，例如存取點、桌上型或筆記型電腦、Hypervisor、路由器、印表機與電話。可從 **Settings** > **Asset** > **Setting** 新增你自己的自訂資產。

Assets 功能可讓你：

* [用標籤群組資產](/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>
