> For the complete documentation index, see [llms.txt](https://docs.notionapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.notionapps.com/frequently-asked-questions/how-do-i-add-new-tags-to-dropdown-multi-select-components.md).

# 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.
