Sidebar

Agents at your fingertips

The sidebar is how you edit your currently selected step of your Agent, and it's also how you can preview and publish changes to you agent, and access the Agent Menu.

Clicking Preview Agent will allow you to see the steps that will be taken for a given input (i.e. test out your agent), and clicking Publish Agent will make the current version of your agent that you have open instantly available to you users via the API or the Solo Agent (more on this below).

  • Edit Agent Name

    • This edits the global name of your agent.

  • Manage Solo Agent

    • This allows you to create a stand-alone website for interacting with your Agent. Right now Variables & Secrets aren't supported in this mode.

  • See Versions

    • This allows you to navigate between different version of your Agent.

  • Duplicate Version

    • This copies the content of the currently open agent into a new version.

  • Delete Version

    • Deletes the current open version

  • Delete Agent

    • Deletes the whole agent and all its versions!

Last updated