# How to make testimonials private?

Sometimes you might not want to delete testimonials permanently but might want to make them private & use them at a later point when needed.

By default on adding a testimonial in the “Testimonial Wall” section and publishing the wall, the testimonials become public

You can archive a testimonial in Famewall with a few simple steps

Head over to your testimonial wall

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

And then hover over a specific testimonial which you’d like to make private

<figure><img src="/files/6ZS0AjMBRSxTBJeWWZ29" alt="" width="377"><figcaption></figcaption></figure>

Once you click it, the testimonial is archived and appears in the “Archived Testimonials” tab under your wall

You can unarchive the testimonial and add it back to your wall anytime you wish by clicking the button at the bottom of the card

<figure><img src="/files/4OgRHw8NMlnOpUMWIUHi" 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/how-to-make-testimonials-private.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.
