# Syncing Across Devices

<figure><img src="/files/JaFvSYbDMG9UnK8iKIg5" alt="" width="563"><figcaption></figcaption></figure>

### How to Sync Trips, Pins and Trails

{% hint style="warning" %}
Log in with the same account on each device you want to use (phone, tablet etc.)

Ensure you have a stable internet connection (Wi-Fi or mobile data)
{% endhint %}

{% stepper %}
{% step %}

#### Tap Saved Items <img src="/files/AjoPGzxXvHVwjLCT0hq9" alt="" data-size="line">

{% endstep %}

{% step %}

#### Tap Menu <img src="/files/pF2CQhRUbQOga8v9Snvr" alt="" data-size="line">

Top right corner.
{% endstep %}

{% step %}

#### Tap Sync All

The app will automatically sync periodically. Trips, pins, and favourites are saved to your account as soon as they’re created. If you’re offline at the time, they’ll sync once you’re back in reception.

You can check the sync status in your Saved Items list, where items may display as:

* Synced – the item has been successfully saved to your account
* Processing – the item is in the process of syncing
* Error – the item couldn’t be synced (you may need to retry)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrVB0w8xRlkVueMgn8Dp%2Fuploads%2FvEoh7e3uK5iVDeBhXsMw%2FHow%20to%20sync.mp4?alt=media&token=0bbbe00b-7519-4262-ab04-19a966fd222d>" %}
{% endstep %}
{% endstepper %}

### How to Manually Sync Individual Trips

{% stepper %}
{% step %}

#### Tap Saved Items <img src="/files/wOOqVzoyYNgQDcTVcFxD" alt="" data-size="line">

{% endstep %}

{% step %}

#### Select the Trip

{% endstep %}

{% step %}

#### Tap the Sync Icon <img src="/files/qf6xnZoIytioWyaIl7sS" alt="" data-size="line">

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrVB0w8xRlkVueMgn8Dp%2Fuploads%2FToEyMxQqpEtqkfT0xb0e%2Fmanual%20sync.mp4?alt=media&token=1492f0f7-2a08-482e-a300-bbe8df62350c>" %}
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**Tip: Always sync before switching to another device so your latest changes are saved.**
{% endhint %}


---

# 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://help.newtracs.com/syncing-across-devices.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.
