This article tells you how to use the metadata import tool to pre-populate a custom field. For example, if you wanted to create a field called "Photographer" and pre-populate that field with all the photographers that you want to associate with your images, so that when you and your users are tagging assets, you can pick from an approved list.
By using the metadata import, you can pre-populate a field in one go without having to type all the entries in manually.
Here's how to do it:
Prepare your Dash
First create a Tags field from Admin > Fields > Add New and give it a name like Photographer.
Now upload a dummy asset into Dash and remember the file name.
Create the metadata import file
Create a new spreadsheet with two columns called "Filename to match on" and "Photographer" (the second column header matching the name of the new field you created. For full instructions on how to import metadata, refer to our dedicated article).
In the second row, put the filename in cell A2 and in cell B2 list out all the names, separated by semicolons (;). Your sheet will look something like this:
Save the spreadsheet as a CSV file (typically using a "Save As" feature in your spreadsheet application)
An example CSV file would look as follows for one filename and the four photographers, Angus, Tom, Dan and Jon:
Filename to match on,Photographer
010-jacob-post.jpg,Angus;Tom;Dan;Jon
Import the data
Upload the CSV file into Dash by going to Admin > Import > Metadata and selecting the file.
And you're done 👏
To test it worked, go to Admin > Fields, click on the Tags field, and you should see the new entries populated.
You can now select from these entries when tagging your images.

