# NQL Presets

If you click the text box in the Global Filter ((the bar at the top of the Portal), it brings up a list of Keywords (see: [How to find available NQL fields](/netography-query-language/how-to-find-available-nql-fields.md) , Recent Queries, and Presets. Select **Presets** to see a list of NQL Presets provided by Netography (System), other users in your account (Company), and your own (My). Select a preset to have it populated in the Global Filter, and then click **UPDATE** to apply.

![Select NQL Presets in the Global Filter](/files/Xh5IzImJ6ZE1JFizOabw)

Select NQL Presets in the Global Filter

## Company Presets <a href="#company-presets" id="company-presets"></a>

{% hint style="info" %}
**ℹ️All NQL Presets are shared across all users in your Fusion account**

You can not keep a NQL Preset private from other users in your Fusion account, so only create presets for NQL queries that you are comfortable sharing with other users of Fusion in your organization.
{% endhint %}

When you create an NQL Preset, it is listed under **My Presets**.

When anyone else at your company creates an NQL Preset, it appears in all other users in your account under **Company Presets**.

There are no actions to create a Company Preset separately from this behavior.

## Search for a preset <a href="#search-for-a-preset" id="search-for-a-preset"></a>

The empty text box that appears above the preset list after clicking the text box is a search for presets - start typing in that box to filter the list of presets to find the one you are looking for quickly.

![Type in the preset search box to find a preset quickly](/files/6QoC36qODkMPbN7Nw6us)

Type in the preset search box to find a preset quickly

## Save NQL to My Presets <a href="#save-nql-to-my-presets" id="save-nql-to-my-presets"></a>

Save the NQL from the global filter to **My Presets** by clicking the **SAVE PRESET** button that appears after entering a new NQL query. This will pop-up a dialog box where you can give the NQL query a name.

![Save a NQL query to My Presets](/files/AzyYWlABoZn49uqTQkeb)

Save a NQL query to My Presets

## Duplicate, Edit, and Delete Presets <a href="#duplicate-edit-and-delete-presets" id="duplicate-edit-and-delete-presets"></a>

In the Global Filter:

* Hover over a preset, and 3 icons will appear on the right-hand side of the preset row. These icons allow you to edit, duplicate, or delete a preset. Only the icons you have permission to perform the actions of will appear (eg you will not see the delete icon on a System Preset).

![Edit, Duplicate, or Delete a NQL Preset](/files/xlWUj1u3Ot50yHle0dhG)

Edit, Duplicate, or Delete a NQL Preset

* You can also manage NQL Presets on the **Settings > Detect & Respond > NQL Presets** page.

![Settings > Detect & Respond > NQL Presets page](/files/A4hAkkK7HFM0YffGI4hQ)

**Settings > Detect & Respond > NQL Presets page**


---

# 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.fusion.vectra.ai/netography-query-language/nql-presets.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.
