# Reception Module

Do you have a reception desk or office that handles sign-ups and client communication? In ActiveNow you can create separate accounts for receptionists — each with their own login and customised permissions. Your reception team gets access to the system without seeing financial data or school settings.

## Enabling the reception module

Go to *Settings* → *General* → *Additional features* and enable *Does a reception or an office help you with your work?* Then go back to *Settings* and open the *User permissions* tab.

![Additional features section with the reception module toggle switched to Yes](/files/JV1VvQrFrBqHom7CZAPg)

## Adding receptionists

Once the module is enabled, go to the *User permissions* tab. A *Receptionists* section will appear there.

![User permissions tab with the Receptionists section visible](/files/RWw7JFiMzw8xSAHToJGA)

Click *Add* to open a form where you can enter the person's name, email address, and set their permissions.

An invitation to register in ActiveNow will be sent to that email address. After registering, receptionists will have access to their own panel.

![Add receptionist form with fields for name, email address, and permissions](/files/ngha0JxInZOxfnckIKdg)


---

# 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://help.activenow.io/en/settings/reception-module.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.
