# Instance level

From **Application Settings**, admins can configure the query execution time for the entire instance.

1. Navigate **Settings -> Application Settings -> Query Time.**
2. Under **Query Time**

* Enable **Show query time in Search** to display the query execution time for every query executed in Search. If disabled, then the query time will not be displayed in Search.
* Enable **Show query time in Explore (Vizpads)** to display the query execution time for every chart loaded in Vizpads. If disabled, then the query time will not be displayed in Vizpads.

<figure><img src="https://content.gitbook.com/content/VXyBWnsg0T2tHBl87viA/blobs/j4HjbY8BcKaixbJDGYoY/image.png" alt="" width="563"><figcaption><p>Show query time settings</p></figcaption></figure>


---

# 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.tellius.com/tellius-5.6/vizpads-explore/time-taken-to-load-a-chart/instance-level.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.
