# Remote unlocking doors on Android

You can unlock doors remotely via Accesia app if:

* You’re an admin at the door’s site and remote unlock has been enabled in the door’s behavior settings
* You’re a user with access to the door, and remote unlock has been enabled for all users with access in the door’s behavior settings

[Read more about enabling remote unlock on a door](/site-setup/adding-doors/door-settings.md)

## How to remote unlock a door via Accessia app

1. Go to the **Access** tab where all doors you’re able to unlock remotely are listed. Expand the list to full height if needed
2. If you’re allowed to remote unlock doors on more than one site, select the relevant site in the upper left corner of the list
3. Find the relevant door in the list and tap the lock icon button 🔒
4. Tap **Unlock** in the confirmation
5. When the door has successfully unlocked, the lock icon button 🔒 will turn green and show an unlock icon 🔓
6. If you don’t have access to the door at this time, an alert will notify you that the unlock failed

{% hint style="info" %}
The door will unlock for the duration specified in the door’s behavior settings. [Read more about door behavior](/site-setup/adding-doors/door-settings.md)
{% endhint %}

<div><figure><img src="/files/tNz06EQwhxRxHEfjSApO" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/xscwdxretrkzftA9eDHB" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/6SsZ2TbqOMEe2OdCL1vD" alt="" width="375"><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-android/remote-unlocking-doors-on-android.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.
