> 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/belastingen-en-bijdragen/aftrekbaarheid-kosten-en-btw/overzicht-aftrekbare-kosten.md).

# Overzicht aftrekbare kosten

## Checklist kosten

Hieronder kan je een overzicht terugvinden van vaak voorkomende kosten in een onderneming. Deze kan je als hulpmiddel gebruiken om je kosten zo volledig mogelijk in te brengen.&#x20;

| CHECKLIST AFTREKBARE KOSTEN                                                                                                                                                                                                      |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Opstart- & oprichtingskosten van je onderneming                                                                                                                                                                                  |
| Alle directe kosten zoals handelsgoederen, hulpstoffen, materialen & diensten                                                                                                                                                    |
| Onderaannemingen                                                                                                                                                                                                                 |
| <p>Kosten van beroepsmatige gebouwen of terreinen, zoals:</p><ul><li>Huur</li><li>Onderhoud & herstelling</li><li>Brandverzekering of andere patrimoniumverzekeringen</li><li>Onroerende voorheffing</li></ul>                   |
| Huur machines, materiaal & uitrusting                                                                                                                                                                                            |
| Beroepsmatige afval of containerkosten                                                                                                                                                                                           |
| <p>Kosten auto of ander rollend materieel, zoals:</p><ul><li>Huur</li><li>Onderhoud & herstelling</li><li>Brandstofkosten</li><li>Verzekering</li><li>Parkeergelden & retributies</li><li>Verkeersbelasting & tolwegen</li></ul> |
| Bureaubenodigdheden & drukwerken                                                                                                                                                                                                 |
| Vakliteratuur & wachtzaallectuur                                                                                                                                                                                                 |
| Opleidingskosten, congressen & beurzen                                                                                                                                                                                           |
| Klein materiaal & gereedschap                                                                                                                                                                                                    |
| Onderhoudsproducten                                                                                                                                                                                                              |
| Elektriciteit, gas & verwarming (beroepsmatig verbruik)                                                                                                                                                                          |
| Water (beroepsmatig verbruik)                                                                                                                                                                                                    |
| Home office / werkplekkosten                                                                                                                                                                                                     |
| Erelonen accountant                                                                                                                                                                                                              |
| Erelonen deskundigen & consultants                                                                                                                                                                                               |
| Juridische kosten                                                                                                                                                                                                                |
| Websitekosten                                                                                                                                                                                                                    |
| Hard- & softwarekosten                                                                                                                                                                                                           |
| Specifieke beroepskledij                                                                                                                                                                                                         |
| Beroepsmatige verzekeringen                                                                                                                                                                                                      |
| Verpakking & leeggoed                                                                                                                                                                                                            |
| Portkosten & verzendkosten                                                                                                                                                                                                       |
| Telefoon-, gsm & internetkosten                                                                                                                                                                                                  |
| Publiciteit, reclame & sponsoring                                                                                                                                                                                                |
| Beroepsmatige reis- en verblijfskosten                                                                                                                                                                                           |
| Gebruik openbaar vervoer, taxi of Uber-achtigen                                                                                                                                                                                  |
| Restaurant- & representatiekosten                                                                                                                                                                                                |
| Relatiegeschenken                                                                                                                                                                                                                |
| Onthaalkosten                                                                                                                                                                                                                    |
| Bijdragen & lidgelden                                                                                                                                                                                                            |
| Interimkosten & uitzendkrachten                                                                                                                                                                                                  |
| Sociale bijdragen                                                                                                                                                                                                                |
| Vennootschapsbijdragen                                                                                                                                                                                                           |
| Provincie & gemeentebelastingen voor bedrijven                                                                                                                                                                                   |
| Bankkosten en interesten zakelijke rekening                                                                                                                                                                                      |
| Personeelskosten                                                                                                                                                                                                                 |

***

## Checklist investeringen

| CHECKLIST AFTREKBARE INVESTERINGEN                             |
| -------------------------------------------------------------- |
| Aankoop PC, laptop, gsm of andere hardware                     |
| Aankoop bedrijfswagen, motor, fiets of ander rollend materieel |
| Aankopen machines & uitrusting                                 |
| Aankopen bureaumeubilair en kantoorinrichting                  |
| Aankoop bedrijfsgebouw                                         |

{% hint style="info" %}
**Afschrijvingen**

Investeringen kunnen niet zomaar in één keer als kost ingebracht worden. Investeringen worden in principe afgeschreven over een bepaalde termijn. Zie [Afschrijvingen](/belastingen-en-bijdragen/aftrekbaarheid-kosten-en-btw/afschrijvingen.md)
{% endhint %}


---

# 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/belastingen-en-bijdragen/aftrekbaarheid-kosten-en-btw/overzicht-aftrekbare-kosten.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.
