# Контрол "Состояние счета"

## Имя контрола в веб-части: zw\_Debt.ascx

Контрол предназначен для вывода информации о состоянии счета текущего контрагента. Для вывода доступна следующая информация: кредитный лимит, сумма предоплаты, сумма долга, сумма резервов, доступная сумма, глубина дней задолженности, осталось дней до просрочки, просрочено дней, минимальный процент предоплаты по договору, сумма корзины для текущего договора.


---

# 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-zetaweb.zetasoft.ru/tekhnicheskaya-dokumentaciya/opisanie-kontrolov/2-pokupateli/pokupki/sostoyanie-scheta.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.
