# Mito Documentation

[Mito](https://www.trymito.io) is a set of Jupyter extensions desgined to help you write Python code faster. There are 3 main pieces of Mito.&#x20;

1. **Mito AI**: Tools like context-aware AI Chat and error debugging to help you get the most from LLMs. No more copying and pasting between Jupyter and ChatGPT/Claude.&#x20;
2. **Mito Spreadsheet**: Explore your data in an interactive spreadsheet interface. Write spreadsheet formulas like VLOOKUP, apply filters, build pivot tables, and create graphs all in the spreadsheet.  Every edit you make in the Mito spreadsheet is automatically converted to production-ready Python code
3. **Mito for Streamlit and Dash**: Add a fully-featured spreadsheet to your dashboards in just two lines of code. &#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Data Copilot</strong></td><td>Collaborate with an AI that understands your data and code.</td><td></td><td><a href="mito-ai/chat">chat</a></td><td><a href="https://2294704369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP_U5ZCmiamDOXEOOTC%2Fuploads%2FAK8xV4DQa9s4xuA1Cqop%2FScreenshot%202024-11-04%20at%201.55.41%E2%80%AFPM.png?alt=media&#x26;token=45611a13-6f3b-4ea9-a714-729cb2d2b124">Screenshot 2024-11-04 at 1.55.41 PM.png</a></td></tr><tr><td><strong>Install Mito for Jupyter</strong></td><td>Write Python code 4x faster. Automate your Excel reports.</td><td></td><td><a href="getting-started/installing-mito">installing-mito</a></td><td><a href="https://2294704369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP_U5ZCmiamDOXEOOTC%2Fuploads%2FQAra5g3C44I1OMK45Ayl%2FScreenshot%202023-09-26%20at%203.40.56%20PM.png?alt=media&#x26;token=586b3f99-73fc-4827-b7f7-fda623d96942">Screenshot 2023-09-26 at 3.40.56 PM.png</a></td></tr><tr><td><strong>Build a Mito Streamlit App</strong></td><td>Add Excel-like functionality to a Streamlit app in 2 lines of code.</td><td></td><td><a href="mito-for-streamlit/getting-started-with-mito-for-streamlit">getting-started-with-mito-for-streamlit</a></td><td><a href="https://2294704369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP_U5ZCmiamDOXEOOTC%2Fuploads%2FW20X3NJmr4QAaoakESDr%2FScreenshot%202023-09-26%20at%203.41.59%20PM.png?alt=media&#x26;token=e6a2628d-ef4d-41cf-ac24-c61f7a454600">Screenshot 2023-09-26 at 3.41.59 PM.png</a></td></tr></tbody></table>

## How to use these docs

1. [Getting Started](https://docs.trymito.io/getting-started) provides you with basic info on installing the Mito spreadsheet.
2. [Mito AI](https://docs.trymito.io/mito-ai) explains how to use AI Chat and error debugging to increase your productivity
3. [The Mito spreadsheet feature reference](https://docs.trymito.io/how-to) explains how to use each and every button, spreadsheet formula, and keyboard shortcut in the Mito spreadsheet.
4. [Mito for Streamlit ](https://docs.trymito.io/mito-for-streamlit)contains a tutorial on building your first Mito Streamlit app, API references, and sample apps.&#x20;
5. [Mito for Dash](https://docs.trymito.io/mito-for-dash) contains instructions on adding Mito to your Dash applications, as well as a tutorial for building a Dash app with Mito from scratch.
6. [Tutorials](https://docs.trymito.io/how-to-1) are step by step guides on how to accomplish specific, common tasks.&#x20;
7. [Misc](https://docs.trymito.io/misc) contains our release notes, terms of service, and more.

Just getting started with Mito? Here's what we'd reccomend.

1. Follow the instructions for [installing Mito.](https://docs.trymito.io/getting-started/installing-mito)
2. Start your work by [importing data into Mito](https://docs.trymito.io/how-to/importing-data-to-mito).
3. Then use [Mito AI](https://docs.trymito.io/mito-ai) to write some Python code.

## Questions?

Want help? Get in contact with our support team through [Discord](https://discord.gg/XdJSZyejJU), [Slack](https://join.slack.com/t/trymito/shared_invite/zt-1h6t163v7-xLPudO7pjQNKccXz7h7GSg), or by emailing <jake@sagacollab.com>
