Dynamic Asset Tag Generation means that asset tags (unique identifiers for each asset) are automatically generated by the system based on predefined rules or formats. Step 1:- Go to -> Application setting ->Edit -> Device Settings (Optional)
You can create your own asset tag format by selecting items from dropdowns.These selections decide how your asset tag will look.
1)Prefix
This is a custom word added at the beginning of the Asset Tag. After the prefix, we add the ID of that particular asset to make it unique Example: If the prefix is GITCO and the asset ID is 123, then the full asset tag will be: GITCO123
2)Hostname :-
The Hostname is the name assigned to a specific device or computer on the network. we add the Prefix + ID of that particular asset to make it unique if that host name device already exits then. Example: If the hostname is server then the full asset tag will be: server If the asset tag with hostname server has already exits then the full asset tag will be: GITCO123server You can also use a separator to make it clearer, for example: GITCO123-server or GITCO123_server_123 if hostname is not present then it will take prefix + id like GITCO123server
2)Custome :-
If the predefined separators don’t meet your requirement, you can choose a Custom Option and enter your own character or word to use as a separator. Fields: Location , Department , Year , Month
We can also saperate this tag with the (/) and (-) saperator