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

# In-Dashboard Help Assistant

> Ask the BubblaV Assistant how to configure your chatbot — without leaving your dashboard

Not sure how to set something up? The **BubblaV Assistant** is an inline help chat built into your dashboard. Ask in plain English how to configure your bot, and get answers right where you're working — no need to open a separate tab or dig through docs.

## Where to Find It

Look for the **question-mark icon** in the workspace header on any website page.

<Steps>
  <Step title="Open a website">
    Select a website from your dashboard to enter its pages.
  </Step>

  <Step title="Click the question-mark icon">
    In the top header, click the help icon to open the BubblaV Assistant panel.
  </Step>

  <Step title="Ask your question">
    Type how-to questions in plain English and the assistant answers inline.
  </Step>
</Steps>

<Note>
  The first time you open a website page, a small nudge points out the help icon. Dismiss it, or simply open the assistant — it won't show again.
</Note>

## What to Ask

The assistant is tuned for setup and configuration questions, such as:

* "How do I make the bot collect leads?"
* "How do I add a review link to the chatbot?"
* "How do I handle 'Get Free Quote' requests?"
* "How do I connect an integration?"

For the full mapping of common requests to setup steps, see [Make Your Bot Collect Leads, Quotes & Reviews](/user-guide/configure-bot-leads-quotes-reviews).

## How It Works

* The assistant opens as a **side panel** that stays in view as you scroll — your page remains visible alongside it.
* It's powered by the same BubblaV chatbot, answering from BubblaV's documentation and your setup.
* Close it with the **X** or press `Esc`.

<Tip>
  Think of it as a guided helper for the dashboard: ask where something is or how to enable a feature, then follow along in the same window.
</Tip>

## Next Steps

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/user-guide/getting-started">
    Set up your first website
  </Card>

  <Card title="Leads, Quotes & Reviews" icon="bot" href="/user-guide/configure-bot-leads-quotes-reviews">
    Common bot setup walkthroughs
  </Card>
</CardGroup>
