> For the complete documentation index, see [llms.txt](https://help.roolz.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.roolz.net/birzha-i-oferty-rynok-gruzov-i-transporta/oferty-upravlenie-i-eksport-v-excel-csv-i-json.md).

# Оферты: управление и экспорт в EXCEL, CSV и JSON

### **Где найти фильтры, чтобы отсортировать оферты для выгрузки:**

{% stepper %}
{% step %}
На бирже в меню слева зайдите в раздел «Мои оферты».
{% endstep %}

{% step %}
Нажмите кнопку «Фильтр», расположенную вверху справа.
{% endstep %}

{% step %}
Выберите фильтры для поиска нужных вам оферт и нажмите кнопку «Применить».

<div align="left"><figure><img src="/files/dsTlPo938ZABXmawjtjN" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### **Как экспортировать оферты:**

{% stepper %}
{% step %}
[На бирже](https://roolz.net/ru) зайдите в раздел «Мои оферты».
{% endstep %}

{% step %}
Нажмите кнопку «Скачать», расположенную вверху справа.

<div align="left"><figure><img src="/files/9iNpJJz19TXb8T4i5gd8" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Выберите формат для выгрузки:

{% tabs %}
{% tab title="EXCEL" %}

* В появившемся окне по умолчанию будет активна вкладка «Excel файл».
* Выберите нужные строки для выгрузки.

<figure><img src="/files/7fDfcun6u0sndvuiPGKk" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="CSV" %}

* В появившемся окне выберите вкладку «CSV файл».
* Выберите нужные строки для выгрузки.

<figure><img src="/files/VQaL9woKY79BXR9uZwem" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="JSON" %}

* В появившемся окне выберите вкладку «JSON файл».
* Выберите нужные строки для выгрузки.

<figure><img src="/files/YRPtnOsn55xRmQ3dw9H8" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
{% endstep %}

{% step %}
В нижней части окна нажмите на кнопку «Скачать», и файл с выгрузкой скачается на ваш компьютер.

<div align="left"><figure><img src="/files/pODuRzYyAon52eMSf9l6" alt="" width="326"><figcaption></figcaption></figure></div>

{% hint style="danger" %}
**Важно!** За один раз можно выгрузить 1000 оферт. Если ваша целевая выборка больше, используйте фильтр.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://help.roolz.net/birzha-i-oferty-rynok-gruzov-i-transporta/oferty-upravlenie-i-eksport-v-excel-csv-i-json.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.
