# Filing Status

The Filing Status screen offers a comprehensive view of the company's compliance with tax and social insurance regulations. It helps users identify any outstanding tax debts, understand the enforcement history related to invoices, and assess the company's adherence to social insurance payment requirements.

<figure><img src="/files/oHbBhm51e4mGnpbxnxdv" alt=""><figcaption><p>Figure 1: Filing Status</p></figcaption></figure>

#### Description of the Panels in the Filing Section:

1. **Overdue Tax Debt:** The Overdue Tax Debt panel displays the company's history of overdue tax payments. It includes details such as the amount owed, the due date, and the related tax department.

{% hint style="info" %}
Refer to [Appendix](/manual/related-document/appendix.md) for an extensive overview of provinces with recorded cases of overdue tax debt.
{% endhint %}

2. **Invoice Enforcement History**: The Invoice Enforcement History panel presents records of enforcement actions taken related to invoices. It includes information such as the publication date, the amount associated with the enforcement, and the tax department involved. This panel helps users understand the history of enforcement actions taken against the company and provides transparency regarding any past issues with invoice compliance.
3. **Overdue Social Insurance**: The Overdue Social Insurance panel highlights the company's history of overdue social insurance payments. This panel enables users to assess the company's compliance with social insurance obligations and identifies any overdue payments.


---

# 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://docs.fiingate.vn/manual/user-manual/view-company-information/filing-status.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.
