Make User Input Section Available Without Login

I have an agent that’s working great. The input field is a Youtube video link. I want a way to input the field and start the agent without having to be logged into MindStudio and clicking “Run”.

Ideal would be publishing the form on a hidden page of my website or something. I’m open to other ways of doing it but that’s what I want to accomplish. What’s the best way to do this?

Hi @DN2026,

There are several ways you can let users launch your agent without having to log into MindStudio:

  • Embedding lets you display your agent directly on your website
  • Custom Domains lets you create a custom subdomain that users can access without login, like DN2026.msagent.ai
  • Anonymous Link lets you create a shareable link for users to launch your agent without a MindStudio account

Here are some tutorials:

Hope this helps!