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

# Consumer Insights Analysis

Athena revolutionizes data analysis by effortlessly integrating your dataets into Notebooks, allowing you to explore and analyze your data. Athena generates and executes complex Python code using simple chat instructions, empowering you to transform raw data into actionable insights.

By automating the analysis process, Athena allows you to focus on uncovering valuable insights from your consumer reviews, driving strategic improvements and enhancing customer satisfaction.

<Frame caption="Consumer Insights Analysis">
  <iframe title="vimeo-player" src="https://player.vimeo.com/video/1134629329?h=e59dd4e055" width="640" height="360" frameborder="0" referrerpolicy="strict-origin-when-cross-origin" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" allowfullscreen />
</Frame>

## Step-by-step Instructions

<Steps>
  <Step title="Add your dataset">
    Go to **[Spaces](https://app.athenaintel.com/dashboard/spaces/)**. Click on the **+ -> Upload** button on the top left and upload your dataset into Athena.

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/V53OSPi_kGPQxNg3/images/upload.png?fit=max&auto=format&n=V53OSPi_kGPQxNg3&q=85&s=52841e353d2f15fd4cb6b46b82ff075d" width="968" height="570" data-path="images/upload.png" />
    </Frame>
  </Step>

  <Step title="Enter the Prompt">
    In the **Chat** interface, enter the following prompt and press **Enter**.

    <CodeBlock>
      Load @your-dataset-name inside a new Notebook and perform a comprehensive Consumer Insights Analysis on it.
    </CodeBlock>

    <Tip>Make sure that the **Assist** persona is selected and click on the **Toolkits** button to select the **Notebook** toolkit.</Tip>

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/1K9JaBoqyAQssL9u/images/cia-step2.png?fit=max&auto=format&n=1K9JaBoqyAQssL9u&q=85&s=3eea71044ad8ea0c08f8e0f6c1e17e0d" width="1754" height="742" data-path="images/cia-step2.png" />
    </Frame>
  </Step>

  <Step title="Analyse results">
    The Notebook will be created with a complete analysis of consumer insights. You can modify it by prompting Athena to do so.

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/1K9JaBoqyAQssL9u/images/cia-step3.png?fit=max&auto=format&n=1K9JaBoqyAQssL9u&q=85&s=8a11994739201e2e6adea448a03ee6dc" width="3456" height="1984" data-path="images/cia-step3.png" />
    </Frame>
  </Step>
</Steps>
