# Booking on Behalf of Someone (EA Mode)

#### **Overview**

In the gospace AI user app, Executive Assistants (EAs) or users with EA permissions can create bookings or intentions on behalf of other employees.\
This allows EAs to manage their executive’s office days, meeting rooms, or private offices directly — using the same streamlined experience as standard users.

When an EA books for someone, it’s treated exactly the same as if that user made the booking themselves. Aidra will evolve and allocate desks, rooms, or offices automatically, based on that person’s preferences, team, and schedule

***

#### **How to Book on Behalf of Someone**

There are two ways to create a booking for another user:

**Option 1: Search & Book**

1. Tap the **Search icon** in the gospace app.

   <figure><img src="/files/dUoKlW7x1soHsHmMD3nD" alt=""><figcaption></figcaption></figure>
2. Search for the person you’re booking for.
3. Select their name — you’ll enter the standard booking flow for them.
4. Complete the booking as normal (Desk, Private Office, or Meeting Room).
5. Tap **Reserve**.\
   The booking will be logged as an intention for that person, and Aidra will allocate their space automatically at the usual time.

***

**Option 2: EA Schedule View**

1. Tap the **EA** button on the home screen.
2.

```
<figure><img src="/files/JYg2aJhvOO3ZSPqVGu3d" alt="" width="285"><figcaption></figcaption></figure>
```

3.
4. The **Schedule** screen opens with an additional field:
   * **For Who:** Search and select the person you’re booking for.
5. Fill out the remaining fields as you would in a normal booking flow (e.g. Location, Date, Space Type, Team, Preferences).
6. Tap **Reserve**.

The booking will appear under the user’s account and calendar, with Aidra handling all allocation as normal.

<figure><img src="/files/ClwUpyzSAlb0g4r0FTZl" alt="" width="288"><figcaption></figcaption></figure>

***

#### **How It Works**

* The EA’s actions create an *intention* on behalf of another user.
* Aidra automatically manages space allocation for that user — desk, office, or meeting room — based on their personal data and preferences.
* Notifications of allocations go directly to the end user, not the EA (unless mirrored access is enabled by admin).
* EAs can view, amend, or cancel bookings they’ve created through the same interface.


---

# 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.gospace.com/user-app/booking-on-behalf-of-someone-ea-mode.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.
