> For the complete documentation index, see [llms.txt](https://help.getswimtech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getswimtech.com/documentation/working-smarter-with-swimtech/swimtech-on-every-device.md).

# SwimTech on EVERY Device

SwimTech gives you the same complete business-management experience across **iPhone, iPad, Android phones and tablets, Mac, and Windows**. Your team can access SwimTech's functionality from the device that best fits the work—whether they are servicing a pool, meeting with a customer, working from home, or managing the business from the office.

{% embed url="<https://drive.google.com/file/d/1kI-h9L5hueBUxItqcj3gq70EyOOilBoJ/preview>" %}

{% hint style="success" %}
**Your business is not tied to one device—or to the office.** Use the same SwimTech account and access the same business information wherever work takes you.
{% endhint %}

## One platform across all your devices

| Device             | How it helps                                                                                                                                                                                         |
| ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **iPhone**         | Carry SwimTech in your pocket. Review schedules, update customer information, document work, add notes and photos, create quotes, and handle business tasks while you are in the field.              |
| **iPad**           | Gain more screen space for reviewing customer records, preparing quotes and invoices, managing work, and showing information to customers face-to-face.                                              |
| **Android phone**  | Give technicians and managers convenient mobile access to SwimTech throughout the workday, including schedules, customer details, service records, notes, photos, quotes, and other daily functions. |
| **Android tablet** | Combine mobility with a larger workspace for field operations, customer meetings, administrative work, and detailed record review.                                                                   |
| **Mac**            | Run the full SwimTech experience from your Mac for scheduling, quoting, invoicing, reporting, customer management, system administration, and other office-level work—from nearly anywhere.          |
| **Windows**        | Access the complete SwimTech platform from a Windows computer for day-to-day operations, financial workflows, reporting, administration, and team management.                                        |

## The freedom to work from anywhere

<figure><img src="https://2876623981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsEmQhOZ30nnre1qUePdz%2Fuploads%2FKIzQXexY1AeuTiwk2Agk%2FSwimTech%20WindowsMaciOSAndroid.jpeg?alt=media&#x26;token=2d1e8e04-2fb0-4ca1-864b-8ac2475159eb" alt=""><figcaption></figcaption></figure>

Because SwimTech functionality is available across all supported devices, owners, managers, office staff, and technicians can keep the business moving without returning to the office for every task.

You can:

* Create and update **quotes** while meeting with a customer.
* Prepare and manage **invoices** from the field, at home, or while traveling.
* Review schedules, Work Orders, Activity Reports, customer details, and service history wherever they are needed.
* Add notes and photos while the details are still fresh.
* Update products, services, templates, technicians, and other business information.
* Administer SwimTech from a phone, tablet, Mac, or Windows computer.
* Move between devices as your work changes throughout the day.
* Give each team member the flexibility to use the device that fits their role.

The result is less duplicate work, fewer handwritten notes, faster customer response, and less time spent driving back to the office just to complete administrative tasks.

## Built offline first

Pool service does not always happen where a reliable internet connection is available. SwimTech is designed with an **offline-first approach**, allowing you to continue working with your business information even when Wi-Fi or cellular service is weak or unavailable.

While offline, you can continue performing available day-to-day and administrative work on your device. Your changes are stored locally and synchronized with SwimTech when an internet connection becomes available again.

### Benefits of offline-first operation

* **Keep technicians productive** in rural areas, equipment rooms, and other locations with poor reception.
* **Continue documenting service** instead of waiting for a signal or writing information down to enter later.
* **Reduce lost information and duplicate entry** by recording notes, readings, photos, and updates at the time the work is performed.
* **Keep managing the business** during temporary internet or network outages.
* **Work confidently while traveling** or moving between service areas.
* **Synchronize automatically** when connectivity returns so updated information can be shared across the team and across devices.

{% hint style="info" %}
Some actions that communicate with an outside service—such as sending messages, using live online services, or synchronizing changes with other devices—require an internet connection. You can continue working offline, and those connected actions can complete once service is restored.
{% endhint %}

## One SwimTech experience, wherever you work

Start a task on one supported device and continue your work from another. SwimTech keeps your operation together in one platform, giving your team the flexibility to work in the field, at home, on the road, or in the office—with or without a dependable internet connection.


---

# 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://help.getswimtech.com/documentation/working-smarter-with-swimtech/swimtech-on-every-device.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.
