# Out of Office

If you’ll be away, you can set your out of office status and designate another user to oversee your events. Your assigned delegate will have the same level of access to your events and can send, review, and award them as needed.

<figure><img src="https://docs.fairmarkit.com/content/buyers/gs/images/ooo-user_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

### How does out of office work? <a href="#howdoesoutofofficework" id="howdoesoutofofficework"></a>

When you set out of office for a specific time period, all your open, closed, pending, and scheduled events are automatically reassigned to another buyer, supervisor, or admin. If you’re part of a Fairmarkit team, your delegate must be a team member.

Once the set time period ends, your events are reassigned back to you.

### Access out of office settings <a href="#accessoutofofficesettings" id="accessoutofofficesettings"></a>

{% stepper %}
{% step %}
Click **your name** in the top menu.

<figure><img src="/files/FHlS4IchWkBz7qTnvFc7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select **Set Out of Office**.
{% endstep %}
{% endstepper %}

### Set out of office <a href="#setoutofoffice" id="setoutofoffice"></a>

{% stepper %}
{% step %}
**Open Out of Office Settings**: Click your name in the top menu and select **Set Out of Office**.

<figure><img src="/files/4RgxZJFzkyp15HTkO44Z" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Set the Time Period**: Choose a Start date, Start time, End date, and End time.
{% endstep %}

{% step %}
**Assign a user:**

* Select a buyer, supervisor, or admin from your company to oversee your events.
* If you use Fairmarkit Teams, you can only assign a team member.
* You cannot assign a user who is also set to Out of Office during the same period.
  {% endstep %}

{% step %}
Click **Save**.
{% endstep %}
{% endstepper %}

### Set out of office for another user (Admin) <a href="#setoutofofficeforanotheruseradmin" id="setoutofofficeforanotheruseradmin"></a>

As a Fairmarkit Admin, you can set Out of Office for other users.

{% stepper %}
{% step %}
Open Out of Office Settings: Click your name in the top menu and select Set Out of Office.

<figure><img src="/files/G5NsKQejgrDqtInsnWy4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Set the Time Period:** Choose a Start date, Start time, End date, and End time.
{% endstep %}

{% step %}
Select the User to Set as Out of Office:

In **OOO User**, select the user. (This defaults to you but can be changed.)
{% endstep %}

{% step %}
**Assign a user**:

* Choose a buyer, supervisor, or admin to oversee events for the user.
* If the user is part of a Fairmarkit team, you can only assign a team member.
* You cannot assign a user who is also set to Out of Office during the same period.
  {% endstep %}

{% step %}
Click **Save**.
{% endstep %}
{% endstepper %}

### Edit out of office <a href="#editoutofoffice" id="editoutofoffice"></a>

{% stepper %}
{% step %}
From the top menu, click **your name** and then select **Edit out of office**. You can also click Edit in the OOO banner.\
The Out of Office screen displays.
{% endstep %}

{% step %}
Edit the details as needed.
{% endstep %}

{% step %}
Click Update.
{% endstep %}
{% endstepper %}

### Remove out of office <a href="#removeoutofoffice" id="removeoutofoffice"></a>

{% stepper %}
{% step %}
From the top menu, click your name and then select Edit out of office. You can also click Remove in the OOO banner.\
The Out of Office screen displays.
{% endstep %}

{% step %}
Click **Remove**.
{% endstep %}
{% endstepper %}

### How will I know if out of office is set? <a href="#howwilliknowifoutofofficeisset" id="howwilliknowifoutofofficeisset"></a>

When you're set as out of office, you, your company’s admins, and the designated user will receive an email confirmation.

Additionally, you'll see a banner at the top of your Fairmarkit screen.

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


---

# 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.fairmarkit.com/buyers/getting-started-as-a-buyer/out-of-office.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.
