# Editing Testimonial Wall

The testimonial wall details do 2 functions for you&#x20;

* It helps you identify the different testimonials in your dashboard
* Details like "Name of the wall", "description" shows up in your wall of fame page when you publish

Open your testimonial wall in your home page by clicking on the wall you'd like to edit

<figure><img src="/files/7lssRFPV30sOm7GuYq6Y" alt=""><figcaption></figcaption></figure>

Then click on "Wall Settings" option with the cog icon on the top

<figure><img src="/files/Qk3a7uNjZkCe9AoxFpf4" alt=""><figcaption></figcaption></figure>

This would open up the modal where you can edit the testimonial wall details and you can hit save to finish the edits

<figure><img src="/files/uEZbFUkY8zda2O5Tp9Dl" alt=""><figcaption></figcaption></figure>


---

# 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://docs.famewall.io/editing-testimonial-wall.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.
