--- id: platform title: Supabase Platform description: Getting started with the Supabase platform. --- Supabase is a hosted platform which makes it very simple to get started without needing to manage any infrastructure. Visit [app.supabase.com](https://app.supabase.com) and sign in to start creating projects. ## Organizations Organizations are a way to group your projects. Every Organization can be configured with different Team members and billing settings. ### Managing Team Members You can invite your Team members into your Organizations so that you can collaborate on projects. ## Projects Each project on Supabase comes with these features: - A dedicated Postgres database. [Learn more](/docs/guides/database) - Auto-generated APIs. - User management. [Learn more](/docs/guides/auth) - Storage. [Learn more](/docs/guides/storage) ## Next Steps - Sign in to [app.supabase.com](https://app.supabase.com)