> For the complete documentation index, see [llms.txt](https://docs.gofigr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gofigr.io/readme.md).

# Welcome

Welcome to **GoFigr**—the platform for zero-effort reproducibility in data science and scientific computing.

## What is GoFigr?

GoFigr automatically captures every figure you create in Python, R, or Jupyter notebooks, along with the complete context: source code, data transformations, and execution environment. This enables:

* **Instant reproducibility** — Every figure is linked to the code that created it
* **Effortless collaboration** — Share figures with full provenance
* **AI-powered presentations** — Transform figure collections into polished stories
* **Complete traceability** — Track figures from exploration to publication

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Get Started</strong></td><td>Install GoFigr and capture your first figure</td><td><a href="/pages/bTQzlB1qOPigd0rrsSaU">/pages/bTQzlB1qOPigd0rrsSaU</a></td></tr><tr><td><strong>Managed Compute</strong></td><td>Launch a cloud machine with GoFigr built in</td><td><a href="/pages/FLuucBzMaV2tFi4DWv7N">/pages/FLuucBzMaV2tFi4DWv7N</a></td></tr><tr><td><strong>Explore Features</strong></td><td>Discover AI Story Mode, Git import, and more</td><td><a href="/pages/6UqWXhqLwbiw8ZvukRkJ">/pages/6UqWXhqLwbiw8ZvukRkJ</a></td></tr></tbody></table>

## Install

| Platform         | Install                          |
| ---------------- | -------------------------------- |
| Python / Jupyter | `pip install gofigr && gfconfig` |
| R                | `install.packages("gofigR")`     |

Prefer not to install anything? [**Managed Compute**](/managed-compute/compute.md) gives you a cloud machine with the GoFigr client already built in.

## Getting Help

* **Support**: <support@gofigr.io>
* **Website**: [gofigr.io](https://gofigr.io)
