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

# What are assets

> Assets in Gorelo are the devices and endpoints you manage, including Agent assets running the Gorelo Agent and custom assets like printers and routers.

Assets in Gorelo are devices and endpoints that you manage through Gorelo. You add an asset to your float by clicking **Assets**, and the **+Add an asset** button.\
\
There are two kinds of assets in Gorelo:

* **Agent assets:** A managed device running the Gorelo Agent.
* **Custom assets:** Any other hardware. Gorelo provides a predefined custom asset list for access points, desktops or laptops, hypervisors, routers, printers, and phones. Add your own custom assets from **Settings** > **Asset** > **Setting**.

The Assets feature lets you:

* [Group assets with tags.](/group-assets-with-tags)
* [Deploy policies on assets](/deploy-policy-on-all-assets).
* [Use scripts to write custom fields to assets.](/write-to-a-custom-asset)

## Learn more

<Columns cols={2}>
  <Column>
    <Card title="Asset tags" icon="tag" href="/what-are-tags">
      Understand how tags work to automatically group assets.
    </Card>
  </Column>

  <Column>
    <Card title="Troubleshooting" icon="comment-question" href="/mystery-assets">
      Known issues and solutions.
    </Card>
  </Column>
</Columns>
