I liked that there was an agent page where I could see all the agents and jump between them. Can you add it back please or Link to it somewhere else… Obviously its still there in the the builder but it would be good to see them as a group. I want that feature. Thanks
You can (at least I can) still access the agents page if you just add “/agents” in the url after your project name (self hosted - I assume also in cloud one it should work).
example : https://domain.com/projects/UNIQUE/agents
Hey everyone! This is where we’re heading with agents:
We first launched agents as a reusable entity. You were able to create an agent and use it in multiple flows.
This created these problems:
Made it hard to understand what an “Agent” as a standalone object is about, and how it can be useful.
Made exporting flows that include agents harder since these are now separate entities that won’t be deeply connected when you export/import a flow.
Made it harder for our teams to build products on top of agents.
Our next steps are:
Agents will be a piece that you can use within the builder, and you can’t reuse the agent as an entity across multiple flows.
Which means you can still reuse the agents by reusing the whole flow. This will make us focus more on generic reusability and special types of triggers like Voice/Messaging agent triggers.
So the goal is to make it very fast and clean to create full fledge agents across channels.