# PIN Code Management

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

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

{% hint style="info" %}
**SafeKey Settings**

If you don't know how to open your SafeKey settings, [read this first](/user-guides/safekey-settings.md).
{% endhint %}

## First Time Setting Your PIN Code

If you open the settings of your SafeKey for the first time, you'll be prompted with the message **"This key has no PIN, please set on".** Click on the green **"Continue"** button.

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

1\) Click on the **"Manage PIN"** tab and then on the green **"Set PIN"** button.

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

2\) You'll then be asked to **enter a new PIN to be set**. Make sure your PIN code is **at least 4 characters** long.

3\) Click on the green **"Continue"** button if you're ready.

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

4\) Your PIN code is now set and you should see the message below.

5\) Click on the green **"Continue"** button to finish the process.

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

## Changing Your PIN Code

If you already have set a PIN code in the past, you're also able to change it with the SafeKey Desktop Tool.

1\) Click on the **"Manage PIN"** tab and then on the green **"Change PIN"** button.

<figure><img src="/files/3ZNxyOHCTY1szzR14vAZ" alt=""><figcaption></figcaption></figure>

2\) You'll then be asked to **enter your current PIN + a new PIN to be set**. Make sure your PIN code is **at least 4 characters** long and confirm it by entering it a second time.

3\) Click on the green **"Continue"** button if you're ready.

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

4\) Your new PIN code is now set and you should see the message below.

5\) Click on the green **"Continue"** button to finish the process.

<figure><img src="/files/8zx8gFKKOLn9ELMk4nqq" 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.safekey.be/user-guides/pin-code-management.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.
