# Pre-Entry Notes Notifications Overview

The Pre-Entry Notes page lists several things such as issues, missing documents, and excluded documents. This overview pertains to the types of notifications with Form Issues.

{% stepper %}
{% step %}

#### How to find the Pre-Entry Notes Notifications

From the home screen, click the AI Tax Prep icon, shown below (to the left). Then select the client by clicking on the arrow (shown on the right) of the client name.

![Screenshot 2026-01-28 at 13.29.40.png](/files/43fd5e6e29a63aa9e83fe7817531da048cf3d41d)

You will arrive at the screen shown below. There are 5 tabs, go to **Pre-Entry Notes** - the third tab highlighted in blue, then click **Form issues** which is just below Pre-Entry Notes highlighted in orange. Clicking Form Issues will filter to show only the notifications. The orange arrow points to the column of issues which shows either **Priority** or **Warning**. The nature of the issue will determine which label it gets - see below for examples.

![Screenshot 2026-02-02 at 13.53.17.png](/files/5e6f79e9b807d763281cd6be24ae7e38564f92cb)
{% endstep %}

{% step %}

#### Example: Priority notification

Clicking **View** — shown **to the right** of the notification — on the priority issue indicates a SSN mismatch. I clicked **View Source** and was able to view the 1040 which showed the correct SSN per the 1040. I also checked the form 1098 - which had the same priority notification and confirmed that the SSN was different. This is a good example of a priority issue which will usually necessitate editing information in tax software or at least checking it to verify.

![Screenshot 2026-02-02 at 13.54.53.png](/files/731a66578c3229d2cd8ad7045ab73adacd0ccb36)
{% endstep %}

{% step %}

#### Example: Warning notification

An example of a **Warning** notification is when our AI picks up on a potential error - something that should be reviewed or verified. In this particular case, our AI picked up a potential duplication for a Partnership K-1. Upon checking, it wasn’t actually a duplication, instead it was a second K-1, so 2 K-1 screens were actually necessary, no changes made.

![Screenshot 2026-02-02 at 13.55.30.png](/files/c0c875c14dd93bd683e94ed5c14207775f236cdd)
{% endstep %}
{% endstepper %}


---

# 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.filed.com/pre-entry-notes-notifications-overview.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.
