Last updated: 2023-08-02

Source: https://support.freshdesk.com/support/solutions/articles/50000006092-scheduled-exports-of-events-aht

Scheduled exports of events - AHT

``` This feature is on-demand currently. Please write to support@freshdesk.com if you'd like it enabled for your account. ```

Average Handling Time is the time agents spend on tickets. The AHT option, available inside the Tickets page, works as a stopwatch that automatically starts each time an agent visits the ticket assigned to them and continues whenever they revisit the page. As an admin, you can use AHT to easily track time and keep a tab on your team’s productivity and monitor their performance. With AHT, you can:

  • Identify the tickets that take a long time
  • Check the time spent by individual agents
  • View the billable vs. non-billable hours
  • A quick guide to scheduling an AHT export:

  • Login to your support portal as an Account Admin
  • Go to Reports > Schedule Export
  • Enable the Daily export of AHT stopwatch activities
  • Click Edit to access your API endpoin t, and copy and paste the URL into your BI tool
  • Once you hit the API from your BI tool, it will return a link to the latest export file
  • - Download the CSV from the link, which will be available for 30 days from the date of creation

  • You can also copy and paste the URL into your browser to receive a link to the file
  • The export data you receive will be in CSV format; you can convert the file to your required format using any online tools
  • If necessary, take help from a developer to use it with third-party BI tools
  • Here is the complete list of columns that would be returned from the export -

    ColumnWhat it represents
    Stopwatch IDID of the timer running against the ticket
    Agent IDID of the assigned agent against whom the time is tracked
    Ticket IDID of the ticket
    Company IDID of the company to which the ticket requester is mapped
    BillableTrue or False - depending on whether the timer ran on the ticket
    Started atTime at which the AHT timer started running
    Time SpentTotal time spent (in seconds) by the assigned agent on the ticket for a given session
    NoteNote added against the specific time entry