> ## 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 src="https://mintcdn.com/wisdomai/82xgEVWUP7cwhDHG/images/has-limited-context.png?fit=max&auto=format&n=82xgEVWUP7cwhDHG&q=85&s=6241787ce2d2aa58648c0e1bf9a708bd" alt="Image showing the Has Limited Context switch" lightAlt="Image showing the Has Limited Context switch" darkAlt="Image showing the Has Limited Context switch" className="dark:hidden" width="1540" height="532" data-path="images/has-limited-context.png" />

<img src="https://mintcdn.com/wisdomai/beBjp8Mx2I39mlOx/dark-img/has-limited-context.png?fit=max&auto=format&n=beBjp8Mx2I39mlOx&q=85&s=1c487241137c24a984fc6a55380ce4c8" alt="Image showing the Has Limited Context switch" lightAlt="Image showing the Has Limited Context switch" darkAlt="Image showing the Has Limited Context switch" 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. Access **View details**, hover over the Limited Context \[!] marker and the thumbs-down (👎) icon to view more information about context gaps or uncertainties that affected the response.

<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>
