> For the complete documentation index, see [llms.txt](https://help.tellius.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tellius.com/6.0/vizpads-explore/time-taken-to-load-a-chart/instance-level.md).

# 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="/files/4mYUVsnrh8raulnQ3b2p" alt="" width="563"><figcaption><p>Show query time settings</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/6.0/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.
