# LastPass Integration

{% hint style="info" %}
Note: To access data, you need to grant roles or permissions that include write capabilities, but the Rezonate integration **only reads data** from the application.
{% endhint %}

Integrating with LastPass can give Rezonate visibility into identities, roles, and posture controls.&#x20;

### Integration Steps

To integrate Rezoante with LastPass, Rezonate needs the following values:

* LastPass client id (cid)
* LastPass provisioning hash (API Key)

To get those please follow the following steps:

1. Log in to the LastPass admin console
2. In the top menu, choose Dashboard

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

3. From the left menu, click **Security Dashboard**
4. Keep note of account number value at the top of the page\ <br>

   <figure><img src="/files/tfD5DV3SZn9O7Cf53e7h" alt=""><figcaption><p>Example for Account id</p></figcaption></figure>
5. To capture the provisioning hash click on Advanced in the upper menu and select **Enterprise API.**
6. Create a provisioning hash, and keep note of it (As you will only see it once).<br>

{% hint style="info" %}
&#x20;if you have already created provisioning hash in the past, you'll need to get it from the original creator or reset it (which may break other federations that rely on it)
{% endhint %}

<figure><img src="/files/OaiWnqslZigS2M5UvroW" alt=""><figcaption><p>Message that may be shown if hash was already created</p></figcaption></figure>

Paste the recently created information (Hash & Client ID) in the Rezonate integration Form

<figure><img src="/files/ZGRo0x9IFD8KKCej8H0a" 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://kb.rezonate.io/core-integrations/lastpass-integration.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.
