# Messaging Back-office

All deals you create in Rechat are initially in draft mode and not visible to your admin. This will allow you to work with your clients and only make your deals accessible to your office when you are ready to do so.

1. In order to communicate with your admin, have them review your paperwork or do other things for you, you will first need to make your deal **Make Visible to Office**.
2. On top of your deal, you’ll find the button you can use to make a deal visible. If you are missing any key information that your admin requires before reviewing the deal, you will be asked to input that information before being able to make the deal visible.&#x20;
3. In front of each form there is a button with a drop-down that will let you **Notify Office for Review**, which will send them a request to review that document within your deal.&#x20;
4. Use **Message Office** to send updates or questions to your admin.
5. Your admin will review your documents that are submitted for their attention, and will either **Accept** or **Decline** them, which typically would include a message as to why the document is being declined.

<figure><img src="/files/FYtIh08YIcVnhvqzstLZ" alt=""><figcaption></figcaption></figure>


---

# 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.rechat.com/guides/deals/6.-messaging-back-office.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.
