# Query Analysis

The Query Analysis Report provides the ability to find users with access to a query. *\*Search by Table or Field.\** &#x20;

<details>

<summary>Using The Query Analysis Report</summary>

1. Navigate to **Environments**, and select an **Environment.**
2. Select **'Security Reports'** and click the **'Queries'** Report.&#x20;
3. Enter a **Query Name**, or search by **Table, Field, or User.** &#x20;
4. Click **'Search.'**\
   \&#xNAN;*\*Select a Query and filter between tabs to customize the report view.\**

   <figure><img src="/files/YbJIoDen8XGsavkxtphE" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/a1lbwJVzuho51mWp2Bdt" alt=""><figcaption></figcaption></figure>

</details>

### Search Parameters&#x20;

* **Query Name -** Lists users with access to the query.&#x20;
* **Table Access -** Find users with access to the table and queries that use the table.&#x20;
* **Query Field -** Find queries that contain a specific field.&#x20;
* **User -** Lists queries and tables that a user can access.


---

# 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://help.sentinelsoftware.com/sentinel-help-center/security-reports/query-analysis.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.
