Hi everyone,
I’m currently building a few agents and I’d like to get straight to the point. The idea is to make these agents available to as many people as possible – so the setup really needs to be scalable as a volume product, not custom-built per client.
Previously, I tried this through Relevance AI but ran into two major issues:
-
Embedding via iframes – this allowed user A to access chat sessions from user B, which is of course something I want to avoid completely.
-
Access control and payments – there was no option to charge for access or integrate any form of payment system.
So my main questions are:
-
Is there a way in MindStudio to initialize some kind of payment screen or payment system?
-
If not, would it be possible to work with an alternative, such as generating a unique code for each new user and storing those in a simple database (e.g. Excel or Google Sheets)? I would generate the codes with a simple zapier workflow, so not something the agent itself needs to do.
Important note: I don’t want to build or duplicate a new agent for every single client. The intention is to have one agent that can be given to multiple customers, as a true volume product.
Thanks a lot for any clarity you can provide!