System activity


Logging, monitoring and reporting

This section allows retrieving useful information about users' activity, connections, operations, and much more. The "Activity" tab can be reached via the Settings and is available to Administrators only.

This section provides detailed information on:

  • Connected users: the number of users currently connected to the platform.

    activity 1.png
  • User activity: shows all user connection logs to the system view the connection time, date and duration.
    activity 2.png
    Filters can be applied to refine the search results, such as user company, user name, date and/or time period. User activity can also be exported into an Excel file.

  • Email notifications: the lists of all emails sent automatically via the platform. Filters can be applied to search emails on the recipient, title or message.

    activity 3.png


  • Developer API history: The 'Developer API' allows to access and manipulate your data through a REST interface. This tab lists all calls to the API of your account.

  • Webhook calls: This page lists the webhook calls made by the platform, most recent first. Webhooks are configured under the Settings "Developer API Webhooks". Filters can be applied to narrow the list: search for text contained in the call URL, show only successful or failed calls with the Outcome filter, or select a creation date range. A call counts as successful when it received any 2xx response code, and the green status indicator follows the same rule. Calls that have not been executed yet appear only when no outcome filter is applied. The filters are remembered when you leave the page and return. Webhook calls are kept for 7 days: older calls are deleted automatically, so the log always covers the last week only.

  • User operations: to view all user operations in the system. That includes all work-related operations in the system (in projects).

    activity 4.png
    Filters can be applied on User ID, but also on period and status (Finished, Executing, Waiting, Failed). In case of a failed operation, the details of the operation appear.

    activity 5.png