# How it works

### Prerequisites

* Create/Activate your account in IAF CertSearch.
* Download the file template. Ensure your file is in the same format as the template. Do not change the Field name, Column Sequence or Tabs.
* Files must not be greater than 20MB in size.

### Requirement

* The column sequence in the file must be exactly the same as the column sequence in the file template.
* The tab sequence in the file must be exactly the same as the tab sequence in the file template.
* The field names in the header row must be exactly as the template otherwise the data will not be uploaded.


---

# 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://support.iafcertsearch.org/docs/file-upload/how-it-works.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.
