> 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-nl/integraties/integraties/testo-proheat/testo-proheat-exports-configureren.md).

# Testo ProHeat-exports configureren

Gebruik de export Instellingen om te kiezen wanneer voltooide Werkbonnen naar Testo worden verzonden.

Een geslaagde export werkt het conformiteitsrecord van het toestel in Testo bij.

### Beschikbare export Instellingen

#### Exporteer Werkbonstatus

Kies welke Werkbonstatus de export activeert.

Alleen Werkbonnen die deze Status bereiken, worden naar Testo verzonden.

#### Geëxporteerde Werkbonstatus

Kies welke Status OutSmart moet toepassen na een geslaagde export.

Dit helpt je te zien welke Werkbonnen al zijn verzonden.

#### Certificatietype

OutSmart voegt het **Certificatietype** veld toe aan Werkbonnen.

Kies **Nieuw** voor een nieuwe installatie-inspectie.

Kies **Periodiek** voor een periodieke onderhoudscontrole.

#### Conformiteitscertificaten

Nadat Testo het certificaat genereert, kan OutSmart de PDF ophalen.

Het certificaat is gekoppeld aan het gerelateerde Object en de Klant.

### Vereisten voor export

Een Werkbon wordt alleen geëxporteerd wanneer:

* de Klant bestaat in OutSmart
* de Klant is gekoppeld aan een **Testo-klant-ID**
* de Werkbon de geconfigureerde export Status bereikt

{% hint style="warning" %}
Als de Klant geen Testo-klant-ID heeft, mislukt de export.

OutSmart zet de Werkbon dan op fout Status **99**.
{% endhint %}

{% stepper %}
{% step %}

### Open de Testo Instellingen

Ga naar **Instellingen → Algemeen → Software-integraties**.

Open **Testo ProHeat**.
{% endstep %}

{% step %}

### Kies de trigger Status

In **Werkbonexport**, selecteer de **Exporteer Werkbonstatus**.

Deze Status start de export naar Testo.
{% endstep %}

{% step %}

### Kies de succes Status

Selecteer de **Geëxporteerde Werkbonstatus**.

OutSmart past deze Status toe na een geslaagde export.
{% endstep %}

{% step %}

### Sla de instellingen op

Klik op **Opslaan**.

De exportconfiguratie wordt vervolgens opgeslagen.
{% endstep %}

{% step %}

### Voer indien nodig handmatig een export uit

Klik op het synchronisatiepictogram in de exportsectie.

Dit exporteert onmiddellijk alle in aanmerking komende Werkbonnen.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Wat gebeurt er als de Klant niet is gekoppeld aan Testo?</summary>

De export mislukt.

OutSmart zet de Werkbon dan op fout Status **99**.

</details>

<details>

<summary>Hoe kan ik conformiteitscertificaten in OutSmart bekijken?</summary>

Certificaten kunnen uit Testo worden opgehaald en in OutSmart worden bekeken.

Het Object en de Klant moeten eerst correct zijn gekoppeld.

</details>

<details>

<summary>Wat doet het veld Certificatietype?</summary>

Het geeft Testo aan of het bezoek een **Nieuw** inspectie of een **Periodiek** controle is.

Dit beïnvloedt hoe Testo het conformiteitsrecord registreert.

</details>

<details>

<summary>Wat betekent fout Status 99?</summary>

De export is mislukt.

Controleer het logpaneel voor de exacte reden.

</details>

### Gerelateerde onderwerpen

* [**Testo ProHeat**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/testo-proheat.md)
* [**Stel Testo ProHeat in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/testo-proheat/testo-proheat-instellen.md)
* [**Testo ProHeat-imports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/testo-proheat/testo-proheat-imports-configureren.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-nl/integraties/integraties/testo-proheat/testo-proheat-exports-configureren.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.
