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

# Chat History

> Complete guide to accessing, managing, and organizing your conversation history

## Overview

Chat History is your personal archive of all conversations with AIDE, providing easy access to previous discussions, insights, and solutions. This feature helps you track your progress, reference past conversations, and maintain continuity across your work sessions.

## Key Benefits

<CardGroup cols={2}>
  <Card title="Conversation Archive" icon="archive">
    Access all your previous conversations and AI responses in one place
  </Card>

  <Card title="Quick Reference" icon="search">
    Search through past discussions to find specific information or solutions
  </Card>

  <Card title="Progress Tracking" icon="trending-up">
    Monitor your workflow progress and see how projects evolve over time
  </Card>

  <Card title="Knowledge Continuity" icon="link">
    Maintain context and build upon previous conversations seamlessly
  </Card>
</CardGroup>

## Getting Started

<Steps>
  <Step title="Access History">
    Open the application and look for the "History" tab in the sidebar navigation
  </Step>

  <Step title="Browse Conversations">
    Scroll through the list of past conversations, organized by date and time
  </Step>

  <Step title="Search & Filter">
    Use the search bar to find specific chats or filter by date range
  </Step>

  <Step title="Open Conversations">
    Click on any chat to view the full conversation and continue where you left off
  </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>

<Tip>
  **Star Important Chats**: Mark valuable conversations with stars for quick access to key insights
</Tip>

## Advanced Features

<CardGroup cols={2}>
  <Card title="Smart Search" icon="search">
    Search through conversation content, not just titles, for comprehensive results
  </Card>

  <Card title="Date Filtering" icon="calendar">
    Filter conversations by specific date ranges or time periods
  </Card>

  <Card title="Conversation Export" icon="download">
    Export important conversations for external reference or sharing
  </Card>

  <Card title="Bulk Actions" icon="list">
    Select multiple conversations for bulk operations like starring or deletion
  </Card>
</CardGroup>

## FAQ

<AccordionGroup>
  <Accordion title="How long are conversations stored?">
    Conversations are stored indefinitely unless you manually delete them. You have full control over your chat history and can remove conversations at any time.
  </Accordion>

  <Accordion title="Can I search within specific conversations?">
    Yes! You can search within individual conversations to find specific information, quotes, or solutions that were discussed.
  </Accordion>

  <Accordion title="How do I organize my conversations?">
    You can star important conversations, use descriptive titles, and group related discussions. The system also automatically organizes by date for easy navigation.
  </Accordion>

  <Accordion title="Can I share conversations with others?">
    You can export conversations and share them externally. Some platforms also support direct sharing of conversation links with team members.
  </Accordion>

  <Accordion title="What if I can't find a specific conversation?">
    Try using different search terms, check the date range, or look for related conversations. The search function looks through both titles and content.
  </Accordion>

  <Accordion title="Can I delete old conversations?">
    Yes, you can delete individual conversations or bulk delete multiple conversations. Deleted conversations cannot be recovered, so be careful with this action.
  </Accordion>
</AccordionGroup>

## Troubleshooting

| Issue                     | Solution                                               | Prevention                                               |
| ------------------------- | ------------------------------------------------------ | -------------------------------------------------------- |
| **Can't Find History**    | Check if you're logged into the correct account        | Ensure consistent login across sessions                  |
| **Search Not Working**    | Try different keywords or check date filters           | Use specific, memorable terms in conversations           |
| **Slow Loading**          | Check internet connection and try refreshing           | Keep conversations organized and avoid excessive history |
| **Missing Conversations** | Verify account sync and check for any recent deletions | Regularly backup important conversations                 |

<Info>
  **Regular Cleanup**: Periodically review and remove outdated or irrelevant conversations
</Info>

## Next Steps

<CardGroup cols={1}>
  <Card title="Star Important Chats" icon="star" href="/aide-chat/chat-store/star-chats">
    Learn how to mark and organize your most important conversations
  </Card>
</CardGroup>
