> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wisdom.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Limited Context

The **Has Limited Context** marker is a key signal for monitoring the quality of WisdomAI responses. If the system lacked complete domain context to answer a question confidently, it forced the Large Language Model (LLM) to make assumptions based on partial information. These responses may still be helpful but require closer review to ensure accuracy.

Administrators are responsible for identifying and acting upon Limited context markers to maintain the precision of the domain configuration. You can find this filter in the **Chat Log**.

<img alt="Image showing the Has Limited Context switch" lightAlt="Image showing the Has Limited Context switch" darkAlt="Image showing the Has Limited Context switch" src="https://mintcdn.com/wisdomai/AsKpoQq1U0ZECkZU/images/new-ui-has-limited-context.png?fit=max&auto=format&n=AsKpoQq1U0ZECkZU&q=85&s=d01588f3198b39cfaf2ebb688978e67a" className="dark:hidden" width="1788" height="395" data-path="images/new-ui-has-limited-context.png" />

<img alt="Image showing the Has Limited Context switch" lightAlt="Image showing the Has Limited Context switch" darkAlt="Image showing the Has Limited Context switch" src="https://mintcdn.com/wisdomai/beBjp8Mx2I39mlOx/dark-img/has-limited-context.png?fit=max&auto=format&n=beBjp8Mx2I39mlOx&q=85&s=1c487241137c24a984fc6a55380ce4c8" className="hidden dark:block" width="1761" height="404" data-path="dark-img/has-limited-context.png" />

Limited context markers are displayed next to generated visualizations or answers. Click **Chat Details** to see more information, then click **Open in Chat** to view the full conversation.

<Frame>
  <img src="https://mintcdn.com/wisdomai/7mAQRT22_rrt5Uwo/images/Limited-Context-marker.gif?s=8769445f12ff91c35fc16842ecb83f12" alt="Limited Context Marker" width="1314" height="572" data-path="images/Limited-Context-marker.gif" />
</Frame>

<Warning>
  Repeated Limited Context markers on similar topics may indicate missing concepts in the knowledge base. Consider updating domain content to reduce future uncertainty and improve overall response quality.
</Warning>

## Next steps

<CardGroup cols={3}>
  <Card title="Turn Answers into Dashboards" icon="book-open" href="/using-wisdom-ai-everyday/turn-answers-into-dashboards">
    Compile key insights and visualizations into a shareable, narrative-driven report.
  </Card>

  <Card title="Monitor Negative Feedback" icon="thumbs-down" href="/setting-up-wisdom-ai/feedback-mechanisms/monitor-negative-feedback">
    Track and analyze negative user feedback to identify areas for system improvement.
  </Card>

  <Card title="Provide Feedback to the System" icon="thumbs-up" href="/setting-up-wisdom-ai/feedback-mechanisms/provide-feedback-to-the-system">
    Learn how to rate answers and provide corrections to improve the system's accuracy.
  </Card>
</CardGroup>
