# Интеграция с кассой АТОЛ

По [закону 54-ФЗ](https://www.consultant.ru/document/cons_doc_LAW_42359/) после оплаты товара, услуги или работы нужно отправлять в налоговую фискальные чеки, если вы:

* организация (на любой системе налогообложения);
* ИП с сотрудниками (на ОСН, УСН, ЕНВД или патенте);
* ИП без сотрудников, продающий товары не своего производства (на ОСН, УСН, ЕНВД или патенте).

В этой статье описано, как получить данные с вашей подключенной кассы АТОЛ для дальнейшей интеграции с Ресурс Развития.

{% stepper %}
{% step %}

### Зайдите в свой личный кабинет [АТОЛ](https://online.atol.ru/lk/Account/Login)

<figure><img src="/files/9ELyVQeP1VMNNugLvoZw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Получение ФФД

* Слева в боковой панели нужно перейти на вкладку "Мониторинг касс" и кликнуть по кассе.

<figure><img src="/files/V2KIw1rwa8Mte340lMzn" alt=""><figcaption></figcaption></figure>

* Покажется список с информацией по кассе, где есть ФФД.

<figure><img src="/files/tDAISETmVWeHLVEltbuq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Получение кода группы, логина и пароля для API

* На вкладке "Мои компании" нужно нажать кнопку "Настройки интегратора".

<figure><img src="/files/BJWPEC48yRkRrsZ3CZzF" alt=""><figcaption></figcaption></figure>

* Скачается файл в формате xml.\
  Нужно нажать на него правой кнопкой мыши > Открыть с помощью > Блокнот.

<figure><img src="/files/wCvix7n9fc9IJxZiL6oB" alt=""><figcaption></figcaption></figure>

В открывшемся файле будут указаны все нужные вам данные для интеграции: ИНН, Название компании, ваш сайт, код доступа, логин и пароль.

<figure><img src="/files/wKRa9eqiVSAR31Ax4dv5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Используйте полученные данные на используемой платформе

[**GetCourse**](/help/integracii/nastroika-integracii-s-rr2.0.md)
{% endstep %}
{% endstepper %}

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSezXxP5arrxDLC1VQPlKF6tVfS64BgfOC6-JIrs_cOIwCMJbg/viewform?usp=dialog>" %}


---

# 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.rrllc.ru/help/arkhiv/integraciya-s-kassoi-atol.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.
