Entity Extractor not working for all entities

I want to create a bot that will open power bi dashboards using there name. The problem I am facing is that the bot is not able to recognize entities (dashboard names). Can you suggest me which entity extractor will be the best for my case? Currently I am using the default settings. My rasa version is 3.3

The default DIET should work fine. Do you have nlu examples with all of the dashboard names? Is this a voice bot?

It will be a voice bot. And I can’t add all the dashboard names in the nlu example as it will vary from user to user.