> 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/guestway-mobile-app/cleaning.md).

# Cleaning Tasks

The **Tasks** tab is your team's command center for cleanings — a weekly view of every property and turnover, with the property details, guest information, special requests, and consumables you need to get a unit guest-ready on time.

By keeping schedules, reservations, and smart-lock status in one place, Guestway helps cleaning teams and managers stay coordinated and cuts down on the back-and-forth that delays check-ins.

<div align="center"><figure><img src="/files/dGlRbVYuuKUdNkqWqUT0" alt=""><figcaption></figcaption></figure></div>

***

#### In this section

Three views together cover the full cleaning workflow:

* **Weekly overview** — Read the color-coded timeline, jump between weeks, and spot urgent jobs at a glance.
* **Managing cleaning tasks** — Open a task to see property details, guest information, reservation timeline, special requests, consumables, and smart-lock battery.
* **Completing a task** — Submit remarks, photos, and notes once the cleaning is done.

#### Working in the Tasks tab

The Tasks tab opens to the current week. A few patterns are useful to know up front:

* Tap **Previous** or **Next** in the top bar to move between weeks.
* The bold column is **today** — the shaded portion shows time that's already passed, and the vertical line marks the current time.
* Tap any property name in the **Unit** column to open the listing page with its full details.
* Pull down on the schedule to refresh the latest cleanings and reservations.

For the full guide to the color-coded timeline, urgency cues, and smart-lock indicators, see Weekly overview.

#### Tips for daily use

* Check the timeline first thing in the morning to see which jobs are urgent (red) and which have flexible windows (green).
* Open a task **before** you start cleaning so you have the right consumables, know about any special requests, and can plan around the check-in window.
* Complete the task in the app the same day — management relies on up-to-date photos and notes to follow up on damages, restocks, or guest issues.

***

#### What's next

* New to the Tasks tab? Start with [Weekly overview](https://docs.guestway.io/guestway-mobile-app/cleaning/weekly-overview).
* Need to know what's inside a task? See [Managing cleaning tasks](https://docs.guestway.io/guestway-mobile-app/cleaning/managing-cleaning-tasks).
* Ready to wrap a job? Follow [Completing a task](https://docs.guestway.io/guestway-mobile-app/cleaning/completing-a-task).

***


---

# 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.guestway.io/guestway-mobile-app/cleaning.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.
