> For the complete documentation index, see [llms.txt](https://docs.argenie.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.argenie.ai/ar-genie-remote-assist/remote-assist-on-ipad/how-to-create-a-session-in-remote-assist-app-on-ipad.md).

# How to Create a Session in Remote Assist App on iPad ?

<figure><img src="/files/XHqCfaGRspW04A4gnmFo" alt=""><figcaption><p>Create Session</p></figcaption></figure>

***

Creating a session in the **AR Genie Remote Assist App on iPad** is the first step when you want to host and guide others through a live support interaction. Tablets and iPads provide a bigger screen and smoother interface, making it easier to manage multiple participants, view AR annotations clearly, and collaborate in real time.

When you are the **host**, you are responsible for starting the session so that others can join. Here’s how you can do it:

* **Click on “Create Session”.**

<figure><img src="/files/kqKhkwjLyaQNI9WMaCuZ" alt=""><figcaption></figcaption></figure>

* This will instantly generate a unique session ID for you.<br>

<figure><img src="/files/FLPHumOoUY5Ae54POzTF" alt=""><figcaption></figcaption></figure>

* **Click on “Share Invite”** – From here, you can share the session ID directly with your participants.\
  You may share it via messaging apps, email, or copy the ID to share it later.
* Once shared, participants can use this ID to **join your session** and connect with you.

<figure><img src="/files/37YQODNdYFTVDh33tSpf" alt=""><figcaption></figcaption></figure>

Using the iPad version of Remote Assist ensures you have a clear view of the live camera feed and AR annotations. This makes it especially useful for **remote troubleshooting, training, and expert guidance** in field or industrial use cases.

<br>

### ENDS


---

# 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://docs.argenie.ai/ar-genie-remote-assist/remote-assist-on-ipad/how-to-create-a-session-in-remote-assist-app-on-ipad.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.
