# Why did my return show a system issue or error during processing?

A **system issue or error** during processing indicates that something unexpected occurred while Filed was running the return. This can happen for a variety of reasons, but the system is designed to give you as much context as possible when this occurs.

## What to Do First

When a system error occurs, Filed will display a **pop-up message** explaining what went wrong. This message is the most important first step — it will often describe the nature of the issue and provide guidance on how to proceed.

**In most cases, the recommended action is one of the following:**

1. **Re-trigger the process** by clicking the **Re-run Tax Prep** button. Many errors are transient and will resolve themselves on a second attempt.
2. **Follow the specific instructions** in the pop-up message, which may involve uploading a missing document, correcting a setting, or taking an action in your tax software.

## If the Issue Persists

If re-triggering does not resolve the error, the issue may require deeper investigation by the Filed engineering team.

**What to do:** Contact Filed support with a description of the error message you received. Our team will review the logs and work with you to identify and resolve the root cause.

***

Legacy URL: <https://support.filed.com/articles/2002120109-why-did-my-return-show-a-system-issue-or-error-during-processing>


---

# 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-help-center/troubleshooting/why-did-my-return-show-a-system-issue-or-error-during-processing.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.
