---
metadata:
  - name: generator
    content: Diplodoc Platform v5.57.3
alternate:
  - https://sourcecraft.dev/portal/docs/en/sourcecraft/operations/code-assistant-stats.md
  - https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/code-assistant-stats.md
  - href: en/sourcecraft/operations/code-assistant-stats.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
title: Viewing Code Assistant usage statistics in SourceCraft
description: How to view usage statistics for neurocredits and code autocompletion in Code Assistant via the SourceCraft UI.
---
> **Documentation Index:** Fetch the complete configuration index at https://sourcecraft.dev/portal/docs/en/llms.txt


# Viewing Code Assistant usage statistics in SourceCraft

<!-- source: en/_includes/sourcecraft/code-assistant-stats.md -->
The SourceCraft interface provides detailed statistics on quota usage for [neurocredits](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#cu) and [code autocompletion](https://sourcecraft.dev/portal/docs/en/code-assistant/concepts/index.md#autocompletion).

Statistics are displayed separately for each individual [organization](https://sourcecraft.dev/portal/docs/en/sourcecraft/concepts/index.md#org) or user.

![code-assistant-stats](../../_assets/sourcecraft/code-assistant-stats.png)

<!-- source: en/_includes/sourcecraft/users-stats-for-pro.md -->
{% note warning %}

To view statistics for an organization's individual users, as well as compare their usage details, your [service plan](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#ca-plans) must be **Code Assistant Pro**.

{% endnote %}
<!-- endsource: en/_includes/sourcecraft/users-stats-for-pro.md -->

## Viewing general usage statistics {#org-stats}

{% list tabs %}

- Individual users

  1. Open the SourceCraft [home page](https://sourcecraft.dev).
  1. In the left-hand panel, select ![image](../../_assets/code-assistant/ca-src-menu.svg)</svg> **Code Assistant**.

      The page displays your organization and the amount of AI quotas you have used.
  1. Under **Statistics**:
      1. Optionally, filter your usage data by selecting a month on the right.
      1. To view [neurocredit](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#cu) usage statistics across various tools and [AI features](https://sourcecraft.dev/portal/docs/en/sourcecraft/concepts/code-assistant.md) such as [chat, agent mode](https://sourcecraft.dev/portal/docs/en/code-assistant/concepts/index.md#chat), [SourceCraft CLI](https://sourcecraft.dev/portal/docs/en/sourcecraft/operations/cli-quickstart.md), or AI code review, go to the **Neurocredits** tab.

          This tab includes the **Usage timeline** chart and the **Usage by instrument** pie chart.

      1. To view [code autocompletion](https://sourcecraft.dev/portal/docs/en/code-assistant/concepts/index.md#autocompletion) usage statistics, navigate to the **Suggests** tab.

          This tab features the **Usage timeline** chart.

- Organizations

  1. Open the SourceCraft [home page](https://sourcecraft.dev).
  1. Navigate to the ![image](../../_assets/console-icons/briefcase.svg) **Organizations tab and select the organization.
  1. In the left-hand panel, under ![image](../../_assets/console-icons/chart-column.svg) **Statistics**, go to ![image](../../_assets/code-assistant/ca-src-menu.svg)</svg> **Code Assistant**.
  1. Optionally, in the top-right corner of the page, select the month for which you want to view statistics.
  1. To view [neurocredit](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#cu) usage statistics across various tools and [AI features](https://sourcecraft.dev/portal/docs/en/sourcecraft/concepts/code-assistant.md) such as [chat, agent mode](https://sourcecraft.dev/portal/docs/en/code-assistant/concepts/index.md#chat), [SourceCraft CLI](https://sourcecraft.dev/portal/docs/en/sourcecraft/operations/cli-quickstart.md), or AI code review, go to the **Neurocredits** tab.

      This tab contains:
      * The **Usage** chart with the **Cumulative** or **Timeline** toggle to select the display mode.
      * The **Usage by instrument** pie chart.

  1. To view [code autocompletion](https://sourcecraft.dev/portal/docs/en/code-assistant/concepts/index.md#autocompletion) usage statistics, navigate to the **Suggests** tab.

      This tab includes the **Usage** chart with the **Cumulative** or **Timeline** toggle.

{% endlist %}

## Viewing usage statistics for individual users within an organization {#user-stats}

<!-- source: en/_includes/sourcecraft/users-stats-for-pro.md -->
{% note warning %}

To view statistics for an organization's individual users, as well as compare their usage details, your [service plan](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#ca-plans) must be **Code Assistant Pro**.

{% endnote %}
<!-- endsource: en/_includes/sourcecraft/users-stats-for-pro.md -->

1. Open the SourceCraft [home page](https://sourcecraft.dev).
1. Navigate to the ![image](../../_assets/console-icons/briefcase.svg) **Organizations tab and select the organization.
1. In the left-hand panel, under ![image](../../_assets/console-icons/chart-column.svg) **Statistics**, go to ![image](../../_assets/code-assistant/ca-src-menu.svg)</svg> **Code Assistant**.
1. In the top-right corner of the page, click **User statistics**.
1. In the **User** field, select the organization user to view the statistics for.
1. Optionally, in the top-right corner of the page, select the month for which you want to view statistics.
1. Use the **Neurocredits** and **Suggests** tabs. You can also switch between **Cumulative** and **Timeline** chart display modes.

### Comparing usage across organization members {#compare-users}

1. Open the SourceCraft [home page](https://sourcecraft.dev).
1. Navigate to the ![image](../../_assets/console-icons/briefcase.svg) **Organizations tab and select the organization.
1. In the left-hand panel, under ![image](../../_assets/console-icons/chart-column.svg) **Statistics**, go to ![image](../../_assets/code-assistant/ca-src-menu.svg)</svg> **Code Assistant**.
1. In the top-right corner of the page, click **User statistics**.
1. In the top-right corner of the page, click **Compare usage**.
1. In the drop-down list, select the organization members whose usage you want to compare.
1. Optionally, in the top-right corner of the page, select the month for which you want to compare usage.
1. Use the **Neurocredits** and **Suggests** tabs.

#### Useful links {#see-also}

* [Getting started with SourceCraft Code Assistant](https://sourcecraft.dev/portal/docs/en/code-assistant/index.md)
* [Pricing plans for Code Assistant](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#ca-plans)
* [Neurocredit](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#cu)
* [Quotas in SourceCraft Code Assistant](https://sourcecraft.dev/portal/docs/en/code-assistant/concepts/limits.md)
<!-- endsource: en/_includes/sourcecraft/code-assistant-stats.md -->
