> For the complete documentation index, see [llms.txt](https://docs.guestway.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guestway.io/integrations/smart-locks/prodatakey.md).

# ProDatakey

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/5pvmz8jfwp>" %}

### How to Connect ProdataKey (PDK) Access Control

Connecting your ProdataKey (PDK) system to Guestway is simple and secure. This integration requires generating an API key from your ProdataKey account and entering it into Guestway.

**How to connect ProdataKey:**

1. **Go to Organization Settings**\
   In your Guestway dashboard, select the organization you want to connect.
2. **Open the Integrations Tab**\
   Navigate to the “Integrations” section.
3. **Click on “Create”**\
   Select “Create” to add a new integration.
4. **Choose ProdataKey (PDK)**\
   Select **ProdataKey** from the list of supported integrations.
5. **Follow the Step-by-Step Guideflow**
   * A detailed guideflow will appear on your screen.
   * Follow each step to log in to your ProdataKey account, generate a new API key, and copy it.
6. **Paste the API Key into Guestway**
   * Paste the copied API key into the field provided in the Guestway setup window.
7. **Complete the Integration**\
   After you submit the API key, Guestway will automatically sync your ProdataKey access devices.
   * Assign devices to the appropriate listings or units.
   * Activate or deactivate devices as needed from the Integrations page.

**That’s it!**\
Your ProdataKey access control system is now connected and manageable from your Guestway dashboard.

> **Tip:**\
> If you need help at any point, refer to the step-by-step guideflow on your screen during setup, or reach out to our support team for assistance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.guestway.io/integrations/smart-locks/prodatakey.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
