# Updating an existing report in VigiFlow

1. Find the report you want to update. Use **`Filter`** to locate the specific report.
2. Click the Worldwide Unique ID of the report.
3. Make the necessary updates.
4. Click **`Save`**.

For Level 1 organisations, you will be asked if you want to share updates to VigiBase if the report has been shared previously.


---

# 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/updating-an-existing-report-in-vigiflow.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.
