# Registered contacts

## Contact form

You can show a contact form in the chat window, so visitors can leave you a message e.g. if the customer queue is closed. Registered contacts are saved in queue statistics and can be also seen in *Queue activity log*.

### Notification settings

Agents who want to receive and handle registered contacts, need to enable notifications about *Registered contacts* in their *user settings*.\
Set notifications for online use (sound and desktop). If you want to receive email notifications about contacts, tick email also on.

{% content-ref url="/pages/-LNjHfdM4w\_wBuy7vMcu" %}
[User settings and profile](/ninchat-support/english/user-account/user-settings-and-profile.md)
{% endcontent-ref %}

![User settings - Notifications - Registered contacts](/files/-M6ZV2nTQcPo6TZj00LK)

### Notifications about registered contacts

Example case: Customer fills and send the following contact request in the chat window, while customer queue is closed.

![Customer contact request](/files/-M6ZVYAv_fm7llnehqvt)

Online agent receives a notification in Ninchat and on the desktop. The notification can be also subscribed to email. Open the contact message by clicking the link in the email.

Registered contacts are read in Ninchat instead of email for security; emails are not secure.

![](/files/-M6ZVdtsNj3BDXJYxNAi)

![](/files/-M6ZSHawOdlYzbokILQI)

### Reading registered contact

When you click the notification, or the link in email, it takes you to the queue activity log. Click *View content* link to see the registered contact contents.

You can also write a comment and tell what the status on the matter is, or who is handling it.&#x20;

![Queue log: new registered contact](/files/-M6ZWY_1NisVHlywBlig)

Registered contact contents open up.&#x20;

![Registered contact content](/files/-M6ZX5ilw8RTuaFQtRBP)

Registered contacts can be also found via queue statistics, in *Questionnaire answers.*

{% content-ref url="/pages/-LNnunpgXo8DXFIgpLjg" %}
[Queue statistics](/ninchat-support/english/customer-service-queues-and-conversations/queue-statistics.md)
{% endcontent-ref %}

## General info about offline situations

When customer queue is closed, you can handle offline situation in various ways:

* Offline message which tells opening hours and additional contact info
* Contact form, so customer can leave you a message
* Let chatbot or Nincht Lightbot help visitor in common issues. Also Lightbot can pick a message like a contact form.

![Offline views: Ninchat Light-bot, Contact form, Offline message](/files/-M6UvEebespmC-vj9eFY)


---

# 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://support.ninchat.com/ninchat-support/english/customer-service-queues-and-conversations/offline-contacts.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.
