# kvCORE

{% embed url="<https://youtu.be/uKZ_rPD59Rs>" %}

1. Go to[ kvCORE Platform](https://app.kvcore.com/)
2. Click on Lead Engine
3. Click on Sync any lead source in kvCORE
4. Under "EMAIL"
5. Click on Copy or highlight and copy email address&#x20;
   * The email address should look like this [leads+expcorporate377-a-12345@kvcore.com](mailto:leads+expcorporate377-a-64687@kvcore.com)
6. Provide us your API Key by sending it to your salesperson or at <mark style="color:purple;"><contact@realintent.co></mark>.

### Storing Your kvCORE Parse Email Securely

1. **Choose a Secure Storage Location**
   * Use a password manager like [**1Password**](http://1password.com/) or [**LastPass**](http://lastpass.com/) to store your parse key. This keeps it safe and accessible only to authorized users.
2. **Restrict Access**
   * Make sure that only team members who need the parse key for integrations have access to it. In kvCORE, you can set user permissions to limit who can view your parse email.
3. **Regularly Review and Update**
   * Periodically check your kvCORE account for any changes in API keys, parse keys, and update documentation or storage accordingly.
4. **Security Tip**
   * Do not share the your parse key over email or unsecured channels. Use a secure file-sharing service or password manager.


---

# 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.realintent.co/integration-support/kvcore.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.
