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

# Getting Started for Explorers

Welcome to WisdomAI. As an Explorer, you are the engine of data-driven decision-making. Your role is to transform raw data into meaningful business reports by asking questions in plain English, analyzing trends, and sharing those insights with your team.

This guide will help you navigate the platform and start uncovering insights in minutes.

## Power your analysis

Whether you need a quick answer or a deep dive, WisdomAI scales with you. You can easily query your data, fine-tune the logic for precision using SQL, and build insightful dashboards to share with your team:

<CardGroup cols={3}>
  <Card icon="messages-question" title="Ask Questions">
    Query your data using natural-language, just like you're talking to a colleague.
  </Card>

  <Card icon="arrow-trend-up" title="Build Dashboards">
    Compile findings into dynamic, narrative-driven reports.
  </Card>

  <Card icon="paper-plane" title="Share Insights">
    Export or email your findings to keep your stakeholders informed.
  </Card>
</CardGroup>

## Get started in 3 steps

Follow this path to go from your first login to expert analysis.

<Steps>
  <Step icon="magnifying-glass" title="Ask your first question">
    Navigate to **New Chat** in the left sidebar. Type a specific question about your business, such as:

    > "What was our total revenue by region last quarter?"

    For complex queries, you can use [**Deep Analysis**](/advanced-features/deep-analysis). Simply propose your question, and the AI will outline an investigation plan for you. Once you confirm it, WisdomAI carries it out in the same chat window.
  </Step>

  <Step icon="filter" title="Refine and filter">
    Once WisdomAI provides an answer, use the **Filters** option to narrow your focus. You can filter by dates, specific table data, or product categories to get the exact data you need.
  </Step>

  <Step icon="book-open" title="Turn answers into dashboards">
    Don't let your answers sit in the chat. Use the **Add to Dashboard** feature to combine multiple visualizations and your own commentary into a shareable report.
  </Step>
</Steps>

## Essential guides for Explorers

Master the platform by exploring these detailed resources.

<CardGroup cols={2}>
  <Card icon="message-question" href="/using-wisdom-ai-everyday/ask-better-questions" title="Ask Better Questions">
    Learn how to phrase queries using specific terms and timeframes for the most accurate results.
  </Card>

  <Card icon="chart-column" href="/using-wisdom-ai-everyday/turn-answers-into-dashboards" title="Turn Answers into Dashboards">
    Master the art of building interactive reports and diagrams to communicate insights.
  </Card>

  <Card icon="thumbs-up" href="/explorers-feedback/provide-feedback-to-the-system" title="Provide Feedback">
    Help WisdomAI learn your company's unique terminology and logic by rating responses.
  </Card>

  <Card icon="file-csv" href="/improve-wisdom-ai-responses/attach-files-to-chat" title="Use File Attachments in Chat">
    Understand how to integrate and analyze your own data stored in CSV, TSV, or Excel formats.
  </Card>
</CardGroup>
