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

# Get started

> Take a quick tour of the customer-facing Vizkraft workflow, from connectors to dashboards.

If you are new to Vizkraft, this page gives you the fastest way to understand where everything lives and how the pieces fit together.

## Start in the sidebar

Most teams use these areas every day:

| Section       | What you will do there                                                     |
| ------------- | -------------------------------------------------------------------------- |
| `Chat`        | Ask questions, rate answers, and generate charts.                          |
| `Connectors`  | Add data sources, run indexing or CRM sync, open memory and evaluation.    |
| `Charts`      | Review saved charts and keep or dismiss suggested charts.                  |
| `Dashboards`  | Create dashboards, manage suggested dashboards, and open saved dashboards. |
| `Preferences` | Change theme and language, and connect Slack if your workspace uses it.    |

From the **⋯** menu on any connector row you can also open **Memory** (all connectors) and **Evaluation** (SQL connectors only).

## Your first successful workflow

1. Add a connector — SQL, MongoDB, or HubSpot.
2. Run indexing or HubSpot catalog sync so Vizkraft reads your data structure.
3. Go to chat and select the connector you want to use.
4. Ask a business question in natural language.
5. Rate the answer with thumbs up or down, and review any memory updates.
6. Save the chart or charts you want to keep.
7. Add saved charts to a dashboard.
8. Apply filters or save a view if the dashboard will be reused.
9. Optionally open **Evaluation** to measure accuracy and approve golden test cases.

## What you will see right away

### In chat

* An empty chat can show suggested sample questions to help you get started.
* You can choose one connector or multiple connectors before sending a question.
* Follow-up suggestions can appear after answers so you can continue without rewriting context.
* Thumbs up and thumbs down controls appear on SQL answers.
* Purple memory notifications appear when Vizkraft saves a learning about your connector.

<img src="https://mintcdn.com/na-13f69f9a/5y83W_-rWwZHrw90/public/screenshots/chat-empty-state-suggestions.png?fit=max&auto=format&n=5y83W_-rWwZHrw90&q=85&s=e603a26f174319da7b03241593b36c18" alt="New chat screen with suggested starter questions" width="3024" height="1646" data-path="public/screenshots/chat-empty-state-suggestions.png" />

### In connectors

* Each connector row shows connection and indexing status.
* **Indexing** opens the schema workflow for SQL and MongoDB connectors.
* **Catalog sync** opens the HubSpot object catalog for CRM connectors.
* **Memory** and **Evaluation** are in the **⋯** menu.

### In charts

* Saved charts live in your chart library.
* Suggested charts appear separately when Vizkraft has generated ideas from indexed data.
* You can switch between card and list views and search by chart title or description.

### In dashboards

* You can create a new dashboard from the dashboards page.
* Saved charts can be added into dashboards and rearranged later.
* Suggested dashboards can appear after Vizkraft finishes analyzing a connector.
* AI filters and smart filters help you slice dashboards without manual setup.

## Good first questions to ask

* What changed week over week in revenue?
* Which customers or regions are driving the highest growth?
* Show the top five products by sales this quarter.
* Build a chart of daily active users for the last 30 days.
* Compare conversion rate and spend by campaign.

## Where to go next

* [Add connectors](/guides/add-connectors)
* [Index your data](/guides/index-your-data) or [HubSpot CRM sync](/guides/crm-sync)
* [Connector memory](/features/connector-memory)
* [Evaluation and learnings](/features/evaluation-and-learnings)
* [Ask questions](/features/ask-questions)
