# Filed Feedback Program

Thank you for continuing to work with Filed during tax season.

As part of our commitment to improving quickly and transparently, we are continuing to actively enhance accuracy and workflows throughout the season.

To support these improvements, we are introducing a simple feedback process that allows your team to report issues directly to Filed.

This guide explains how to participate.

## How the Feedback Program Works

When you submit feedback through Filed:

1. Your issue is automatically routed to the Filed tax engineering team.
2. Specialists review the return behavior and expected outcome.
3. Engineering evaluates and implements improvements when applicable.
4. Fixes improve future returns automatically.

You do not need to determine who to contact or where to send the issue.

## When to Submit Feedback

Please submit feedback whenever you notice:

* A form or box populated incorrectly
* Missing data that should have flowed through
* Incorrect calculations or treatment
* Unexpected AI behavior
* Situations where manual correction was required

If you needed to adjust something manually, we want to know about it.

## How to Submit Feedback

{% stepper %}
{% step %}

#### Open Filed Workspace

Log into your **Filed workspace**.

Navigate to the **Filed Feedback Program** form through the chat widget in the bottom right corner.
{% endstep %}

{% step %}

#### Complete the Required Fields

Provide as much detail as possible when completing the form.

{% hint style="warning" %}
Screenshots are required for all feedback submissions.
{% endhint %}

The form will ask you to confirm that screenshots have been attached before submitting.
{% endstep %}

{% step %}

#### Attach Screenshots (Required)

Screenshots must be uploaded directly to the ticket after submitting the form.

Upload screenshots by:

* Clicking the **attachment icon** when adding description

Your submission is considered complete once screenshots are attached and you click submit at the bottom of the form.

Please include screenshots that clearly show:

* The incorrect or missing entry
* The affected form or box
* The expected result when possible

Multiple screenshots should be added if needed.
{% endstep %}
{% endstepper %}

## Examples

### Video Walkthrough

Your browser does not support the video tag.

### Feedback Example

**Client / Return:** John Smith

**Tax Software:** ProConnect Form + Box: W-2

**Description:**

* Incorrectly entered IRS Identity Protection PIN in the Additional Information section
* **Capital Inc. W-2**
  * Incorrectly sourced income to resident state of NJ instead of NY
  * Did not enter state wages or withholdings for NJ or NY
* **ABC W-2**
  * Incorrectly sourced NJ income to NY
  * Did not mark as spouse W-2. This checkbox is important for FICA and Additional Medicare Tax calculations in PTO

![Screenshot 2026-02-27 at 5.29.02 PM.png](/files/0a794a34b0c0b0a580e5257f6a2fe16e1ed461da)

![Screenshot 2026-02-27 at 5.29.10 PM.png](/files/d61a01e876d3eed2ff34f447b66a7ec3d75c0abe)

**Expected Behavior:**

* The IRS Identity Protection PIN should be correctly entered in the Additional Information section.
* W-2 income and withholding amounts should be sourced to the correct states based on each form, with NJ and NY state wages and withholdings properly populated.
* The ABC W-2 should be marked as a spouse W-2 so that FICA and Additional Medicare Tax calculations are performed correctly in PTO.

## What Happens After You Send Feedback

Once received, Filed will:

1. Identify whether the behavior relates to automation navigation, mapping, or logic
2. Implement improvements or fixes
3. Track recurring issues across firms
4. Communicate major improvements as they are released

## Our Goal

This program allows us to improve Filed quickly using real-world returns while minimizing disruption to your workflow.

Your feedback directly helps improve accuracy for your firm and for all Filed customers.

We appreciate your partnership and transparency as we continue improving together.


---

# 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/filed-feedback-program.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.
