# Taking doors off schedule on iOS

Primary and secondary admins can take doors off schedule and return doors to schedule

When a door is taken off schedule on iOS it:

* Ignores the door lock schedule
* Is either locked or unlocked for the duration of the off-schedule session
* Is locked down as usual in the event of a lockdown
* Allows access to users according to their access permissions
* Automatically returns to schedule at a specified time
* Can be manually returned to schedule by an admin at any time
* Can be returned to schedule by an event trigger

{% hint style="info" %}
During a lockdown all doors will be locked down regardless of whether they are on or off schedule
{% endhint %}

> **Example**
>
> A receptionist needs to step away from the reception for a moment, but the front door is unlocked. They can quickly take the door off schedule and lock it, so that the building is secure. Users with access permissions can still use a valid credential for access while the door is locked off schedule

## How to take a door off schedule

1. Go to the **Access** tab where all doors that you have admin controls for are listed. Expand the list if needed
2. If you are an admin for more than one site, select the relevant site in the upper right corner of the list
3. Find the relevant door and tap its name
4. Tap **Door State**, which will be set to **On Schedule**
5. Specify whether the door should be locked or unlocked while it’s off schedule and when it should return to schedule
6. Tap **Save**
7. In the confirmation dialog, tap **Take off Schedule**
8. The door has been taken off schedule. Check that the Door State is **Off Schedule - Locked** or **Off schedule - Unlocked**

<div><figure><img src="/files/JCGmYXJMBQsRRriINeoh" alt="" width="237"><figcaption></figcaption></figure> <figure><img src="/files/yh0rxTCGZLGDkcZecY5i" alt="" width="237"><figcaption></figcaption></figure> <figure><img src="/files/rBcdueFkZaNUkQewCLEu" alt="" width="237"><figcaption></figcaption></figure></div>

## How to return a door to schedule

An off-schedule door can be manually returned to schedule at any time

1. Go to the **Access** tab where all doors that you have admin controls for are listed. Expand the list if needed
2. If you are an admin for more than one site, select the relevant site in the upper right corner of the list
3. Find the relevant door and tap its name
4. Tap **Door State**, which will be set to **Off Schedule - Locked** or **Off Schedule - Unlocked**
5. In the confirmation dialog, tap **Return to Schedule**
6. The door has been returned to schedule. Check that the **Door State** is **On Schedule**

<div><figure><img src="/files/OuGDpZTKetSFGtRlE0TM" alt="" width="237"><figcaption></figcaption></figure> <figure><img src="/files/O9JsRUqlF95Ypimg55xr" alt="" width="237"><figcaption></figcaption></figure></div>


---

# 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.accessia.com/accessia-app/accessia-for-ios/taking-doors-off-schedule-on-ios.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.
