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

# Widget Messages

> Complete guide to viewing, managing, and analyzing conversations in your deployed widgets

## Overview

The Messages section provides you with comprehensive access to all conversations happening in your deployed widgets. This powerful feature allows you to monitor user interactions, analyze conversation patterns, and gain insights into how your AI assistant is performing in real-world scenarios.

## Key Features

<CardGroup cols={2}>
  <Card title="Conversation History" icon="message-square">
    View complete conversation history from all your deployed widgets
  </Card>

  <Card title="Real-Time Monitoring" icon="activity">
    Monitor live conversations as they happen across your widgets
  </Card>

  <Card title="Analytics & Insights" icon="bar-chart">
    Analyze conversation patterns, user satisfaction, and performance metrics
  </Card>

  <Card title="Export & Reporting" icon="download">
    Export conversation data for further analysis and reporting
  </Card>
</CardGroup>

## Getting Started

<Steps>
  <Step title="Access Messages">
    Navigate to the Messages section in your widget dashboard
  </Step>

  <Step title="View Conversations">
    Browse through all conversations from your deployed widgets
  </Step>

  <Step title="Filter & Search">
    Use filters and search to find specific conversations or topics
  </Step>
</Steps>

## Video Tutorial

<div className="relative aspect-video my-8">
  <img src="https://mintcdn.com/stepsai/bk8ntUWjoqlJB9Px/logo/light.svg?fit=max&auto=format&n=bk8ntUWjoqlJB9Px&q=85&s=a3b792588a8a597e6307250f257a3ef0" alt="Steps AI Logo" className="w-full aspect-video rounded-xl bg-white dark:bg-gray-900 object-contain p-8" width="708" height="404" data-path="logo/light.svg" />
</div>

## Conversation Management

### Viewing Conversations

* **Complete History**: Access all conversations from your deployed widgets
* **Conversation Threads**: View full conversation context and flow

### Conversation Details

* **Full Context**: View complete conversation history and context
* **Message Timestamps**: See when each message was sent

### Search and Filter

* **Keyword Search**: Search conversations by specific keywords or topics
* **Date Filtering**: Filter conversations by date range
* **Widget Filtering**: View conversations from specific widgets
* **Status Filtering**: Filter by conversation status or outcome

## FAQ

<AccordionGroup>
  <Accordion title="How long are conversations stored?">
    Conversations are stored according to your data retention policy. You can configure retention periods based on your needs and compliance requirements.
  </Accordion>

  <Accordion title="Can I export conversation data?">
    Yes! You can export conversation data in various formats for analysis, reporting, or compliance purposes.
  </Accordion>

  <Accordion title="How do I filter conversations by specific criteria?">
    Use the search and filter options to find conversations by keywords, date range, widget, or other criteria.
  </Accordion>

  <Accordion title="Can I see real-time conversations?">
    Yes! You can monitor conversations as they happen in real-time through the live dashboard.
  </Accordion>

  <Accordion title="How do I use conversation data to improve my widget?">
    Analyze conversation patterns, identify common questions, and use insights to optimize your widget configuration and AI responses.
  </Accordion>

  <Accordion title="Is conversation data secure and private?">
    Yes! Conversation data is protected with enterprise-grade security measures and handled according to privacy regulations.
  </Accordion>
</AccordionGroup>

## Troubleshooting

| Issue                         | Solution                                        | Prevention                                  |
| ----------------------------- | ----------------------------------------------- | ------------------------------------------- |
| **Conversations Not Loading** | Check internet connection and refresh the page  | Ensure stable internet connection           |
| **Search Not Working**        | Try different keywords or check filter settings | Use specific, relevant search terms         |
| **Performance Issues**        | Check for large data sets and optimize filters  | Use appropriate filters to limit data scope |

<Info>
  **User-Centric Approach**: Use conversation data to understand and better serve your users' needs
</Info>

## Next Steps

<CardGroup cols={1}>
  <Card title="Optimize Your Widget" icon="settings" href="/widgets/configuration">
    Use insights from your messages to optimize your widget configuration and improve performance
  </Card>
</CardGroup>
