> 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/nuki.md).

# Nuki

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

### How to Connect Nuki Smart Locks

Connecting your Nuki smart locks to Guestway is straightforward and secure. This integration requires generating an API key from your Nuki Web account and entering it into Guestway.

**How to connect Nuki:**

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 Nuki**\
   Select **Nuki** from the list of supported integrations.
5. **Follow the Step-by-Step Guideflow**
   * You’ll see a detailed guideflow on your screen.
   * Follow each step to log in to your Nuki Web account, generate a new API key, and copy it.
6. **Paste the API Key into Guestway**
   * Paste the API key into the field provided in the Guestway setup window.
7. **Complete the Integration**\
   Once you submit the API key, Guestway will automatically sync your Nuki smart locks.
   * Assign locks to the appropriate listings or units.
   * Activate or deactivate locks as needed from the Integrations page.

**That’s it!**\
Your Nuki smart locks are now connected and can be fully managed within Guestway.

> **Tip:**\
> If you have any issues, check the step-by-step guideflow shown during setup or reach out to our support team for help.


---

# 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/nuki.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.
