> 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/settings/organization-settings/integrations.md).

# Integrations

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

In **Integrations**, you connect Guestway to your essential systems. This includes [Property Management Systems (PMS)](https://docs.guestway.io/integrations/property-management-systems), communication channels like [WhatsApp](https://docs.guestway.io/integrations/whatsapp), SMS ([Twillio](https://docs.guestway.io/integrations/twilio-for-sms)), [OTA](https://docs.guestway.io/integrations/online-travel-agencies-ota)'s [smart locks](https://docs.guestway.io/integrations/smart-locks), and [smart thermostats](https://docs.guestway.io/integrations/smart-thermostats).

From this page, you can:

* **Add new integrations** (PMS, communication channels, smart locks, thermostats, etc.)
* **Activate or deactivate specific devices or listings** if you don’t want them synced with Guestway.

This hub makes it easy to manage connections in one place. You stay in control of what’s synced with your Guestway account.\
\
We will dive deeper into all of this in the dedicated "Integrations" part of our Academy.


---

# 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/settings/organization-settings/integrations.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.
