> 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/perfectview/perfectview-instellen.md).

# Perfectview instellen

Koppel OutSmart aan uw Perfectview-account en kies de juiste administratie.

Koppel **OutSmart** op **Perfectview** voordat u import of export configureert.

U doet dit met uw API-Inloggegevens.

{% stepper %}
{% step %}

### Open Software-Integraties

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

Open **Perfectview**.

Open **Instellingen**.
{% endstep %}

{% step %}

### Voer de verbindingsgegevens in

Vul deze velden in:

* **API-ID**
* **Database-ID**
* **Gebruiker-ID**
* **Administratienaam**
  {% endstep %}

{% step %}

### Start de koppeling

Klik op **Koppel**.

OutSmart verifieert de gegevens met Perfectview.
{% endstep %}

{% step %}

### Open de Instellingen-pagina

Als de verbinding slaagt, wordt de Instellingenpagina geopend.

Als de verbinding mislukt, controleer de Inloggegevens en probeer het opnieuw.
{% endstep %}

{% step %}

### Kies de administratie

Als er meer dan één administratie Beschikbaar is, klik **Selecteer administratie**.

Kies vervolgens de administratie die u wilt synchroniseren.
{% endstep %}

{% step %}

### Stel import en export in

Kies welke gegevens naar OutSmart moeten worden overgebracht.

Kies daarna welke gegevens uit OutSmart moeten worden overgezet.
{% endstep %}

{% step %}

### Sla de configuratie op

Klik op **Opslaan**.

Uw koppeling en Instellingen worden dan opgeslagen.
{% endstep %}
{% endstepper %}

### Voordat u opslaat

Controleer eerst deze punten:

* de API-ID is correct
* de Database-ID is correct
* de Gebruiker-ID is correct
* de administratienaam duidelijk is voor uw team
* de geselecteerde administratie de juiste is

### Veelgestelde vragen

<details>

<summary>Waar vind ik de API-ID, Database-ID en Gebruiker-ID?</summary>

Vind deze in uw Perfectview API Instellingen.

Gebruik de Perfectview-handleiding op de Instellingenpagina als u hulp nodig hebt om ze te vinden.

</details>

<details>

<summary>Wat gebeurt er als de verbinding mislukt?</summary>

Controleer eerst de Inloggegevens.

Controleer ook of API-toegang is ingeschakeld in Perfectview.

Probeer de verbinding daarna opnieuw.

</details>

<details>

<summary>Kan ik meer dan één administratie koppelen?</summary>

Ja.

Gebruik de administratieselector om administraties toe te voegen of te wisselen.

Gebruik de **plus** knop als u nog een administratie wilt toevoegen.

</details>

### Gerelateerde onderwerpen

* [**Perfectview**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/perfectview.md)
* [**Wat is Perfectview?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/perfectview/wat-is-perfectview.md)
* [**Stel een software-integratie in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/een-software-integratie-instellen.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/perfectview/perfectview-instellen.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.
