> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/workflows/designing-workflows/forms/form-examples/display-assets-only-from-a-selected-domain.md).

# Display assets only from a selected domain

By default, after selecting an option from any dropdown component in the Workflow Designer, the **Value** variable stores the ID of the selected dropdown option.

Some of the dropdown components have built-in filtering options available. For example, the configuration options of an asset dropdown component, allow you to filter assets by domain ID, asset type ID, domain type ID, and status ID.

To display assets from the selected domain only, you must pass the name of the domain dropdown variable to the appropriate filtering option in the asset dropdown.
