> For the complete documentation index, see [llms.txt](https://docs.powerall.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerall.app/onderdelen/leveranciers.md).

# Leveranciers

Een leverancier is onmisbaar voor je inkoopproces in Powerall. Waar een partner in je CRM staat voor de relatie en het adres, voegt de leveranciersrol daar de inkooplogica aan toe.

#### Relatiekoppeling en instellingen&#x20;

Elke leverancier is gekoppeld aan een relatie uit je adresbestand. Hierdoor heb je altijd de juiste contactgegevens bij de hand. Per leverancier leg je belangrijke condities vast, zoals het minimum orderbedrag en specifieke afspraken. Dit zorgt ervoor dat je bij het plaatsen van een inkooporder nooit voor verrassingen komt te staan. Powerall blinkt uit in de samenwerking met grote marktspelers zoals Kramp, TVH, Granit en vele anderen. Via de integratie-instellingen koppel je jouw eigen inloggegevens van deze leveranciers direct aan Powerall. Dit maakt het mogelijk om:

* Direct de actuele voorraad en jouw netto inkoopprijs bij de leverancier op te vragen.
* Inkooporders met één druk op de knop digitaal (via OCI) te versturen.
* Pakbonnen automatisch in te lezen voor een snelle goederenontvangst.

#### Inkoopafspraken en prijsregels&#x20;

Naast de standaard catalogusprijzen kun je per leverancier specifieke prijsregels instellen. Denk aan extra kortingspercentages of toeslagen die gelden voor een bepaalde productgroep. Zo rekent Powerall altijd met de meest actuele en correcte marges voor jouw artikelen.

#### Tabs

Via de tabs kun je direct inkoopprijsafspraken en verkoopprijsregels beheren die voor deze leverancier gelden.


---

# 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://docs.powerall.app/onderdelen/leveranciers.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.
