# How to transfer the project to the customer

The transfer of the project can be divided into several parts.&#x20;

* Make a backup of the project;&#x20;
* Give access to the project to the customer;&#x20;
* Connect messengers;&#x20;
* Quit the project.&#x20;

*Under this scheme you will be charged partner fees for each copy of the project*.&#x20;

You can transfer the access without copying the project, just after adding the customer leave it, but this option is not recommended, as the customer may break something in the project, and a backup copy will allow him to quickly help.

### How to make a backup of the project&#x20;

You can do this either in the "Backup - Project Recovery - Backup" section

![](/files/8kUp5C48Pnr86DkPtHjk)

Or in the list of projects:

![](/files/EGTDehSBHGOXifULMeBv)

More about reservation [HERE](broken://pages/Gewjw0ON4H5UZNRNuyWU)

{% hint style="info" %}
Messages and connected messengers are not transferred to the copy, after copying they must be added.
{% endhint %}

If you made an error copy, you can delete it in the project settings.

{% hint style="warning" %}
**Once deleted, the project cannot be restored.**
{% endhint %}

### How to give access to the project&#x20;

Access to the project is given in the section "Settings".

![](/files/cyT0sqxhy6hN7ffqKwOt)

If you are transferring the project to the customer, it is necessary to give access as administrator.

### How to quit the project&#x20;

To exit the project, you must click on the strikethrough icon in the access list

![](/files/galJ0d1sKl0UJ2YKicXl)

Or in the list of projects button "Leave the project"

![](/files/qLvWA6ecnfKbgznUzfnU)


---

# 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.mavibot.ai/us/to-partners/how-to-transfer-the-project-to-the-customer.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.
