Adding custom user properties

hi everyone! How do you add more custom properties on a user? is this described anywhere in the documentation?

We don’t yet have documentation for this, but you can already add custom properties by configuring it from the view as user drop-down menu in the top toolbar, let me know if you can find that. Basically, that lets you define a query that will always fetch data from any given data source, and that data will be added to the current user object as its properties field. Let me know if that helps you for now, we will work on adding documentation for this. Cc @fmota

I tried that but I don’t see it in the other actions in the user object

Hi Tiberiu, does your configured query returns an array or an object? In case the custom properties query doesn’t return any data the object will be empty for those users, could you point me to your project ?