> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/flaik-scanning-application/refresh-scanner-config.md).

# Performing a 'Refresh Scanner Config'

## **Overview-**

After making any adjustments to the Scanning Modes (tasks) settings, it will be necessary to pull the changes through to all of the scanners assigned to your resort.  To do so, a "Refresh Scanner Config." (configuration) must be performed on each device.&#x20;

## **Steps-**

1. Turn the device on and open the flaik application
2. From the landing page of the flaik app, click 'Status' in the upper right corner of the screen:

<div align="left"><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043319775218/original/NT2yBakaRVX067YOP0C2tdj2JcokHn4InQ.png?1647797568" alt=""></div>

3\.  From the **Status** page, click the flaik logo at the top of the page (secret button) which will take you to the **Admin Status** page:

<div align="left"><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043319775276/original/_6H1JL6jrcTTj9mnIpd-Z4b9mgEYF2yhHQ.png?1647797608" alt=""></div>

4\.  From the **Admin Status** page, click "Refresh scanner config.":![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043319775414/original/J8nGJM6v_ZhpRPMKtJ0IvntkAag18pQjfg.png?1647797694)

5\.  The scanner will begin the refresh and you will see a loading circle with "fetching resort data..." while the scanner updates to the current settings:

<div align="left"><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043319775468/original/mlOmcY3Dj-R1LyEZ0n0QcGbadt6vuAkzxA.png?1647797750" alt=""></div>

6\.  After the scanner has completed the refresh and pulled all the current settings to the specified device, it will land back on the **Admin Status** page. From here, to get back to the app landing page where you can begin scanning again, click the back arrow:

<div align="left"><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043319775556/original/Xy6lYqKSRuiulxZvA-zBkrwjSN1Rne0VKg.png?1647797855" alt=""></div>

7\.  Once back on the **Status** page, click the back arrow once more to land on the main app landing page:

<div align="left"><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043319775614/original/eqjdfzgTMupyoD9A-hS-aJIviuEtGwfjQQ.png?1647797899" alt=""></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/flaik-scanning-application/refresh-scanner-config.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
