# How do I update the Attendee Dashboard?

While the Registration Page changes when you make changes to your Event, the Attendee Dashboard doesn't. This is intentional, so you don't accidentally make changes during your Event that causes issues while you're in the zone.

To update the Attendee Dashboard, click on "Dashboard" under the "Event Management" submenu. Scroll down, and click the button that says "Update Attendee Dashboard".

![](https://support.eventraptor.com/storage/article_images/iinY3BI0FIYAY7GKGpAny4ysf1ugYK0hWTuNblfb.png)

This will manually update the information on the Attendee Dashboard to reflect what's entered in the backend in EventRaptor.


---

# 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://eventraptor.gitbook.io/support/general/how-do-i-update-the-attendee-dashboard.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.
