# Category Template

The **Category Template** allows IT admins to predefine metadata fields, default behaviours, and automation logic for various asset categories. It acts as a blueprint that ensures asset records are consistent, enriched with required fields, and easily mapped during asset onboarding or discovery.

It is used to:

* Apply default settings like location, ownership, and asset ID.
* Choose which field groups (like Procurement or OS details) should appear when creating assets.
* Simplify asset management through structured, pre-configured templates.

The template configuration is split into two tabs:

1. **Basic Details**
2. **Fields**

## **Basic Details**

This section allows administrators to configure behavior-based options for the asset category.

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2Fxubx21klQc9ByYiYylO7%2Fimage.png?alt=media&#x26;token=28fd2ba3-1b57-4c19-a302-fa676f5fb261" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Label</strong></td><td valign="top"><strong>Action</strong></td><td valign="top"><strong>Description / Example</strong></td></tr><tr><td valign="top"><strong>Notify End Users on Asset Allocation</strong></td><td valign="top">Click the toggle to enable</td><td valign="top">Sends a notification to the end user when an asset is allocated. User can <strong>Accept/Deny</strong> the asset.</td></tr><tr><td valign="top"><strong>Notify End Users on Asset De-allocation</strong></td><td valign="top">Click the toggle to enable</td><td valign="top">Sends a notification to the end user when the asset is de-allocated.</td></tr><tr><td valign="top"><strong>Customize Asset ID</strong></td><td valign="top">Click the toggle to enable</td><td valign="top"><p>Allows customization of asset IDs as per customer-defined formats. Helps ensure traceability and compliance with internal tagging rules.<br><br>Example: <code>#ESOL-D-0038</code>.</p><p><br><strong>Note:</strong> Common categories must include the <strong>"Customized Asset Id"</strong> field for this to work.</p></td></tr><tr><td valign="top"><strong>Select default asset location</strong></td><td valign="top">Select from the dropdown list</td><td valign="top"><p>Automatically assigns a default location when an asset of this category is created or discovered.</p><p> </p><p>Example: <code>Head Office – Bengaluru</code>.</p></td></tr><tr><td valign="top"><strong>Select default asset Owner/Technician</strong></td><td valign="top">Select user(s) from dropdown</td><td valign="top">Assigns a default owner or technician to assets created under this category.</td></tr></tbody></table>

{% hint style="success" %}
Once added, click on Next.
{% endhint %}

## **Fields**

This tab allows you to define **which metadata sections should appear** when assets of this category are created or imported.

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2FxoMOYEPd8KQ2FOPPNvQn%2Fimage.png?alt=media&#x26;token=86dc9675-1d5a-41c6-8e77-c993bd932b49" alt=""><figcaption></figcaption></figure>

These fields correspond to the ones described under [Asset Categories & Sub-Categories](https://docs.infraon.io/infraon-help/infinity-user-guide/asset/asset-categories-sub-categories) and are grouped as follows:

* **Common Properties** (e.g., Hostname, IP, Serial Number)
* **Cost Properties** (e.g., Book Value, Estimated Cost)
* **Procurement Properties** (e.g., Warranty, AMC details)
* **Assignment** (e.g., Owner, Requester, Allocation details)
* **OS Properties** (e.g., OS Name, Product Key, Version)

Admins can:

* Select or deselect which sections to include in the template.
* View or modify the fields inside each group by clicking **Show Fields**.
* Create **Custom Fields** to accommodate organization-specific needs.

{% hint style="info" %}

* Once a template is configured, it automatically applies when creating assets under that category.
* Multiple templates can be created to match the structure of workstations, servers, SaaS tools, or custom asset types.
* Custom fields are fully supported for CSV imports and asset discovery.
  {% endhint %}
