specs/routes/R_AUSG

Account Usage Page

Overview

The Account Usage Page provides an interface for tracking the usage of your automations. This page can be accessed by Account Owners and Sysadmins.

This feature is behind the automations and automationsUsage feature flags, if disabled, this page will not be visible

Usage

Usage Bar Chart

  • A user can track historic automations usage on this page.
    • Bars representing the last complete month, the month before than, and the current month show the amount of total automations actions executed within that month.

Usage Card

  • A user can see the amount of automation action executions in the last complete month in the left side usage card.

Usage Table

  • A user can see a tabular view of the automations that have executed in the last 3 months, or last month including:
    • Automation Name
    • Link to automation
    • Total Automation Runs
    • Total tasks performed

User Permissions

Only Account Owners can access the usage page.

Tests

No tests

Requirements

No requirements