# Create Master Encryption Key with FenixPyre

### Setting up Master Encryption Key with FenixPyre

{% hint style="info" %}
Watch video tutorial [here](#video-tutorial)
{% endhint %}

{% stepper %}
{% step %}

#### **Log in to the FenixPyre Dashboard**

Access the FenixPyre Dashboard using your credentials.
{% endstep %}

{% step %}

#### **Navigate to Key Management**

Go to `Security` → `Key Management`.
{% endstep %}

{% step %}
**Create a Master Encryption Key**

To add a new master encryption key, first click on `Master Encryption Keys`, then click on \`Add new master encryption key

<figure><img src="/files/ZPtirfSRuPLcm2LLwt5K" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select `FenixPyre` from the options**

<figure><img src="/files/vbfP7m4nxWXQt1F8c9vC" alt="" width="375"><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**Enter Key Details and Create the Key:**

To proceed, click on `Create Key` and assign a name to your key

<figure><img src="/files/NhSj7BSGchUq87RQ3O3h" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Success Confirmation**

You will receive a success message confirming the key import.

<figure><img src="/files/WzehoDoDvZHN7fpvaqil" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Copy and Download the Master Key**

Make sure to copy the master key and securely download it for safekeeping. Please provide the key on the next page for verification.

{% hint style="info" %}
**Important:** FenixPyre does not store the decrypted version of the master key. Please ensure you securely store the key, as it is essential for decrypting your data in the future.
{% endhint %}
{% endstep %}

{% step %}

#### Key Verification

Enter the key in the final step for verification to complete the master key creation process.

<figure><img src="/files/lArMI5w4vgQMnj9NIJpp" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

### Video Tutorial

{% embed url="<https://www.loom.com/embed/d83ce32b2dad4b08b99cb67bfeccec60?sid=de6e754a-51a7-4393-a72f-85768fe063d6>" %}


---

# 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.fenixpyre.com/fenixpyre-for-admins/admin-dashboard/key-management/master-encryption-keys/create-master-encryption-key-with-fenixpyre.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.
