Asset Data
To view app asset data. Navigate to Networks and click on Deployed Apps and select Deploy Apps. Click on 'Asset Data'.

View Asset Data
Latest assets created asset can be viewed on this section. User has an option to filter to filter by asset type.

Asset History
To view the details of an asset, simply click on the 'Details' button. This will display all of the relevant information about the asset you need.
If you want to see the history of the asset, click on the 'History' tab to view all of the creation and update events for that asset. Click on 'View Details' to see more information about a specific event.


Transfer Ownership
Click on Transfer Owner option to update owner of a particular asset. Define the update owner by specifying:
owner's organisation
owner user ID (optional)

Create/ Update Asset
There are two ways to create new asset(s) or update new asset(s):
Upload a CSV file
Type or paste JSON

Create or Update Asset (Upload CSV)
From the "Create Asset" dropdown menu, select "Upload".
Choose the type of asset you want to upload.
Upload your CSV file.
Click "Upload Asset".
Once the upload is complete, a summary will be displayed, showing the number of successful and failed uploads. In case of any failed uploads, you can download a list of the failed assets to view the errors.
Ensure that the primary key of the asset type is included as one of the columns in the upload sheet. Without a primary key, the upload will fail.

Create or Update Asset (Type or Paste JSON)
From the "Create Asset" dropdown menu, select "JSON".
Choose the type of asset you want to create/ update.
Type or paste your JSON.
Click "Create Asset"
Ensure that the primary key of the asset type is included as one of the key in JSON. Without a primary key, the creation will fail.

Filter Asset
To narrow down your search results or find a specific asset, use the filter asset option.
To filter assets, follow these steps:
Click on the filter option.
Select the asset type.
Form a condition using the keys of your asset types.

Edit Columns
To view or hide columns, use the "edit columns" option. You can see the count of visible columns.

Export
To download up to 1000 records, use the export option and apply filters to narrow down the results according to your requirements.
Last updated
Was this helpful?