# Orbit > Orbit is a modern project management platform focused on simplicity, performance, and complete control over your data. ## Docs - [Introduction](https://docs.orbit-dev.app/index.md): An issue tracker and project management app for small teams - [Quickstart](https://docs.orbit-dev.app/quickstart.md): Get Orbit running locally with Docker or a native setup - [Account](https://docs.orbit-dev.app/concepts/account.md): Registering, signing in, and managing your profile and security - [Settings](https://docs.orbit-dev.app/concepts/settings.md): The Settings page's navigation, and which sections are actually built - [Projects](https://docs.orbit-dev.app/concepts/projects.md): The top-level container for issues in Orbit - [Issues](https://docs.orbit-dev.app/concepts/issues.md): The unit of work in Orbit — tracked from open to closed - [Comments](https://docs.orbit-dev.app/concepts/comments.md): Discuss an issue with your team, right where the work happens - [Dashboard](https://docs.orbit-dev.app/concepts/dashboard.md): A workspace-wide overview of every project and issue - [Activity log](https://docs.orbit-dev.app/concepts/activity-log.md): An audit trail of project and account activity, captured internally - [Notifications](https://docs.orbit-dev.app/concepts/notifications.md): In-app and email alerts for the issues you care about - [Saved Filters](https://docs.orbit-dev.app/concepts/saved-filters.md): Save a combination of search and filter criteria for reuse - [List, Board, and Calendar views](https://docs.orbit-dev.app/guides/views.md): Three ways to look at the same issues - [Filtering and search](https://docs.orbit-dev.app/guides/filtering-and-search.md): Find the issues you're looking for in a large project - [Roles and permissions](https://docs.orbit-dev.app/guides/roles-and-permissions.md): How admin and member roles work in Orbit today - [Onboarding](https://docs.orbit-dev.app/guides/onboarding.md): The guided flows new users and new workspaces see - [Appearance](https://docs.orbit-dev.app/guides/appearance.md): Theme and accent color, and how Orbit avoids a flash of the wrong colors - [Keyboard shortcuts](https://docs.orbit-dev.app/guides/keyboard-shortcuts.md): Move around Orbit without touching the mouse - [Writing issue descriptions](https://docs.orbit-dev.app/guides/rich-text-editing.md): Formatting support in the issue description editor - [Tech stack](https://docs.orbit-dev.app/architecture/tech-stack.md): What Orbit is built with, and why there's no separate API - [Backend architecture](https://docs.orbit-dev.app/architecture/backend-architecture.md): Controller → Service → Repository, and how the layers divide responsibility - [Frontend architecture](https://docs.orbit-dev.app/architecture/frontend-architecture.md): Inertia pages, atomic-design components, and where shared logic lives - [Database schema](https://docs.orbit-dev.app/architecture/database-schema.md): Tables, relationships, and enums behind Orbit's core concepts - [Testing](https://docs.orbit-dev.app/architecture/testing.md): Two independent test suites, both gated in CI - [Contributing](https://docs.orbit-dev.app/architecture/contributing.md): How changes get proposed, reviewed, and merged - [Configuration](https://docs.orbit-dev.app/deployment/configuration.md): Environment variables that matter when setting up Orbit - [Docker](https://docs.orbit-dev.app/deployment/docker.md): Running Orbit's containers day to day - [Production deployment](https://docs.orbit-dev.app/deployment/production.md): Taking Orbit from local development to a real deployment - [Glossary](https://docs.orbit-dev.app/reference/glossary.md): Orbit's terms, defined precisely - [Known limitations](https://docs.orbit-dev.app/reference/known-limitations.md): What Orbit doesn't do yet, in one place - [FAQ and troubleshooting](https://docs.orbit-dev.app/reference/faq.md): Common questions and setup issues - [AGENTS](https://docs.orbit-dev.app/AGENTS.md)