Access control
Manage your account, your team, and who can access your project's databases.
- Accounts- About Neon account types 
- Organizations- Build your team in Neon 
- Project collaboration- Collaborate on your projects with other users 
- Database access- Learn how to manage user access to your databases using roles 
- E-mail signup- Change to an email-based account, or simply change your email 
- API keys- Generate and manage API keys 
Projects
Learn how to manage all aspects of your Neon projects. These topics cover the basics of setting up your projects through the UI (create, edit, delete) as well as practical guidance and best practices around managing project resources.
- Object hierarchy- Learn about the Neon project and all its resources 
- Projects- Create and manage projects in Neon 
- Branches- Learn about database branching in Neon 
- Computes- Configure and optimimze compute resources for your Neon projects 
- Roles- Manage roles within projects and assign permissions 
- Databases- Manage your database from the Console, CLI, or API 
- Tables- Use the Tables page to easily view, edit, and manage your database entries 
- Integrations- Manage third-party integrations with your Neon project 
Monitoring
Monitor your Neon projects to track system health and performance.
- Overview- Learn about monitoring resources and metrics in Neon 
- Monitoring dashboard- Dashboard graphs for monitoring system and database metrics 
- Active Queries- View and analyze running queries in your database 
- Query History- View and analyze query history for your Neon database 
- System operations- Track actions taken by the control plane on project resources 
- External tools- Monitor your database with PgAdmin or PgHero 
Security
Learn how Neon secures your projects and data, and explore the security features available for you to use.
- Overview- Overview of Neon’s security features 
- Security reporting- Report security vulnerabilities and incidents 
- Compliance- Learn how Neon complies with various standards 
- Acceptable Use Policy- Read about Neon's acceptable use policies 
Backups
- About backups- An overview of backup strategies for Neon Postgres 
- Backups with pg_dump- Learn how to create a backup of your Neon database using pg_dump 
- Automate pg_dump backups- Automate backups of your Neon database to S3 with pg_dump and GitHub Actions