# Question Wall

## New & Improved

### New Archive and Restore Options

An Archive option has been added to both the Conversations Shutter and Question Wall, enabling questions and comments to be archived without permanent deletion. Archived items are hidden from the default view and can be accessed from the newly introduced Archived Conversations page.

A Restore option is also available to return archived questions and comments to the active list when needed. Only the users with appropriate permissions and governance roles can archive or restore questions and comments.

### Ability to Modify Default Assignee

The General Room in the Question Wall now supports updating the default assignee. Selecting 'Edit Wall' allows users to change the default assignee and route questions directly to the appropriate individual or team. This enhancement streamlines question management by removing the need to create new rooms or walls for reassignment.

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA, USA.


---

# 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.ovaledge.com/minor-release/release7.2/release-notes/question-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.
