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

# Chat widget troubleshooting — fix install and visibility issues

> Fix common Agenvik chat widget problems: widget not showing, poor answers, missing conversations, or lead capture not triggering.

Use this guide when the widget does not appear, does not open, or does not create conversations.

<Note>
  Public APIs are not available yet. Troubleshooting here focuses on the dashboard-provided web widget snippet.
</Note>

## What you will learn

* How to check whether the snippet was installed
* How to verify Agent and Channel setup
* How to isolate website and dashboard issues

## Widget does not appear

Check that:

* The snippet is present on the published page
* Your CMS or tag manager published the latest changes
* The script is not blocked by consent or security settings
* The Agent and Channel are still configured in Agenvik

{/*   <img src="/images/placeholders/widget-not-visible.png" alt="Widget not visible troubleshooting placeholder" /> */}

## Widget appears but answers poorly

Check that:

* Knowledge Sources are saved and trained
* Behaviour instructions match the Agent's job
* Fallback message explains what to do next
* Test questions are covered by source content

<Frame>
  <img src="https://mintcdn.com/arokart/bVqC9z00iBm9fRgB/images/product-ss/train-agent-dialog.png?fit=max&auto=format&n=bVqC9z00iBm9fRgB&q=85&s=5e75a7e04296ac17b55e56433bb3a4d0" alt="Training troubleshooting placeholder" width="1512" height="943" data-path="images/product-ss/train-agent-dialog.png" />
</Frame>

## Test conversations do not appear

Check **Conversations** after sending a test message. If the thread is missing, confirm that you tested the live site and the correct Agent.

<Frame>
  <img src="https://mintcdn.com/arokart/bVqC9z00iBm9fRgB/images/product-ss/conversation-inbox.png?fit=max&auto=format&n=bVqC9z00iBm9fRgB&q=85&s=4d00494f65c61f36529eaadb5a6b881f" alt="Conversation troubleshooting placeholder" width="1512" height="943" data-path="images/product-ss/conversation-inbox.png" />
</Frame>

## Lead capture does not work

Check that **Lead Generation** is available on your plan, enabled on the Agent, and configured. Then test with a message that naturally asks for follow-up.

<Frame>
  <img src="https://mintcdn.com/arokart/bVqC9z00iBm9fRgB/images/product-ss/actions-card.png?fit=max&auto=format&n=bVqC9z00iBm9fRgB&q=85&s=80ca5e244354e61ba845b0872b0a0841" alt="Lead Generation troubleshooting placeholder" width="1512" height="943" data-path="images/product-ss/actions-card.png" />
</Frame>

## Next steps

<CardGroup cols={2}>
  <Card title="Contact support" icon="life-ring" href="/help-and-support/contact-support">
    Share your Agent, page URL, and what you expected to happen.
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/help-and-support/troubleshooting">
    Review dashboard-level troubleshooting.
  </Card>
</CardGroup>
