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

# Data ownership

> You own your Mythex projects and code — export, GitHub sync, and what stays yours.

# Data ownership

## You own the code

Everything built in your project belongs to you. You can keep building in Mythex, [export](/features/github-and-export) a `.tar.gz`, or sync to **GitHub**.

## What Mythex hosts

* Project files in your private sandbox
* Optional database and object storage when enabled
* Published apps on Mythex hosting until you [unpublish](/publish/unpublish) or delete the project

Deleting a project or [account](/account/settings) removes your apps from Mythex hosting. Export first if you need a local copy.

## Secrets

API keys in project secrets are for your project’s runtime. Do not commit them to Git. See [Environment variables and secrets](/features/env-and-secrets).

## Related

* [GitHub, export, and import](/features/github-and-export)
* [Export and run elsewhere](/guides/export-and-run-elsewhere)
* [Account settings](/account/settings)
