I will have some clients that do not want to use the extension. If I make a copy of the agents, and set the Start to Manual, should they work ok or do they have to be used on the extension?
The same Agent can support both browser trigger AND Chrome extension trigger - no need to create a separate copy.
If you remix Deep Research (https://app.mindstudio.ai/agents/deep-research-b4cce085), you’ll notice that there are two separate starting workflows.
- DefaultEntry.flow is the browser start
- ExtensionEntry.flow is the Chrome extension start
- Both flows then jump to Main.flow, which is the main workflow of the agent