# How do I add new tags to dropdown/multi-select components?

## Pre-defined Tags

To add new tags, you must add them to the Select/Multi-Select property on Notion. Afterwards, you can click the "Reload" button in the app builder.&#x20;

Finally, on NotionApps, when you click "+ Add Option" in your dropdown or multi-select component, the tags should be available as options.&#x20;

## Dynamic Tags

It is not possible to add new tags as options directly from the apps. However, there is a workaround possible.

1. Create a new database to store your tags.
2. Instead of using a select/multi-select property to store the tags, create a relation to this new database.&#x20;
3. Use the Page Selector or List component in NotionApps to show these tags.&#x20;
4. In these components, you find an option to "Allow adding" that allows you to create new tags in this new database.
