# Configuration for Auto Refresh

Kanban Board gives provision to automatically Refresh Kanban Board based on a set interval. This is possible by configuring the **'Auto Refresh'** property in Kanban Board control.

To configure Auto Refresh control for Kanban Board follow the steps given below:

* Navigate to **Settings --> Customizations --> Customize the System** go to the entity where  Kanban Board Control has been configured and Select **‘Kanban Board’** control to configure **‘Auto Refresh’** and **‘Refresh Interval’** properties.

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

* To Configure **‘Auto Refresh Property’** Click on **‘Edit’** icon.

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

* Set Auto Refresh Control as **‘True’** and Click on **‘OK’.**

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

* To Set, Auto Refresh Interval Click on **‘Edit’** icon.

<figure><img src="/files/12zAAzXQbNxxnjzhQf64" alt=""><figcaption></figcaption></figure>

* Set default interval time for automatically refreshing the Kanban Board and **Click** on **‘OK’.** For e.g. If you set the value to 15 minutes, then Board will automatically refresh every 15 minutes.

<figure><img src="/files/99SxThiE7fxbSvC0StfH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** **Minimum allowed time for refreshing the Kanban Board is 15 minutes.**
{% endhint %}

* Click on **‘Save’.**
* Go to entity view for which you have configured the Auto Refresh Property, and **Click** on **‘Refresh’.**

{% hint style="info" %}
**Note:** After configuring Auto Refresh Property you need to at least once manually refresh the Kanban Board and then it will start to auto-refresh based on the set interval.
{% endhint %}

<figure><img src="/files/O0uPlGr77owHiDkmWWYl" alt=""><figcaption></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://docs.inogic.com/kanban-board/configuration/configuration-for-auto-refresh.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.
