> For the complete documentation index, see [llms.txt](https://documentatie.onfact.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentatie.onfact.be/onfact.nl/apps/prospecten.md).

# Prospecten

Onder 'Prospecten' hou je in onFact een overzicht bij van je potentiële klanten. Een prospect kan bijvoorbeeld gelinkt zijn aan een [offerteaanvraag](/onfact.nl/apps/offerteaanvragen.md). Zodra er aan een prospect gefactureerd wordt, zet onFact hem/haar om in een 'Klant'.&#x20;

## Prospecten activeren

'Prospecten' is een uitbreiding die je in onFact eerst moet activeren.&#x20;

* Ga rechtsboven naar je e-mailadres en klik er op om het menu te openen.
* Selecteer 'Apps en koppelingen'.&#x20;
* Bij de apps en koppelingen met betrekking tot klanten activeer je 'Prospecten'.&#x20;
* In het linkermenu van onFact verschijnt een extra sectie 'Prospecten' onder je 'Contacten'.&#x20;

## Prospecten gebruiken

Een prospectfiche is vergelijkbaar met een klanten- of leveranciersfiche in onFact. Alle gekoppelde documenten, bijlagen, ... worden getoond aan de linkerzijde van de prospectfiche.

Je kan ook een bedrijf aanmaken als prospect. Zodra de prospectfiche is aangemaakt, wordt het mogelijk om een contactpersoon toe te voegen.&#x20;

### Bij het aanmaken van offertes

Je kan een offerte aanmaken aan een prospect in plaats van een klant om op die manier potentiële klanten en effectieve klanten gescheiden te houden.&#x20;

### Bij het aanmaken van offerteaanvragen

Als je in onFact '[Offerteaanvragen](/onfact.nl/apps/offerteaanvragen.md)' gaat activeren, wordt de app 'Prospecten' automatisch mee geactiveerd. Bij een offerteaanvraag kan je een nieuw contact aanmaken als een nieuwe prospect, of een bestaande klant gaan koppelen.


---

# 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://documentatie.onfact.be/onfact.nl/apps/prospecten.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.
