# Owner Responsibilites

As an owner or account administrator, your preparation ensures that the event runs smoothly for your clients and staff. Complete these responsibilities before handing the equipment over to your booth attendant.

***

{% stepper %}
{% step %}

#### Prepare the iPad & App

Complete the critical setup steps before the event begins. Many of these steps require your Apple ID or [Simple Booth account](https://app.simplebooth.com/) credentials, which you may not wish to share with onsite staff.

* [**Preparing Your iPad For Public Use**](/running-your-event/preparing-for-events/prepare-your-ipad.md): Follow our guide to secure the hardware.
* [**Pre-Event Checklist**](/running-your-event/preparing-for-events/pre-event-checklist.md): Review our standard checklist to ensure no settings are missed.
  {% endstep %}

{% step %}

#### Share the Guided Access Password

Your booth attendant will need your iPad's [Guided Access](/running-your-event/preparing-for-events/prepare-your-ipad.md#enable-guided-access) password to enable the feature at the start of the event and disable it at the end. While the attendant guide includes instructions for Guided Access, we recommend walking through the process with them in person.
{% endstep %}

{% step %}

#### Plan for Internet Access

Decide which network your booth will use and ensure your booth attendant has a clear plan.

* If using venue Wi-Fi, provide the network name and password.
* If using a mobile hotspot, ensure it is charged and that the attendant knows how to connect.
  {% endstep %}

{% step %}

#### Hardware & Software Walkthrough

An in-person walkthrough is invaluable, especially for first-time attendants. Review our guides together to cover [hardware assembly](/hardware-and-gear/lighting/simple-booth-halo-r/halo-setup-guides.md) and [launching the software](/running-your-event/preparing-for-events/launching-your-booth.md).

The Booth Attendant Guide covers how to set up HALO hardware and software, but an in-person walkthrough is invaluable, especially for first-timers.
{% endstep %}

{% step %}

#### Protect Your Settings

Prevent accidental changes to your event configuration by considering these two steps:

**Disable On-Device Editing**

You can disable the ability to edit [presets](https://app.simplebooth.com/presets) within the HALO app. This allows your booth attendant to launch events without the risk of changing your branding or technical settings.

* Note: This is an account-wide change that affects all iPads. You can toggle this setting in your [Simple Booth account](https://app.simplebooth.com/).

**Archive Old Events**

Reduce clutter by [archiving](/accounts-and-billing/event-management/archiving-events.md) old presets and galleries. Keeping only active events visible in the app ensures your attendant selects the correct event and avoids using outdated settings.
{% endstep %}

{% step %}

#### Printing  <a href="#h_ea32c72fda" id="h_ea32c72fda"></a>

If your event includes physical prints, the following steps should be handled by the owner:

* [**Format Your Prints**](/hardware-and-gear/printing/formatting-prints.md): Aligning layouts and paper sizes requires trial and error. Complete this formatting before the event so it is not the attendant's responsibility.
* [**Printer Setup**](/hardware-and-gear/printing/printer-setup.md): Printing issues are often caused by weak Wi-Fi. Ensure your attendant knows how to set up the printer and troubleshoot the connection.

{% hint style="info" %}
We recommend practicing the printer setup process with your booth attendant at least once before they head to the venue.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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/running-your-event/event-guides/booth-attendant-guides/owner-responsibilites.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.
