> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/integracoes/integracoes/testo-proheat/o-que-e-o-testo-proheat.md).

# O que é o Testo ProHeat?

**Testo ProHeat** conecta o OutSmart com a plataforma de conformidade Testo.

Reduz a dupla introdução entre o trabalho de campo e o registo de conformidade belga.

### O que faz com o Testo ProHeat

* importar clientes do Testo para o OutSmart
* importe aparelhos do Testo como Objetos no OutSmart
* exportar Ordens de trabalho concluídas para o Testo
* obter certificados de conformidade para os aparelhos ligados

### Módulos Testo suportados

O Testo suporta dois módulos nesta integração:

* **ProHeat** para aparelhos de aquecimento
* **ProCool** para aparelhos de arrefecimento

Pode ativar um módulo ou ambos.

### O que é sincronizado entre ambos os sistemas

Com **Testo ProHeat** no OutSmart, pode:

* importar nome do Cliente, Morada, cidade, código postal, contacto, número de telefone e endereço de email
* importar aparelhos com o ID do aparelho Testo, número de série, potência nominal, marca, tipo e ano de produção
* guardar o tipo do aparelho como **ProHeat** ou **ProCool** no Objeto
* exportar ordens de trabalho de manutenção e inspeção concluídas para o Testo
* obter o certificado de conformidade gerado no OutSmart

### O que precisa primeiro

Antes de começar, certifique-se de que tem:

* ativo **Testo ProHeat** Licença na **Gestor de Licença**
* válida **Chave de segurança Testo**
* válido **códigos postais belgas** para Clientes e aparelhos

### Importante saber

* Esta integração foi concebida para **Bélgica**.
* Os códigos postais devem usar o formato belga **numérico de 4 dígitos** formato.
* O OutSmart usa o código postal para determinar a região.
* A região é definida como **Flandres**, **Valónia**, ou **Bruxelas**.
* Se uma região não puder ser correspondida, o OutSmart usa por predefinição **Flandres**.
* O OutSmart liga-se a uma **chave de segurança**.
* A OutSmart faz **não** guardar a sua palavra-passe Testo.

### Como funciona o processo

1. Ligue o OutSmart com a sua chave de segurança Testo.
2. Escolha se utiliza **ProHeat**, **ProCool**, ou ambos.
3. Configure as importações de Cliente e de aparelhos.
4. Configure qual Estado da ordem de trabalho aciona a exportação.
5. Permita que o OutSmart sincronize Clientes, aparelhos e trabalho concluído automaticamente.

### Tópicos relacionados

* [**Testo ProHeat**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/integracoes/integracoes/testo-proheat.md)
* [**Configure uma integração de software**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/integracoes/integracoes/configurar-uma-integracao-de-software.md)
* [**O que são integrações?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/integracoes/integracoes/o-que-sao-integracoes.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/integracoes/integracoes/testo-proheat/o-que-e-o-testo-proheat.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.
