# Reports Failed on the Terminal

1. **Check for Transactions** \
   Ensure the terminal has processed transactions today. You can verify this via Webcom – refer to <mark style="color:purple;">page 73</mark> in the [Webcom Manual](/webcom-manual/webcom-manual.md).
2. **Check Account Name for Special Characters** \
   Make sure the account name does not contain special characters (e.g., &, /, -). To check and amend, refer to <mark style="color:purple;">page 29</mark> in the [Webcom Manual](/webcom-manual/webcom-manual.md).
3. **Apply a Configuration Update** \
   If you changed the account name in Webcom, mark your terminal(s) for a [configuration update](/webcom-tms/terminals/configuration-update.md).&#x20;
4. **Reboot the Terminal** \
   Once the update is complete, reboot the terminal(s) and try generating the report again.

&#x20;<br>


---

# 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://helpcenter.verifone.com/p400-error-page/reports-failed-on-the-terminal.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.
