# Suggesting changes to a listing

Starting December 2024, people can now suggest changes (like adding missing info or corrections) to any listing on the Resilience Web. Anyone can do that, whether or not they are admins of that particular web. These changes will require approval from an admin with editor permissions in order to be applied.

On any individual listing page, press the Blue button on the bottom right.

<figure><img src="/files/KcJ9li58Yj5L27DgS1xd" alt="" width="375"><figcaption></figcaption></figure>

This will take you to a page where you can make your changes.

<figure><img src="/files/4rF4IzOM81cO4zpW5VrR" alt=""><figcaption></figcaption></figure>

Once you submit the form, your suggestions will go to the team of web maintainers to review. If your changes were approved, you will receive an email confirmation letting you know.


---

# 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://knowledgebase.resilienceweb.org.uk/guides/use-the-resilience-web/suggesting-changes-to-a-listing.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.
