Mindstudio website embeds not sending report emails

I am embedding a Mindstudio build on a website and the generate text AI block report is set to send the report to my email using the send email block.

When I test directly on Mindstudio I get the email report - but on the Mindstudio embed on the website I get no email reports. Also I see no history of the Mindstudio website embeds tests on the website.

Here is a remix of the build: https://app.mindstudio.ai/agents/-sounding-11-wemail-reports-4af42a57/remix

Here is the website embed:

Thanks for the help.

Hi @Philip_R,

Thanks for the links!

The agent embedded on that page is “Sounding 10 using AR Principles + Old prompt best”, not the one you shared. That agent doesn’t have a Send Email block, which is why the emails aren’t going out. Swap in the correct agent, and it should work as expected.

Before you go live, I’d also recommend reviewing the Signed URL embedding. Guest Access embedding you’re currently using tracks users via cookies and is mainly designed for prototyping. For a production embed, Signed URL embedding is the more secure approach since it makes direct API calls to verify users rather than relying on cookies.