> 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

Kies wanneer Voltooide Werkbonnen vanuit OutSmart naar Testo worden geëxporteerd.

Gebruik de exportinstellingen om te kiezen wanneer Voltooide Werkbonnen met Status Voltooid naar Testo worden verzonden.

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

### Beschikbare exportinstellingen

#### Werkbon status exporteren

Kies welke Werkbon status de export start.

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

#### Geëxporteerde werkbonstatus

Kies welke Status OutSmart moet toepassen na een geslaagde export.

Hiermee ziet u welke Werkbonnen al verzonden waren.

#### Certificatietype

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

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

Kies **Periodiek** voor een periodieke onderhoudscontrole.

#### Certificaten voor compliance

Nadat Testo het certificaat heeft gegenereerd, kan OutSmart de PDF ophalen.

Het certificaat is gekoppeld aan het bijbehorende apparaat 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 ingestelde exportstatus bereikt

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

OutSmart zet de Werkbon daarna op Storing Status **99**.
{% endhint %}

{% stepper %}
{% step %}

### Open de Testo-instellingen

Ga naar **Instellingen → Algemeen → Software Integraties**.

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

{% step %}

### Kies de triggerstatus

In **Werkbonexport**, selecteer de **Werkbon status exporteren**.

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

{% step %}

### Kies de successtatus

Selecteer de **Geëxporteerde werkbonstatus**.

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

{% step %}

### Sla de Instellingen op

Klik op **Opslaan**.

De exportinstelling wordt daarna opgeslagen.
{% endstep %}

{% step %}

### Voer indien nodig een handmatige export uit

Klik op het synchronisatiepictogram in het exportgedeelte.

Hiermee worden alle geschikte werkbonnen direct geëxporteerd.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

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

De export mislukt.

OutSmart zet de Werkbon op Storing Status **99**.

</details>

<details>

<summary>Hoe bekijkt u Certificaten voor compliance in OutSmart?</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.

Dit beïnvloedt hoe Testo het conformiteitsrecord registreert.

</details>

<details>

<summary>Wat betekent Storing 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)
* [**Testo ProHeat instellen**](/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.
