# Max ITC FTP Magnet

To download the specification document and a typical project plan, click on the link below.

{% file src="/files/tgxQLCbKUuU7mDQxh0uL" %}

## Sample templates for various actions

#### TRIGGER\_RECON

<table><thead><tr><th width="285">Directory</th><th width="144.33333333333331">Description</th><th data-type="files">Template Explanation</th></tr></thead><tbody><tr><td>INPUT/BATCH</td><td>CSV, XLSX, XLS</td><td><a href="/files/aQpzCrjWbzLj9QCR1fvG">/files/aQpzCrjWbzLj9QCR1fvG</a></td></tr><tr><td>INPUT/INIT</td><td>CSV</td><td><a href="/files/1O7Vgvt8n4VZ6yACwHlV">/files/1O7Vgvt8n4VZ6yACwHlV</a></td></tr><tr><td>OUTPUT/UPLOAD_ERROR</td><td>CSV - Same as Input File with 2 additional columns in the beginning - "No. of Errors" and "Error Message"</td><td></td></tr><tr><td>OUTPUT/GENERATION_ERROR</td><td>CSV</td><td><a href="/files/gup2T7U0fQn3dCOrjeU4">/files/gup2T7U0fQn3dCOrjeU4</a></td></tr><tr><td>OUTPUT/RECON_RESULT</td><td>JSON Lines</td><td><a href="/files/18VydySE51LmFrtiKwL5">/files/18VydySE51LmFrtiKwL5</a></td></tr><tr><td>OUTPUT/VENDOR_FILE</td><td>JSON Lines</td><td><a href="/files/iFS7C6ROX46xW9gwevSo">/files/iFS7C6ROX46xW9gwevSo</a></td></tr></tbody></table>

{% hint style="info" %}
The output file templates are subject to change. Both the headers and the order of columns may change. We recommend you map the output with flexible options to add or change the headers in the future.
{% endhint %}

## All about FTP client

To know more about creating and configuring FTP client, security, FAQs, click on the link below.

{% content-ref url="/pages/1EkrCUu80x7GyvaPZW9N" %}
[FTP client](/cleartax-docs/clear-finance-cloud/learn-clear-finance-cloud-basics/ftp-client.md)
{% endcontent-ref %}


---

# 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://docs.cleartax.in/cleartax-docs/max-itc-api/max-itc-ftp-magnet.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.
