You are here: Core engine > Agents > What is an agent?

agent

An agent is an internal background process operating on the server that runs activities on a periodic basis. Agents are defined by the Rule-Agent-Queue rule type, and are enabled and scheduled through Data-Agent-Queue data instances. Agents are both autonomous and asynchronous: the activities that they call run individually on their own schedules, and a second activity execution can start before one started earlier completes. In a multinode cluster, an agent can run on multiple nodes.

Related Topics Link IconRelated terms