> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/6/operations-manager/agents/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # Use agent triggers > Create and manage automations that trigger agents in Operations Manager, including schedule, API, event, and manual trigger types. Platform 6.5+ FlowAI In Operations Manager, you create automations that run an agent on a trigger. You can use any [trigger type](/itential-platform/operations-manager/triggers#trigger-types) for an agent automation: manual, schedule, or API. Agent Projects is where you create and configure agents. After your agent is ready, create an automation in Operations Manager to bind it to triggers and control who can run it. ## Before you begin Before you begin, make sure that you have the following: * An active FlowAI subscription, which is an add-on to Itential Platform. To subscribe, contact your Customer Service Manager (CSM). * One or more agents configured in an agent project. For information, see [Agents](/itential-platform/flowai/agent-projects/agent-builder). ## Create an agent automation Follow the steps to [create an automation](/itential-platform/operations-manager/automations#create-an-automation) and select **Agent** as the automation type. The following steps are specific to agent automations. #### Select an agent Choose the agent from the **Agent** dropdown. Only agents you have permission to access are shown. You must be a project **Owner** or **Editor** for the agent's project, or have been granted operator access on the individual agent by a builder. For information about permissions, see [Agent project permissions](/itential-platform/flowai/agent-projects#assign-project-level-permissions). #### Configure access Add the user groups that should have read or write access to this automation. Users with read access can run enabled triggers and view the sessions launched by this automation in Agent Sessions. Users with write access can also update the automation configuration and its triggers. For more information, see [Authorization](/itential-platform/admin-essentials/authorization). ## Run a manual trigger When you manually run an agent trigger, a new browser tab opens to the session detail in [Agent Sessions](/itential-platform/flowai/agent-sessions). If the session fails to start, no tab opens and an error message is shown in Operations Manager. Common causes: | Cause | What to do | | --------------------------------------------------- | -------------------------------------------------------------------------- | | No gateway cluster configured in the model registry | Contact your LLM Admin to configure a gateway cluster in Admin Essentials. | ## Edit and delete For information about filtering, editing, and deleting automations and their triggers, see [Triggers](/itential-platform/operations-manager/triggers#trigger-types). If you delete an agent from Agent Projects, automations that referenced it show a broken reference error. Past session history remains visible in Agent Sessions. > Create and manage automations that trigger agents in Operations Manager, including schedule, API, event, and manual trigger types.