> For the complete documentation index, see [llms.txt](https://knowledge.plutus.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.plutus.be/onderneming-uitbreiden/bedrijfsstructuur/omzetting-vennootschapsvorm.md).

# Omzetting vennootschapsvorm

## Redenen voor de omzetting naar een andere vennootschapsvorm

Er bestaan verschillende redenen waarom je zou kunnen overwegen om de huidige vennootschap om te zetten naar een andere vennootschapsvorm. Denk bijvoorbeeld aan een omzetting van een CommV of VOF in een BV.&#x20;

De voornaamste redenen kunnen de volgende zijn:&#x20;

* Aansprakelijkheid van de vennoten / aandeelhouders.
* Vastkrijgen van externe financieringen, investeerders zijn bijvoorbeeld eerder geneigd om te investeren in een BV of NV.
* Flexibiliteit in eigendomsstructuur & het overdragen van aandelen.
* Professionele uitstraling & imago.&#x20;
* enz.&#x20;

## Procedure van de omzetting naar een andere vennootschapsvorm

In de meeste gevallen brengt de procedure van de omzetting een aantal formaliteiten en kosten met zich mee:

1. Het bestuursorgaan moet een bijzonder verslag opmaken.&#x20;
2. Het bestuursorgaan maakt een staat van activa en passiva op die niet ouder is dan drie maanden.
3. Een bedrijfsrevisor, externe accountant of commissaris moet een controleverslag opmaken.&#x20;
4. De buitengewone algemene vergadering moet bij de notaris gebeuren.&#x20;

{% hint style="info" %}
De procedure voor de omzetting kan redelijk complex zijn. Laat je zeker bijstaan door je accountant.&#x20;
{% endhint %}

## Ondernemingsvorm checker

Hulp nodig bij het kiezen van de juiste ondernemingsvorm? Maak gebruik van onze tool of neem gerust [contact](https://www.plutus.be/contact) op.


---

# 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.plutus.be/onderneming-uitbreiden/bedrijfsstructuur/omzetting-vennootschapsvorm.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.
