> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/accreditation-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/accreditation-bodies/ab-pt/data-management/import-certification-body/file-upload.md).

# Upload de Arquivo

{% hint style="info" %}
**Pré-requisitos:**

* Dados formatados em um [**Excel**](/accreditation-bodies/ab-pt/data-management/import-certification/certification-file-templates/manage-data-in-excel.md) ou [**XML** ](/accreditation-bodies/ab-pt/data-management/import-certification/certification-file-templates/manage-data-in-xml.md)arquivo
  {% endhint %}

**Velocidade Média de Transferência:** 30 segundos \~ 2 minutos, pode variar dependendo da qualidade dos dados

**Formatos Aceitáveis:** XLS, XLSX e XML

**Recomendado:** Pequenos, Médios e Grandes CBs com entre 20 e 100.000 certificações

***

## Como importar dados do Organismo de Certificação via Envio de Arquivo

Para importar seus dados via Envio de Arquivo:

1. acesse a página de **Importação do Organismo de Certificação**
2. Procure pela seção de Carregar Dados
3. Clique no botão **'Carregar Organismos de Certificação'**
4. Selecione os arquivos que você deseja atualizar

{% hint style="info" %}
**NOTA:** você só pode carregar 1 arquivo de cada vez.
{% endhint %}

5. Clique na seção de carregamento para selecionar os arquivos do seu computador **ou** arraste e solte os arquivos que você deseja carregar:
6. Uma vez selecionados, clique no botão **Carregar**
7. Uma vez carregados, o sistema inicia a validação dos dados
8. Uma vez validados, seus dados serão adicionados com sucesso ao IAF CertSearch

Se ocorrerem erros durante a validação dos dados do Organismo de Certificação, os erros serão listados nas Atividades de Envio de Arquivo.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.iafcertsearch.org/accreditation-bodies/ab-pt/data-management/import-certification-body/file-upload.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
