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

# Hostaway

Full Tutorial on how to integrate Yada with Hostaway

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

## Getting Started

Integrating Hostaway with Yada is a very easy process. All you’ll need is your API key from the Hostaway marketplace! The integration process takes place in the background and usually takes only a few seconds.

### Obtaining an API key

To start integrating Hostaway with Yada you’ll need to copy your Hostaway API key.

Here’s how you get it.

1. Head to settings
2. Enter the Hostaway API tab in Settings
3. Create new API key and choose a name
4. Copy the Account ID
5. Copy the API Key

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

## Integrating Hostaway with Yada

In yada, go to the **powerups** page and click on the **hostaway** card

Once in on the hostaway page, past the **Account ID** and the **token** which you got in the previous steps. Make sure that you past the ID and the token in the right place or the integration will not work and will not go through.

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

If this has gone through correctly, the integration process will continue in the background. Listings, conversations, and some additional data will be copied into yada.

You should now head to the **listings** section of the yada app to activate the AI

From time to time it may be necessary to repair your Hostaway integration. If the system is unable to communicate with the Hostaway API, you will be notified and the Hostaway integration page will prompt you to reset the integration token.

Not that this will **not** re-import your listings or anything else, it'll just refresh the authentication tokens so that yada can successfully communicate with the Hostaway API.


---

# 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:

```
GET https://docs.yada.ai/pms-integrations/hostaway.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.
