# Trial limitations

You can try out Snyk functionalities in several ways:

* Using the limited Free plan
* Using a self-serve 14-day trial
* By piloting the full product with the Enterprise plan

The Snyk 14-day trial offers a sample of the features available in the paid Enterprise plan. However, certain features will have limited functionality or be entirely unavailable in order to provide a seamless experience when the trial concludes.

{% hint style="info" %}
After implementing Snyk Essentials, you must access the Inventory page to ensure it is populated with all the necessary information. Depending on the number of repositories you have imported, the update may take up to several hours.
{% endhint %}

If you consider purchasing the Team plan, remember that the trial offers features beyond those included in the Team plan.

The following Enterprise features are limited or unavailable during the trial:

* [**Single Sign-On (SSO)**](/snyk-platform-administration/single-sign-on-sso-for-authentication-to-snyk.md)**:** Not available.
* [**Service Accounts**](/snyk-platform-administration/service-accounts.md)**:** Not available.
* [**Group / Multiple Orgs**](/snyk-platform-administration/groups-and-organizations.md)**:** Limited to one Group and one Organization
* [**Custom Project Tags**](/snyk-platform-administration/snyk-projects/project-tags.md)**:** Not available.
* [**Custom User Roles**](/snyk-platform-administration/user-roles/user-role-management.md): Not available.
* [**Audit Logging**](/snyk-platform-administration/user-management-with-the-api/retrieve-audit-logs-of-user-initiated-activity-by-api-for-an-org-or-group.md): Not available.
* [**Broker**](/snyk-platform-administration/snyk-broker.md): Not available.
* [**Self-hosted Git**](/developer-tools/scm-integrations/organization-level-integrations/github-enterprise.md): Not available.
* [**Private Registry Integrations**](/scan-with-snyk/snyk-open-source/package-repository-integrations.md): Not available.
* [**Snyk Essentials Inventory**](/manage-assets/manage-assets.md): Not available
* [**Snyk Essentials Issue page**](/manage-risk/prioritize-issues-for-fixing/prioritization-for-snyk-essentials.md): Limited capabilities, the Funnel view, Risk factors, and evidence graph, will not be available.


---

# 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/implementation-and-setup/enterprise-implementation-guide/trial-limitations.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.
