# Transferring Licenses Between Devices

If you need to switch to a different iPad but do not need to run multiple booths simultaneously, you can easily move your license from one device to another.&#x20;

{% hint style="warning" %}
Be sure your app is fully up to date.&#x20;
{% endhint %}

***

#### Automatic Transfer

In most cases, transferring a license is seamless:

1. Open the HALO app on the new iPad and sign in.
2. Launch your event's preset.
3. When prompted, select the available license from your account.

In most circumstances, all you'll need to do in order to transfer your license is to sign in on your new iPad and launch your event.

{% hint style="warning" %}
Ensure the license you select is not currently being used by another iPad at an active event, as this will kick the original device out of Booth Mode.
{% endhint %}

***

#### Manually Unlinking a License

If you want to ensure a license is free before heading to an event site, you can manually disconnect it from a device via your dashboard.

You can also manually unlink your license from the current device and before activating it on a new device.

1. Visit your [**Licenses Page**](https://www.simplebooth.com/licenses)
2. Check the box next to the license you want to release.
3. Choose **Unlink Device** from the actions dropdown menu and click **Go**.
4. On the new iPad, simply log in and launch a preset. The available license will be assigned to that device automatically.


---

# 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://docs.simplebooth.com/accounts-and-billing/billing/subscriptions-and-licensing/transferring-licenses-between-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.
