> For the complete documentation index, see [llms.txt](https://wiki.u1host.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.u1host.com/client-area/otklyuchenie-avtomaticheskikh-platezhei-u1host.md).

# Отключение автоматических платежей U1HOST

### Как отключить автопродление

Отключить автопродление и при необходимости удалить привязанную карту можно несколькими простыми шагами:

1. Откройте в левом меню раздел "Финансы" → "Автопродление услуг"
2. Выберите услугу для отключения
3. Нажмите "Изменить"
4. Укажите корректные значения для способа оплаты и автоматического продления
5. Нажмите "ОК"

### Как удалить способ оплаты

1. Перейдите в левом меню в раздел "Клиент" → "Способы оплаты"
2. Выберите способ оплаты и нажмите Удалить в верхнем меню
3. Если не удаляется, в таком случае к карте привязана услуга с автопродлением. Выключите автопродление и повторите.

### Важно

* **Услуга работает до конца оплаченного периода**, затем **останавливается**. Для продления, пожалуйста, **пополните личный счёт** и **продлите услугу вручную** в её карточке
* **Автопродление с личного счёта** рекомендуем отключать **только** при разовом использовании на ограниченный срок – например на сутки
* **Остаток на личном счёте не списывается автоматически**, если автопродление отключено
* При остановке по причине неоплаты **данные хранятся 72 часа**, затем **услуга удаляется без возможности восстановления**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.u1host.com/client-area/otklyuchenie-avtomaticheskikh-platezhei-u1host.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
