# Usage settings

In your Group or Organization, select **Settings** > **Usage** to view Snyk usage details for your Group or Organization:

* **Test usage**: the number of tests used
* **Contributing developers**: the number of developers contributing to Projects

{% hint style="info" %}
For more information about test frequency settings, see [Project actions](https://docs.snyk.io/snyk-projects#project-actions-on-the-project-listing-page) on the Project Listings page, where bulk actions are also explained.
{% endhint %}

## Test usage

The **Test Usage** section shows how many tests you are using over the current billing period:

<figure><img src="https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-33f361b7af457162d8e7ab5193f58deb6bca6361%2Fusage_test_usage.png?alt=media" alt=""><figcaption><p>Test usage data</p></figcaption></figure>

{% hint style="info" %}
Test limits vary for Snyk products and plans.

For the Free plan, the limits are: Open Source, 400 tests; Code, 100 tests; IaC, 300 tests; Container, 100 tests.

See the [Plans and pricing page](https://snyk.io/plans/) for more details. See [What counts as a test?](https://docs.snyk.io/snyk-data-and-governance/what-counts-as-a-test) for details of how Snyk counts tests.
{% endhint %}

## Contributing developers

Snyk defines contributing developers as developers having made a commit to a private repo monitored by Snyk in the last 90 days.

The **Contributing developers for SCM and CLI integrations** section shows contributing developer counts, both at the Organization level and the Group level.

The developer count is the number of developers who have contributed to the default branch of any private repository connected to an integration.

Snyk does not count contributions to public (open-source) repos because the pricing model is based on the number of contributing developers to private repositories.

The contributing developers count shows:

* **Total unique contributors across all integrations:** the number of contributors across all the integrations in your Snyk account. Contributing developers are only counted once, even if they have contributed to multiple integrations or multiple repositories.
* **Breakdown by integration**: the number of contributors, Organizations, and repos in that integration.

A contributor is recognized through the author email field, set in the local Git settings.

## Billing and Usage

{% hint style="info" %}
The Billing and Usage menu is available only to Tenant Admins on the Snyk Credits plan and the Snyk Platform Access plan (excluding new customer enrollments).

For more information on billable events and credits for the Snyk Credits plan, visit [Policies](https://snyk.io/policies/credit-based-billing/).\
For more information on billable events and credits for the Snyk Platform Access plan, visit [Policies](https://snyk.io/policies/definition-of-snyk-platform-access/).
{% endhint %}

At the Tenant level, navigate to **Billing and Usage** to view credit consumption and usage patterns across all Groups and Organizations within the selected Tenant. The **Billing and Usage** dashboard also provides an overview of which Snyk products and Projects consume your credits.

<figure><img src="https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-b26b0203ec9681a1f650913ce9b5d92cde97b4c8%2Fbilling_and_usage_dashboard.png?alt=media" alt=""><figcaption><p>Billing and Usage dashboard</p></figcaption></figure>

The **Billing and Usage** dashboard provides the following information:

* **Billing period**
* **Platform Access:** the number of available credits per billing period, the number of contributing developers, and the Snyk products enabled. To see which Snyk products are enabled, hover over the information button.

{% hint style="info" %}
You may need to enable certain capabilities at the Tenant level to begin using Snyk. Capability enablement can be done in the Snyk Web UI through your Tenant’s **Settings** page in the navigation panel.
{% endhint %}

* **Credit usage:** the number of credits used so far and the number of days left on your subscription.
* **Billable events log:** a detailed list of all billable events.

You can also see a breakdown of your credit usage and filter the information by Group, Snyk product, or date range.

<figure><img src="https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-509fac4944a0df1b0500eb0e9818954602b8d351%2Fbilling_and_usage_dahsboard_credit_breakdown.png?alt=media" alt=""><figcaption><p>Example of credit usage breakdown</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snyk.io/snyk-platform-administration/groups-and-organizations/usage-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
