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

# Introduction

> Understand what an assistant is in homie and how to test, publish, monitor, and configure it.

An assistant is a configurable chatbot you embed on your store. Each assistant has its own appearance, tone, knowledge, and behavior, so you can run one assistant per brand, storefront, or use case. You manage all assistants from the **Assistants** area of the [homie platform](https://app.yourhomie.ai), and when you open one, everything below belongs to that assistant.

## Next steps

<CardGroup cols={2}>
  <Card title="Appearance" icon="palette" href="/en/user-guide/assistants/appearance">
    Style the chat interface and launcher with a live preview.
  </Card>

  <Card title="Fine-tuning" icon="sliders" href="/en/user-guide/assistants/fine-tuning">
    Shape tone, product advisory, and the advisory approach.
  </Card>

  <Card title="General settings" icon="gear" href="/en/user-guide/assistants/general-settings">
    Name, activation status, default language, and security.
  </Card>

  <Card title="Playground" icon="flask" href="/en/user-guide/assistants/playground">
    Chat with your assistant live to test it before and after publishing.
  </Card>

  <Card title="Publish" icon="globe" href="/en/user-guide/installation/overview">
    Install the assistant on your store for your chosen platform.
  </Card>

  <Card title="Conversion tracking" icon="chart-line" href="/en/user-guide/assistants/conversion-tracking">
    Measure which conversations lead to purchases in your store.
  </Card>

  <Card title="Analytics" icon="chart-column" href="/en/user-guide/analytics/overview">
    Track chats, conversions, sentiment, and topics for this assistant.
  </Card>

  <Card title="Conversations" icon="messages" href="/en/user-guide/chat-management/conversations">
    Read past chats with auto-generated titles, summaries, and tags.
  </Card>

  <Card title="Widget behavior" icon="window" href="/en/user-guide/assistants/widget-behavior">
    Control how the widget is displayed and layered on the page.
  </Card>

  <Card title="Activation message" icon="comment-dots" href="/en/user-guide/assistants/activation-message">
    Invite visitors to chat with a proactive bubble.
  </Card>

  <Card title="Page configuration" icon="link" href="/en/user-guide/assistants/page-configuration">
    Apply per-URL rules to hide the widget or customize it per page.
  </Card>

  <Card title="Translations" icon="language" href="/en/user-guide/assistants/translations">
    Manage the multi-language interface strings per active language.
  </Card>
</CardGroup>
