Access Control or Entitlements requirements of RASA

hi we have a requirements. rasa can give us suggestion according to user’s input, that’s good

but we have some additional requirements, for example, a company have 20 offerings can be suggested by RASA, but base on user profile in run time some user can access particular offering , but some of can not.

Does RASA have any parameter when perform suggestion to filter out some category’s by some attribute of intents ?

You would have to handle this in a custom action