# Snyk Preview

{% hint style="info" %}
[Snyk IDE plugins](https://docs.snyk.io/developer-tools/snyk-ide-plugins-and-extensions) also have preview features. These preview features are separate from Snyk Preview and can be found in the documentation for the IDE-specific plugin.
{% endhint %}

Snyk Preview lets you enable new features that may not be available to all customers by default.

Users with Admin permissions can use Snyk Preview at the Organization and Group levels.

To enable a feature using Snyk Preview:

1. At either the Group or Organization level, select **Settings** > **Snyk Preview.**
2. Select **Enable feature preview** to enable or disable a feature.
3. Click **Save changes**.

<figure><img src="https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-35b6e329cfb1707b2bc294d1f44d50727bb28538%2Forg_settings_snyk_preview.png?alt=media" alt="Snyk Preview"><figcaption><p>Snyk Preview</p></figcaption></figure>

{% hint style="info" %}
After the feature is enabled at the Group level, all Organizations in the Group have this feature, and it cannot be disabled individually for these Organizations.

Additionally, some features can only be made available at the Group level - these are indicated appropriately.
{% 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/snyk-platform-administration/snyk-preview.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.
