# Ardent ## Docs - [Architecture](https://docs.tryardent.com/architecture.md): How Ardent's split-plane architecture keeps your data safe and your branches fast - [Authentication](https://docs.tryardent.com/cli/auth.md): ardent login, logout, status - [Branches](https://docs.tryardent.com/cli/branches.md): ardent branch create, list, info, switch, delete - [Connectors](https://docs.tryardent.com/cli/connectors.md): ardent connector create, list, switch, delete - [Team](https://docs.tryardent.com/cli/org.md): ardent invite and ardent org - [CLI reference](https://docs.tryardent.com/cli/overview.md): Install the ardent CLI and browse command groups - [Projects](https://docs.tryardent.com/cli/projects.md): ardent project create, list, switch, delete - [Settings](https://docs.tryardent.com/cli/settings.md): Per-connector defaults and branch configuration (ardent settings) - [PlanetScale](https://docs.tryardent.com/connectors/planetscale.md): Connect your PlanetScale Postgres database to Ardent - [AWS RDS](https://docs.tryardent.com/connectors/rds.md): Connect your RDS Postgres database to Ardent - [Self-hosted Postgres](https://docs.tryardent.com/connectors/self-hosted.md): Connect any Postgres database with logical replication - [Supabase](https://docs.tryardent.com/connectors/supabase.md): Connect your Supabase Postgres database to Ardent - [Contact](https://docs.tryardent.com/contact.md): Get in touch with the Ardent team - [FAQ](https://docs.tryardent.com/faq.md): Common questions answered - [Ardent — Git for your data infrastructure](https://docs.tryardent.com/index.md) - [Quickstart](https://docs.tryardent.com/quickstart.md): Up and running in under a minute - [Security](https://docs.tryardent.com/security.md): How Ardent keeps your data safe - [AI agents](https://docs.tryardent.com/workflows/ai-agents.md): Give agents a real database to work against: isolated, disposable, cloned from production - [CI / CD](https://docs.tryardent.com/workflows/ci-cd.md): A fresh database for every PR. Isolated, production-like, torn down after merge. - [Local development](https://docs.tryardent.com/workflows/local-dev.md): Branch before you touch the database. Every time. - [Regression testing](https://docs.tryardent.com/workflows/regression-testing.md): Run destructive tests against real production data without touching production