# HashiCorp Vault Integration with MGS

First, Log into your tenant using your Username, Password and Tenant ID.

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

After login ,click the “Next” button and then fill out the following form fields:

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

* Endpoint. This is your Vault server IP address.
* Access Token. This is your Vault access token. For example, this is the token you get during the vault unsealing we discussed earlier.
* Path to KV store. This is the path you put during the Secret Engine setup.
* Namespace. If you are using the Hashicorp Cloud Vault, you should fill this out. Otherwise, leave it empty.

After filling the form click the “Next” button.

On the next form, enter your Hedira Account ID and the path you created during the creation of the secret in the Vault. After that, click the “Next” button and you are all set.

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

Keep in mind, if you are setting up a Standard Registry user profile, there will be one more form to fill out, but that is not relevant to the Vault's integration.

To briefly re-cap this video, you can secure your digital assets with the Managed Guardian Service Vault. The secure self-custody solution.

At this point, the setup is complete, and you can proceed to using the Managed Guardian Service.


---

# 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.guardianservice.app/technical-information/users/mgs-vault/mgs-vault/hashicorp-vault-integration-with-mgs.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.
