Concatenate URL with search parameters

I am curious if there is a way to dynamically input search parameters into the auth0 user search page?

I want to simply include a button in our associates CRM to open the link to Auth0 users, and search for the members email address. I am curious if the tool allows this.

For some other tools/services it could look something like:
https://manage.auth0.com/dashboard/us/NAME/users?q=[emailaddress/name]

I would just like to save everyone a lot of time of manually entering the email address after accessing auth0 (and limit typos, etc)