> For the complete documentation index, see [llms.txt](https://docs.recap.io/uk-tax-guide-for-individuals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.recap.io/uk-tax-guide-for-individuals/filing-your-self-assessment/submitting-the-tax-return-and-paying-the-tax.md).

# Submitting the Tax Return and Paying the Tax

{% hint style="info" %}
The deadline for filing the tax return and payment of tax is 31st January
{% endhint %}

## Submitting the Tax Return&#x20;

Regardless of whether HMRC issue the Notice to File or not, you need to submit the Tax Return to HMRC by 31 January after the end of the tax year to avoid late filing penalties.&#x20;

{% hint style="danger" %}
Late filing penalties increase significantly over time and may be based on the tax due after 6 months.
{% endhint %}

## Payment of Tax and National Insurance

The tax and national insurance is due for payment on the same date as the Tax Return is due for filing (31 January after the end of the tax year).

{% hint style="danger" %}
Interest is charged by HMRC on all late payments.&#x20;

There are also surcharges for late payment, in addition to the interest and late Tax Return filing penalties, and they continue to grow the longer the payment is late. It can get very expensive, very quickly. The late payment surcharge is 5% of the tax outstanding at 30 days, 6 months and 12 months after the 31 January due date. A large CGT bill paid late could lead to a significant surcharge.
{% endhint %}

<br>


---

# 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.recap.io/uk-tax-guide-for-individuals/filing-your-self-assessment/submitting-the-tax-return-and-paying-the-tax.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.
