# Settings

## Establishment details

Here we will have the details of the establishment.

![](/files/-M-ibhZ6RJ7qTEqYvQzC)

## Readers and locks

Fill in the URLs for the recorder connections. In the same way, you can complete the registration of the Upkey user and activate the reservation management.

![](/files/-M-ibhZ6RJ7qTEqYvQzC)

{% hint style="warning" %}

* **STANDALONE:** select this option if your configuration is **OFFLINE** and you do not have GATEWAY devices.
* **ON LINE**: select this option if your configuration is **ONLINE** and your establishment has **GATEWAYs** devices installed. The information of the RFID cards will pass through a 2.4 Ghz WIFI network to the devices and **the only thing that will be read from the cards will be your uid, nothing is recorded on the card,** it is only used by the system to check the corresponding permissions in the database
* **STANDALONE + ONLINE:** select this option if your configuration is **ONLINE** and your establishment has **GATEWAYs** devices installed. The difference between this mode vs ONLINE is that here **it does record data on the cards**, as if it were offline, and **also checks the information in the database** as if it were online
  {% endhint %}

## Cards and rooms

{% hint style="info" %}
All the options that appear below will be seen with the instance administrator user, other users with less privileges may not see all the fields.
{% endhint %}

**Bedrooms**

The options shown here are the ones that will decide how we want to see the default options when making a reservation.

* **Number of digits for the rooms:** The number of digits that the rooms will have when they are created.
* **Show rooms by:** The rooms can be shown by their Description or by their Code.
* **Room selection at check-in by:** The way in which the rooms are listed to give access at check-in.

  * **By area and floor:** at check-in it will be shown as follows

  <figure><img src="/files/-M-EuAEmDLzDvJqdN_DF" alt=""><figcaption></figcaption></figure>

  * **Dropdown:** at check-in it will be shown as follows

<figure><img src="/files/-M-iAKS3cQPqIgKXMk2E" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
For them to be listed in one way or another, it is **important not to have the option** [Super Fast Checking](https://github.com/OmnitecSystems/gitbook-osaccess-ENG/blob/main/panel-de-navigacion/checkin.md) checked, since this option always shows all the rooms **per description**.
{% endhint %}

* **Default Reservation Start Time:** Default start time for future reservations.
* **Default booking end time:** Default start time for future bookings.
* **Number of nights of stay by default:** Number of nights by default that will come out when making reservations.
* **Number of cards to record by default when checking-in:** The number of cards by default that will make you record in a row in the reservation recording menu.

**Cards**

**Owners:** Enables the management of owners, seeing the new tab in the menu to the left of OSACCES. The owners are designed to give access to people who live in the hotel for a long time or who own the room or home.

![](/files/-M-EqWx1qiUmNeydA0aU)

Create new guest card by default:

## Configuration options

* **Groups:** Allows you to create groups of rooms. For example, join 2 rooms in a single reservation. To see the new option go to ROOMS/Groups
  \*

  ```
  ![](/files/-M-iJmRGu0pbsz-Nt0fd)
  ```

  * If we give CREATE we will see the following menu. \*

    ```
    <figure><img src="../.gitbook/assets/image (20).png" alt=""><figcaption></figcaption></figure>
    ```

    * As we can see we have a Rooms grid with default access, inside here we will add all the locks that make up the room group we want to create.
* **Audits:** Allows you to see the \[AUDITS] icon (../panel-de-navigacion/auditos.md) and manage them.

  <figure><img src="/files/-M-iycgXqjCudbDa-umE" alt=""><figcaption></figcaption></figure>

## interface

{% hint style="warning" %}
Currently the options within this menu are under development.
{% endhint %}

## Downloadable files

A link to useful files, such as this manual or the latest version of the card recording software **CARDOSACCESS.**


---

# 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://doc.osaccess.net/os-access-frontdesk-1/configuracion.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.
