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

# Hostfully

### Before you get started

{% hint style="info" %}
This step is imperative - the integration cannot proceed without this
{% endhint %}

Please head over to hostfullys integrations page

<figure><img src="/files/N4DOgsoJ4tNgElB5j1eq" alt=""><figcaption><p>Go to the integrations page</p></figcaption></figure>

The search and find "Yada"

<figure><img src="/files/AVQQ1L9kfrwheMXlu5yH" alt=""><figcaption><p>Search for and click "settings" on yada</p></figcaption></figure>

And then in the integration settings, make sure that every property is "On"

<figure><img src="/files/rF659Fc8cPcZ4RKxAse9" alt=""><figcaption><p>Please make sure that all properties are switched to "on"</p></figcaption></figure>

## Integrating Hostfully with Yada

Thankfully, integrating Hostfully with Yada is very straightforward.

You'll need two things:

1. **Hostfully** account
2. **Yada** account

If you don't already have a yada account, please head over to [app.yada.ai](https://app.yada.ai) to sign up and get started.

#### Step 1

First, you'll want to head over to the integerations page: [integrations](http://app.yada.ai/power-ups)

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

#### Step 2

Then, you're going to click the **Integrate** button

<figure><img src="/files/5IHOAUt28sgfWRPW7Cmv" alt=""><figcaption></figcaption></figure>

This is going to redirect you to **hostfully**, where you'll have to **log in** if you're not already logged into that platform.

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

#### Step 3

Authorize the Hostfully <> Yada Integration

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

{% hint style="info" %}
This is going to take a few seconds. **Whatever you do - do not navigate away from this page**
{% endhint %}

Here's what's happening in the background.

* Yada is retrieving the auth tokens which are needed for the integration
* Yada is setting up a webhook to react to new and incoming messages
* Yada is **importing your listings** into the content management system. This is important because the **yada listing** is where you'll manage the AI's data and background knowledge.

Once this processes is done (usually around 5-10 seconds), you'll get a screen that looks like this:

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

#### Step 4

Navigate to the listings page

{% hint style="info" %}
**REFRESH THE LISTINGS PAGE TO SEE THE NEWLY IMPORTED LISTINGS**
{% endhint %}

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

#### Step 5

Once your listings have been imported, you can start adding content, training the AI, and turning on the auto-responder. Further tutorials for that can be found here in the documents.

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/hostfully.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.
