---
updatedAt: 2026-01-11T11:36:42.000Z
---

Fetch the complete documentation index at: https://docs.animaapp.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Code Tab

<Callout icon="📘" theme="info">
  View your project's files, edit code directly, and export or push to GitHub.
</Callout>

<Image border={false} src="https://files.readme.io/6f761cb7fc89a13b7f3c259d29d65240d65e0d3f65aaa0511b0319e93cb65501-image.png" />

View, edit, and export your code.

## Viewing code

The code panel displays all your project's files. Browse the file tree and click any file to view its contents.

## Editing code

Edit code directly in the editor. Changes sync with your preview in real-time.

<Callout icon="💎" theme="warning">
  Code editing is available on paid plans.
</Callout>

## Export code

Download clean React/HTML/Tailwind code or sync it into your existing codebase.

## Push to GitHub

Push your code directly to GitHub for version control.

[Learn more about GitHub integration →](https://docs.animaapp.com/docs/github)