# Livebook v0.19.0 - Table of Contents ## Guides - [Welcome to Livebook](readme.md) - [Use cases](use_cases.md) - [Authentication](authentication.md) - [Runtimes](runtime.md) - [Notebook stamping](stamping.md) - Livebook Teams - [Intro to Livebook Teams](intro_to_teams.md) - [Deploy Livebook apps](deploy_app.md) - [Deploy Livebook apps via CLI](deploy_via_cli.md) - [Deploy permissions](deploy_permissions.md) - [Organize apps with folders](app_folders.md) - [Production app servers](app_server_production.md) - [Email domain auth](email_domain.md) - [OIDC SSO](oidc_sso.md) - [OIDC groups authorization](oidc_groups.md) - [Shared secrets management](shared_secrets.md) - [Shared file storages](shared_file_storages.md) - [Open notebooks from a private Git](git_file_storage.md) - [Integrate with a Phoenix app](phoenix_integration.md) - [Audit logs for code execution](audit_logs.md) - [Livebook Teams concepts](teams_concepts.md) - Deployment - [Docker](docker.md) - [Clustering](clustering.md) - [FIPS mode](fips.md) - [Nginx over HTTPS](nginx_https.md) - Airgapped Authentication - [Basic Auth](basic_auth.md) - [Cloudflare](cloudflare.md) - [Google IAP](google_iap.md) - [Tailscale](tailscale.md) - [Custom](custom_auth.md) ## Modules - [Livebook](Livebook.md): This module provides a public Elixir API for integrating with Livebook.