> ## 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.

# Notebooks

Athena Notebooks bring the power of Jupyter notebooks directly into the Athena platform, enhancing your data analysis and coding experience. These notebooks allow you to conduct in-depth, AI-powered analyses that contain interactive code, equations, visualizations, and models.

<Frame caption="Network Optimization using Athena">
  <iframe title="vimeo-player" src="https://player.vimeo.com/video/1134630594?h=0b4127e69e" 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>

<Frame caption="Data Science Workflows with Notebook Agent">
  <iframe title="vimeo-player" src="https://player.vimeo.com/video/1052109777" 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>

## Key Features

### Chat with Athena in the sidebar

You can collaborate with Athena while you work. She can "see" your notebook and your currently selected cell. So if you are stuck on something, just pop open the sidebar and ask for help or to write the code for you!

<Frame>
  <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/QJdvZ-zoMHrpUmMn/images/noa-step3.png?fit=max&auto=format&n=QJdvZ-zoMHrpUmMn&q=85&s=daf4be5f5f02ac696845a536ede57399" width="3456" height="1984" data-path="images/noa-step3.png" />
</Frame>

### Directly load uploaded Excel/CSV datasets within Notebooks

Effortlessly manage your datasets by uploading Excel or CSV files as Athena assets and loading them into Athena Notebooks with a single command via the chat sidebar.

<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>

### Create Interactive Visualizations

Generate interactive charts, graphs, and visualizations using Athena's visualization toolkit. Create figure assets that can be shared across your organization, embedded in documents, or displayed in dashboards for data-driven insights.

<Frame>
  <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/90btWVz9KlRtRqc4/images/mdf-step3.png?fit=max&auto=format&n=90btWVz9KlRtRqc4&q=85&s=4129d25bb2a308b0ad54004cbdc48fe1" width="3456" height="1984" data-path="images/mdf-step3.png" />
</Frame>

### Use the Athena SDK

We provide an SDK that exposes some of Athena's capabilities. The SDK allows you to generate conversation messages, perform web searches, use tools and workflows, and more. You can use that SDK directly within Athena Notebooks, eliminating the need to enter or setup your API Key.

<Tip>Visit the full SDK documentation: [Athena SDK Quickstart](https://docs.athenaintel.com/).</Tip>
