# Configuration

The Intelligence 360 Application settings can be accessed by the "App Settings" button in the top-right corner of the application.

## Fabric Polling

Fabric Polling interval is set to five seconds by default. Fabric polling interval can be changed from 5 to 120 seconds by dragging the slider. Fabric Polling can be paused or resumed.

![](/files/-M3qofLYWeVqB0oPR2S-)

## Instance Polling

Instance Polling interval is set to five seconds by default. Instance polling interval can be changed from 5 to 120 seconds by dragging the slider. Instance Polling can be paused or resumed.

![](/files/-M3qofL_6un2EycVygm3)

## Metrics Cache

Metrics Cache displays total cache size since the last time cache was cleared.

!\[Image of the Metrics Cache]\[metricscache]

Cache can be cleared by clicking on the Clear Cache button and confirming on the pop-up. Note that this action cannot be undone.

\[metricscache]: ./images/MetricsCache.png


---

# 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://greymatter.gitbook.io/grey-matter-documentation/usage/sense/configuration.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.
