Skip to main content

Assets

The Asset System is a mechanism designed to manage assets with attributes such as name, description, label, and type. These assets are utilized by Tasks and Robbot Agent to enhance the processing of data and provide efficient information retrieval.

Introduction

The Asset System is a fundamental part of the overall infrastructure, allowing the storage and retrieval of various assets. By defining assets with relevant attributes, users can efficiently manage and utilize resources within the Tasks and Robbot Agent workflows.

Components

  1. Asset: An asset represents a resource with distinct properties. Each asset is uniquely identified and has attributes such as name, description, label, and type.

  2. Asset Manager: The Asset Manager is responsible for the creation, storage, and retrieval of assets. It provides an interface to interact with the asset repository and performs operations like asset creation, retrieval, and updates.

Asset Attributes

The Asset System supports the following attributes for each asset:

  1. Name: The name attribute represents the unique name of the asset.

  2. Description: The description attribute provides additional information about the asset, such as its purpose or usage.

  3. Label: The label attribute is an attribute used for categorization or classification purposes. It has two options that are Active Directory & Test helps to organize assets based on common characteristics.

  4. Type: The type attribute represents the specific type or category of the asset. It has two options that are Text & Credential helps to differentiate between different kinds of assets.

Creating Assets

To create an asset, follow these steps:

  1. Click on the New Asset button.

  2. Define the necessary attributes for the asset, including name, description, label, and type.

  3. Click Save to save asset.