# "Failed to generate report". What should I do?

You've done your job, the case is solved, and the only thing left is to generate a report.

![](https://1131024994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGCW0DnLlE7QjoZPNmKIi%2Fuploads%2Fgit-blob-9706dcd871e5ff82d39c46fdef33ea79e55c8cd1%2Ffailed_to_generate_report_what_should_i_do_1_faile.png?alt=media)

Then you see "Failed to generate report". If you are experiencing issues with report preview or generation in a particular case, don't panic.

**The error is most likely caused by an unsupported character, most commonly the "&" sign.**

Look for it:

* in [*Variant Interpretation*](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/variant_page/evidence_section) paragraphs for variants selected for reporting;
* in [*Case Interpretation*](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/case-completion-and-reporting/finalizing_a_case) (*Interpretation notes*, *Gene interpretation*, *Recommendations*).

Having found the culprit, replace it with "and" or another suitable alternative and try generating the report again. 🤞

**Can't find any ampersands (& signs) or the report generation fails even after you got rid of them?**

Time for a serious investigation. Don't hesitate to reach out!

But if you're curious, go on and check if you have added any PMIDs in the fields mentioned above. If the PMID links to a very old paper, it may be absent from our database used to populate citations in the report. This also causes a rendering error.

​

​


---

# 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.connected.illumina.com/emedgene/frequently-asked-questions/all-faq/failed_to_generate_report_what_should_i_do.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.
