# Income Tax for Freelancers

In Portugal, self-employment income is classed as category B for income tax (IRS). You will have to submit your annual IRS declaration between April 1 and June 30 of the year after. However, you do not have to pay your IRS only once a year. Using the “retencao da fonte”, your can pay your IRS in “installments”.

You can also deduct business expenses such as the rent of your office and utility bills, which will not be calculated in your taxable income. However, there are limits to this. Expenses for travel and entertaining clients can only be deducted if they amount to less than 10% of your overall income. If you work from home, you can claim expenses up to 25% of your overall income.

Freelancers can also take advantage of the simplified regime where they pay income tax on 75% of their overall income and the remaining 25% is offset with expense receipts. If you make over €200,000 you aren’t eligible for the simplified regime.


---

# Agent Instructions: 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:

```
GET https://help.baseflow.io/portugal/guide-to-freelancing-in-portugal/income-tax-for-freelancers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
