How to Add Brand Asset Categories in Papirfly
Adding brand asset categories in Papirfly works similarly to assigning tags. Follow the steps below to correctly set up your collections so they appear in the Brand Panel.
Create a New Collection & Upload Your Assets
-
Click the Upload button in Papirfly.
-
Select the “+” icon to create a new collection.
-
Upload the files you want to include.
-
Once all assets are added, click “Complete upload.”
You should now see your newly created collection.
Add the Required Tags
To make the collection visible under the correct Brand Asset Categories, you'll need to add the specific tags.
-
Open the collection and click Edit Collection.
-
In the Description field, enter one of the following tags depending on the asset type:
-
CIH_BCT_images — for image asset categories
-
CIH_BCT_colors — for brand color categories
-
-
Click Save to apply your changes.

Adding Brand Color Categories
If you are creating a Brand Color Category, the process includes a specific file requirement:
-
Create a new collection and set the description to:
CIH_BCT_colors -
Inside this collection, upload files with the
.cihubcolorextension.
Each .cihubcolor file must follow this structure:
{
"id": "897428381201",
"name": "Sky Blue",
"colorDescription": "lorem ipsum",
"hexValue": "#87CEEB",
"rgbValue": {
"red": 135,
"green": 206,
"blue": 235
},
"pantone": "279 C",
"cmyk": {
"cyan": 44,
"magenta": 12,
"yellow": 0,
"black": 8
}
}
Once uploaded, the Brand Color Category will appear in the Brand Panel.