Cursor Team Account All Repositories Dropdown

If i am included in a premium team plan. It sh of cursor. it shows the % committed code of AI to repositories.
All the repo the team account worked on. My question is the repositories shown in the dropdown belong to the team person, will those be visible to dropdown of other person or admin included in the team account?

Please reply asap thanks!

Hey, thanks for the request. Here’s how repository visibility works in the team Analytics dashboard.

It depends on your role in the team:

  • Team admins can see analytics for the whole team. In the repository dropdown, admins will see all repos where any team member committed AI code during the selected time period. So yes, repos you worked in will be visible to team admins.
  • Regular non-admin members only see their own data. In their repository dropdown, they’ll only see repos from their own commits. Other non-admin members won’t see your repos.
  • One exception is the Usage Leaderboard. It’s available to everyone on the team, but it shows aggregated user stats, not a list of repositories.

Important note about data: AI code is detected locally on your device. Only metadata is sent out, like the repo name from the git remote and line counters. Your code itself is not uploaded.

More details with example charts are in the docs: Analytics | Cursor Docs (sections Data Access and Visibility and Repository Insights).

Let me know if you have any other questions.