# Adding doors

{% hint style="info" %}
Make sure to add Hubs to your site before adding doors
{% endhint %}

1. Drag a door to the wall it is positioned on. This will connect rooms together, and external walls to **Outside.** When you first add a door, it will appear as being disconnected
2. Click on a disconnected door and select **Link to Hub** to start setup
3. Select the Hub this door will be connected to

#### Linking a door to an AI Security Hub / Hub v1

4. Select the channel this door will be connected to
5. Complete door setup by selecting
   1. The reader type - Accessia Readers and third party OSDP readers are supported
   2. Which side of the door the reader is on
   3. Whether a REX is fitted
   4. If there is a door status input
   5. Whether there are DEOL resistors installed
   6. Any auxiliary inputs that are linked to the door

#### Linking a door to a Cloud Converter for S2 NetBox

4. Select the blade and reader input this door will be connected to
5. Complete door setup by:
   1. Selecting which side of the door the reader is on
   2. Adding locks and selecting whether the lock is energized on open or lock
   3. Adding any input that are linked to the door, selecting input type, polarity and supervision type

{% hint style="info" %}
You can rename a door after you've added it to the site by clicking on the menu button <i class="fa-ellipsis-vertical">:ellipsis-vertical:</i> in the upper right corner and selecting **Customize name**
{% endhint %}


---

# 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/site-setup/adding-doors.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.
