CSV-based reports (V2)
Last updated
Was this helpful?
Last updated
Was this helpful?
This feature is available for teams using Tabnine Enterprise (private installation). When using the Tabnine Enterprise (SaaS) option, the customer Admin receives periodic reports via email. For more details, contact your Tabnine account manager.
The following CSV reports are available since version 5.7.0.
For CSV reports in older versions, click here.
Some of the raw data for the usage report can be exported by the Admin to a CSV-based report:
Go to the Tabnine management console and sign in as an Admin (or as a Manager).
Select the scope for the reports: All Teams (organization level) or for a specific team.
Click Export usage report for all teams (or for a specific team).
A report.zip file containing the reports is downloaded. The All Teams report also includes a team folder with a separate .zip file for each team (removed since version 5.14.1).
In version 5.7.0, the visual and CSV reports were upgraded and improved. The change included updated terminology, additional data points, and different definitions.
The new CSV reports appear under a folder called "V2" (at all team levels and for each team).
If you have version 5.7.0 or newer, only use the reports in the V2 folder. Temporarily, all the old CSV files are kept but should be ignored.
This section refers to CSV reports in the V2 folder (on the organization or a specific level), which was introduced in version 5.7.0.
All other CSV files from earlier versions are still included in the reports .zip will become obsolete soon.
Added in version 5.10.0:
Lines of code (from code completions and chat)
User keystrokes
Chat consumption rate
Usage metrics for additional time frames: Last 60, 90, and 180 days
Include the following files:
overview.txt: High-level textual overview
teams_summary.csv: Per team overview
users_summary.csv: Per user overview
users_summary_daily.csv: Per user, per day overview (last 30 days)
This is a short textual summary overview for all teams (or for specific teams).
The data in the overview is based on these definitions and is consistent with the data shown in the Admin UI.
Available since version 5.11.0
This CSV provides a summary of the status and usage history for each team in the account. Data is aggregated per team for convenience, based on users_summary.csv
and according to these definitions, aligning with the information in the Admin UI. Each row represents a single team.
In addition, this report contains a row with the total value for each data point. Note, however, that the total also includes all users who are not assigned to a team.
This CSV file contains a summary of the current status and usage history of each user for all teams (or for specific teams).
The CSV contains a single row per user, including invited or deactivated users.
The data in the CSV file is based on these definitions and is consistent with the data shown in the Admin UI.
User Identifier
User Name
Current Team
Current Role: Admin, Manager, or Member
Verified: Yes (=the user has not completed an email verification) or No
Status: Invited, Registered, Connected, Used or Deactivated
Note that Connected and Used users are registered users, and a Used user is also connected.
Deactivated: Yes (=status is Deactivated) or No
Last Deactivated on: If a user is deactivated, the last deactivation date (a user can be deactivated and activated a few times)
Invited by email on: The date on which the user has been invited by email (regardless of their current status) or is empty otherwise
Registered on: The sign-up date of this user (empty of users in status=Invited, since by definition, they have not registered yet)
First & Last connected to the IDE on: The first or last date the user connected to the IDE (or empty if the user has never connected)
First & Last used on: The first or last date the user used Tabnnine (i.e., completed at least one chat interaction or code completion; empty if the user has never used Tabnine)
Languages: The different languages that the user has used with Tabnine (all-time)
IDEs: The different IDEs that the user has connected to Tabnine (all-time)
All Times Number of devices: The number of different devices that the user connected to Tabnine from (if the user has ever connected)
Usage for "All Times" or "Last 30, 60, 90 or 180 Days" time frames:
Each of the following data points has two columns with different timeframes:
Total number of completions: The total number of code completions accepted by this user
Total number of completions lines of code: The total number of lines of code accepted by the user through code completions.
Total chars completed: The total number of characters in the code completion accepted by this user
Total keystrokes: The total number of keystrokes made by the user, used as an estimate for the number of characters typed by the user in the automation factor formula.
Automation Factor: The automation factor for the user based on their code completion activity
Total number of chat interactions: The number of times the user triggered Chat (chat interactions)
Total number of chat consumption: The number of times the user used a chat answer (Useful chat interactions)
All Times chat copy code consumption: The total number of copy code useful chat interactions
Total number of chat lines of code: The total number of lines of code the user accepted with code completions
All Times chat consumed characters: The total number of characters copied by the user from useful chat interactions of type "copy code."
Chat consumption rate: The Chat Consumption Rate for the user is calculated based on their chat activity and how often they utilize the provided code.
This CSV file contains a daily summary for each user for the last 30 days for all teams (or for specific teams).
The CSV contains a single row per user, per day, including invited or deactivated users.
The data in the CSV file is based on these definitions and is consistent with the data shown in the Admin UI.
Each row contains user details and usage data (per day).
All the CSV files outside the V2 folder should be regarded as deprecated and kept temporarily in the transition period for reference.