# Comparing follow-up report content

To see what has been changed in a follow-up report, go into the report by clicking the Worldwide Unique ID (WWUID).

1. Click the **`Compare`** button in the top menu.
2. This will open a new window where you have two versions of the report displayed with the newer version on the right.
3. Use the dropdown menus at the top to select which versions to compare. Follow-ups received from companies are marked “**`Imported`**”, whereas any other change to the report will be marked “**`Edited`**”.


---

# 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://support.who-umc.org/vigiflow/manage-reports/comparing-follow-up-report-content.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.
