Speed up embedding of multiple visuals

Hello,
we are looking to use embedded visuals more, is there a way we get a single embedded token and use it for loading multiple visuals on the client?

We notice the getembededuserforregistered user takes about 800ms-1s per visual… we can load them in parallel, but if we can get that time down quicker that would be ideal.

thanks for any tips

Hello @halirob !

To my knowledge the short answer is no. I think you have the best workaround by loading them in parallel.

That being said, this does sound useful and I will flag it as a feature request for the Quick Sight team.

something similar to how the dashboard one works with navigateToDashbaord(). You can use the same token for the user as long as they have rights to the dashboard