A task is a unit of work that occurs in the Paragon platform on behalf of your Connected User.Documentation Index
Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
Use this file to discover all available pages before exploring further.
- In Workflows, each successful Action, Request, and Function are counted as tasks. You can see which steps succeeded in the workflow execution view of the Task History page (see screenshot below).
- All Proxy API requests are counted as tasks.

How workflow steps count towards tasks
The following steps count as tasks:- Integrations (e.g. Salesforce, Slack, Google Sheets)
- Request
- Function
- Triggers
- Conditional
- Fan Out
- Response
- Delay
Note: While the Fan Out itself doesn’t count as a task, the contents within Fan Outs count as tasks per iteration.