# Analytics

{% hint style="info" %}
**Feature availability**\
The Snyk Analytics experience is available only for Enterprise plan customers with Group-level reporting permissions.
{% endhint %}

Build custom dashboards, access enhanced metrics, and explore analytics at the Tenant, Group, or Organization level.

The Snyk Analytics allows you to:

* Select and arrange widgets from the inventory to create a personalized dashboard.
* Access the [Saved Views](/manage-risk/analytics/reports-tab.md#saved-views) feature.
* Discover and access pre-built reports for specific Groups in your Organization.
* Explore issues and assets in detail directly from the dashboard.

## Data access permissions

Your Group-level permissions govern data access at the Tenant level. You view data only for the Groups you are authorized to access.

### Tenant-level analytics

Group members with reporting permissions can view their Groups on the Tenant-level analytics page.

Snyk restricts access based on Group-level permissions in both predefined and custom roles.

Users with Group reporting permissions can access Tenant-level analytics without Tenant-level roles, such as Tenant Admin or Tenant Viewer.

### Group-level analytics

Snyk restricts access based on Group-level permissions in both predefined and custom roles.

Users with Group access can view data for the Organizations associated with those Groups.

### Organization-level analytics

Snyk restricts access based on Organization-level permissions in both predefined and custom roles.

{% hint style="info" %}
**Snyk 2.0 (Early Access)**

In the Snyk 2.0 UI, **Analytics** is the centralized location for all Group or Organization reporting, insights, and dependency data.

Snyk 2.0 introduces UI enhancements to the platform navigation and is available in Early Access. This is being rolled out gradually, so not all users see the new navigation at the same time.

If you are an existing user, you can switch between the new and classic navigation at any time using the toggle in your user profile menu. For more information, visit [Snyk 2.0 platform improvements](/discover-snyk/getting-started/snyk-2.0-platform-improvements.md).
{% endhint %}


---

# 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/manage-risk/analytics.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.
