How to use authenticated user's username as a variable in the SQL string used to create a new question?

1-) Hello everyone, how are you?
I’m a senior software engineer, I researched and tested different open source tools for BI, and Metabase was the best solution I found to address my needs,
I am doing several tests with this solution to enable the implementation of this tool and I have the following question.
Is it possible to filter a query using the username of the authenticated user as a variable in my query string?

Wait,
Best regards

Hello and welcome! :slightly_smiling_face:

It’s currently not supported in the full application. There’s an option to embed questions or dashboards into another webpage and transfer the username as a signed parameter. Depending on your use case you may be able to use that feature.

Embedding has also been discussed quite a bit here on Discourse.