AI impact analytics

  • Tier: Ultimate
  • Add-on: GitLab Duo Enterprise, GitLab Duo with Amazon Q
  • Offering: GitLab.com, GitLab Self-Managed

AI impact analytics measure the impact of GitLab Duo on software development lifecycle (SDLC) performance. This dashboard provides visibility into key SDLC metrics in the context of AI adoption for projects or groups. You can use the dashboard to measure which metrics have improved from your AI investments.

Use AI impact analytics for:

  • Correlation observations: Examine how trends in AI usage in a project or group influence other crucial productivity metrics. AI usage metrics are displayed for the last six months, including the current one.
  • Snapshot of GitLab Duo usage: Track the use of seats and features in a project or group over the last 30 days.

To learn how you can optimize your license utilization, see GitLab Duo add-ons.

To learn more about AI impact analytics, see the blog post Developing GitLab Duo: AI impact analytics dashboard measures the ROI of AI.

For a click-through demo, see the AI impact analytics product tour.

For an overview, see GitLab Duo AI Impact Dashboard.

Key metrics

  • Assigned Duo seat engagement: Percentage of users that are assigned a Duo seat and used at least one AI feature in the last 30 days. It is calculated as the number of users with Duo seats that use AI features divided by the total number of assigned Duo seats.
  • Code Suggestions: Usage: Percentage of users that engage with Code Suggestions every month. It is calculated as the number of monthly unique Code Suggestions users divided by total monthly unique code contributors (users with pushed events). For calculating Code Suggestions metrics, GitLab collects data only from code editor extensions.
  • Code Suggestions: Acceptance rate: Percentage of code suggestions provided by GitLab Duo that have been accepted by code contributors in the last 30 days. It is calculated as the number of accepted code suggestions divided by the total number of generated code suggestions.
  • Duo Chat: Usage: Percentage of users that engage with GitLab Duo Chat every month. It is calculated as the number of monthly unique GitLab Duo Chat users divided by the total GitLab Duo assigned users.

The Metric trends table displays metrics for the last six months, with monthly values, percentage changes in the past six months, and trend sparklines.

Duo usage metrics

  • Code Suggestions: Usage: Monthly user engagement with AI Code Suggestions.

    On GitLab.com, data updates every fives minutes. GitLab counts Code Suggestions usage only if the user has pushed code to the project in the current month.

    The month-over-month comparison of the AI Usage unique users rate gives a more accurate indication Code Suggestion usage, because it eliminates factors such as developer experience level and project type or complexity.

    The baseline for the AI Usage trend is the total number of code contributors, not only users with GitLab Duo seats. This baseline gives a more accurate representation of AI usage by team members.

    Usage rate for Code Suggestions is calculated with data starting from GitLab 16.11.

  • Duo RCA: Usage: Monthly user engagement with Duo Root Cause Analysis. Tracks the percentage of Duo users who use GitLab Duo Chat to troubleshoot a failed CI/CD job from a merge request.

    Usage rate for Duo RCA is calculated with data starting from GitLab 18.0.

Development metrics

Pipeline metrics

The Pipeline metrics table displays metrics for the pipelines run in the selected project.

  • Total pipeline runs: Number of pipeline runs in the project.
  • Median duration: Median duration (in minutes) of a pipeline run.
  • Success rate: Percentage of pipeline runs that completed successfully.
  • Failure rate: Percentage of pipeline runs that completed with failures.

View AI impact analytics

Prerequisites:

  1. On the left sidebar, select Search or go to and find your project or group.
  2. Select Analyze > Analytics Dashboards.
  3. Select AI impact analytics.

To retrieve AI impact metrics, you can also use the AiMetrics, AiUserMetrics, and AiUsageData GraphQL APIs.