# POS Device Settings

On the right-hand side of the Settings screen, there is a dedicated **Device Settings panel**. This section displays the current device name (e.g., “Till 2”). Users can **change the assigned device** if needed.

It also provides an option to **clear cache and reload settings**. The clear cache function is a troubleshooting tool that refreshes the POS session.

<figure><img src="/files/sMldwJSYbb0s2B4D3TQx" 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.bossithq.com/pos/pos-settings/pos-device-settings.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.
