Confluence automation usage
When a Confluence automation flow runs successfully, that is, it performs at least one action, it counts as an execution. Each successful flow execution counts only once toward usage, even if the flow performs multiple actions. If a flow is triggered but fails without performing an action, it does not count as an execution.
Monitoring automation usage
Usage is important to monitor if your plan is limited to a certain number of flow executions per month.
Confluence admins can view statistics on usage:
Select the wheel icon () in the top-right corner to open Confluence administration.
Find Admin tools in the left-hand navigation.
Select Automation.
Select the Usage tab.
Usage limits by edition
Confluence Enterprise has an unlimited number of executions. Keeping an eye on usage can help flag problems like when a flow is failing (usage drops) or running more than expected (usage increases), but there’s no need to patrol the specific number of executions your team is using.
Confluence Premium is limited each month to a pooled sum that’s equivalent to 1,000 flow executions for every user. For example if your Confluence instance has 2,000 users, you have a total of 2 million flow executions every month [2,000 users x 1,000 executions = 2,000,000 available flow executions each month]. If your team hits the number of allotted executions, your flows will fail to run until usage renews on the first of the following month. Unused executions from the previous month will not roll over.
Confluence Standard is limited each month to a total of 100 executions across all users.
Confluence Free comes with a monthly total of 10 executions across all users.
To confirm that your flows are executing successfully, view the automation audit log.
Was this helpful?