# Question Wall Engagement

## Curation by AI

Question Walls has a separate room for answering AI prompt questions - Curation by AI.&#x20;

## Assign a Prompt Question

Assigning a prompt question adds it to the “**Curation by AI**” room and the corresponding Wall based on the object type. This Room contains two walls:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe6mk6LRysenPcX6L6SghWwoiIYNjPPbQDqnr5nlfcx-9sgN5Gifozi6JIM28oXUeZPMwKn8WD6YA79blaCSgA16fbtp2kseBaXexYj4FA8bix-6i8M4XKwMhtVS2cU3dKamaLr?key=P45bqvsd7Mp8LRBoWfySZA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfj-x1wOZyD_hUf7eOfinpL9CxBOtxQge_BQOEmR3ReLcOkoJeDCMF__OJiIVdZTfz5k0-jwp_HqgGWTAQgtQrNvVCkaEWBYmbBE1c6AOg-1h9_gQLvkEP55m_D1UqQsggAebKrQg?key=P45bqvsd7Mp8LRBoWfySZA" alt=""><figcaption></figcaption></figure>

1. Data Catalog
2. Business Glossary

Assigned questions appear in **My Walls > Assigned**. When a question is answered, the system automatically saves the response at the object level. The latest response to a question becomes the answer. To know more about Question Walls, please refer to [Question Wall](/release8.1/question-wall/about-question-wall.md)

| Operations                 | Non-assignee | Assignee | Governance Roles/OE\_Admin users |
| -------------------------- | ------------ | -------- | -------------------------------- |
| View AI curation questions | Yes          | Yes      | Yes                              |
| Answer questions           | No           | Yes      | Yes                              |
| Change Assignee            | No           | Yes      | Yes                              |
| Delete questions           | No           | Yes      | Yes                              |

## Automatically Generate Description

AI automatically generates a description once all assigned questions for an object are answered in the Question Wall. This is triggered by a checkbox at the AI description generator for the object. If the checkbox is unchecked, automatic generation is disabled.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXexU3xrGx1L6CGE9J7YnK_HuyLVaBA2X3Wl_jU7xN41NzERtRzkbzouNGTu-l81Gl0jv11M3qy236_5hXONxAe_2ify7xf6VTrJVELBExQDYHbVIWjHuSl8pfZLdZ607iyJhUYBHg?key=P45bqvsd7Mp8LRBoWfySZA" alt=""><figcaption></figcaption></figure>

## Notifications

Assigning a question triggers a notification for the recipient. Likewise, deleting a question prompts a notification to the assignee about its deletion.

***

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/release8.1/ai/ai-prompt/question-wall-engagement.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.
