Skip to content

Agents

Store Agents are working examples.

They show a useful pattern: which Model to use, which APIs to call, which Skills help, and how the workflow is shaped.

What you can do with a Store Agent

You can:

  • inspect the configuration
  • test the Agent
  • clone it into your workspace
  • customize it in Build Agent
  • publish your version as a Service for application or Setup access
  • schedule your version for recurring work

Public Agent vs your Agent

A public Agent is a starting point.

Your Agent is the version you own, edit, test, publish as a Service, and schedule.

If you need to change the prompt, tools, model, environment, schedule, or output format, clone the public Agent first.

Next steps