# SafeKey Settings

{% hint style="info" %}
**SafeKey Desktop Tool for SafeKey One and SafeKey Pro**

In order to **open the settings of your SafeKey**, you need to download and install [**SafeKey Desktop Tool**](/tools/safekey-desktop-tool.md).
{% endhint %}

1\) Open SafeKey Desktop Tool.

<figure><img src="/files/0u80KYhuXunYFamsogcd" alt=""><figcaption><p>SafeKey Desktop Tool app interface</p></figcaption></figure>

2\) Plug your SafeKey hardware device into your computer and click **"Refresh Authenticators"** to show the connected SafeKey device(s) in SafeKey Desktop Tool.

<figure><img src="/files/RKVFdZAR26zx6TpFqchS" alt=""><figcaption><p>SafeKey Desktop Tool scanning for connected SafeKey devices</p></figcaption></figure>

3\) If all went well, the SafeKey Desktop Tool should display your connected SafeKey device.

<figure><img src="/files/pXMMM5pkjiDLonCrWK4M" alt=""><figcaption><p>SafeKey Desktop Tool has found 1 connected SafeKey device with firmware 1.8.3 installed.</p></figcaption></figure>

4\) Click on the **arrow down** to open the settings of your connected SafeKey device.

<figure><img src="/files/zthS1LK7R9P85tpSG0dL" alt=""><figcaption><p>SafeKey settings closed</p></figcaption></figure>

5\) You can now see your SafeKey settings.

<figure><img src="/files/DYo68ATuT4ssJD2wApuf" alt=""><figcaption><p>SafeKey settings opened</p></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.safekey.be/user-guides/safekey-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.
