> For the complete documentation index, see [llms.txt](https://greenwhite.gitbook.io/smartup/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha.md).

# Продажа

- [Визиты](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/vizity.md)
- [Визиты](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/vizity/vizity.md)
- [Архив визитов](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/vizity/arkhiv-vizitov.md)
- [Отслеживание пользователей](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/vizity/otslezhivanie-polzovatelei.md)
- [Планирование визитов](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/vizity/planirovanie-vizitov.md)
- [Планы](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/vizity/plany.md)
- [Авто-генерация маршрутного плана](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/vizity/avto-generaciya-marshrutnogo-plana.md)
- [Отслеживания оборудования](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/vizity/otslezhivaniya-oborudovaniya.md)
- [Фото и видео отчеты](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/vizity/foto-i-video-otchety.md)
- [Продажа](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/prodazha.md)
- [Заказы](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/prodazha/zakazy.md)
- [Архив заказов](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/prodazha/arkhiv-zakazov.md)
- [Отмененные заказы](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/prodazha/otmenennye-zakazy.md)
- [Возвраты](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/prodazha/vozvraty.md)
- [Взаиморасчеты с клиентами](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/prodazha/vzaimoraschety-s-klientami.md)
- [Отчеты по продажам](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-prodazham.md)
- [Дашборд](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-prodazham/dashbord.md)
- [Дашборд по продажам](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-prodazham/dashbord-po-prodazham.md)
- [Конструктор отчетов по продажам](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-prodazham/konstruktor-otchetov-po-prodazham.md)
- [Общий отчет по продажам](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-prodazham/obshii-otchet-po-prodazham.md)
- [Задолженность покупателей по срокам задолженности](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-prodazham/zadolzhennost-pokupatelei-po-srokam-zadolzhennosti.md)
- [Отчеты по визитам](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-vizitam.md)
- [Конструктор отчетов по визитам](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-vizitam/konstruktor-otchetov-po-vizitam.md)
- [Отчет по визитам](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-vizitam/otchet-po-vizitam.md)
- [Анализ маршрута](https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha/otchety-po-vizitam/analiz-marshruta.md)


---

# 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:

```
GET https://greenwhite.gitbook.io/smartup/moduli-sistemy/prodazha.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.
