# Quickstart for Staff Members

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

## **Welcome to Kitehouse!**

Kitehouse is an all-in-one Incident management for student accommodation where it gives teams instant access to resident data and clearworkflows, reducing admin time and improving accuracy acrossday-to-day issues.

{% hint style="info" %}
If you see this article, this means you were invited to **Kitehouse**. Here's how to get your account up and ready!
{% endhint %}

{% stepper %}
{% step %}

### Wait for an Email from Kitehouse

Once your Site Administrator has added you to Kitehouse, an invitation containing your initial login credentials will be sent to the email address provided.

Please monitor your inbox to complete your account creation. If the email does not appear within a few minutes, kindly check your spam or junk folder.

<figure><img src="/files/DvmgApsgCC8K9yIpukZc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Change your Password

Once you've received your email, sign in at <https://app.kitehouse.co.uk/auth> with the email and one-time password provided in the email.

For account security, you'll need to change your password when you first log into Kitehouse.

{% hint style="info" %}
We recommend choosing a password that is hard to guess but easy for you to remember.

Avoid using personal information, such as your birthday, or reusing the same password across multiple accounts.
{% endhint %}
{% endstep %}

{% step %}

### Change your Preferences

When you first sign into Kitehouse, you can click your account photo found on the upper-left corner of the app and clicking the option called <i class="fa-gears">:gears:</i> **Account**.

Under **Account Settings**, you can upload a new profile photo.

Under **Preferences**, you can:

* **Enable Push Notifications**
* **Use Colour Blind patterns** to distinguish colours in the site.
* **Use Mail Links** when sending an email instead of copying their email address to your clipboard.
  {% endstep %}
  {% endstepper %}

And that's the end! As always, you can go back to our [**Staff Guide**](/docs/staff/dashboard.md) if you need help with any of features found in Kitehouse.

***

## Related Articles

Here are some other articles that you may find useful when first accessing Kitehouse:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-file-plus">:file-plus:</i></td><td><strong>Creating a Report</strong><br>Learn how to log an incident through Kitehouse</td><td><a href="/pages/BjpxQ70a2AJ7Gv4UXDkG">/pages/BjpxQ70a2AJ7Gv4UXDkG</a></td></tr><tr><td><i class="fa-chart-area">:chart-area:</i></td><td><p><strong>Dashboard Tab</strong></p><p>Monitor your site's activity at a glance.</p></td><td><a href="/pages/zAK50GR9fw0X07Rzfdbf">/pages/zAK50GR9fw0X07Rzfdbf</a></td></tr></tbody></table>


---

# Agent Instructions: 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://kitehouse.co.uk/docs/getting-started/staff.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.
