---
number: 29798
slug: 29798-improved-docs-information-architecture
published: 2024-10-09
discussion: https://github.com/orgs/supabase/discussions/29798
labels:
  - documentation
page: https://supabase.com/changelog/29798-improved-docs-information-architecture
---

# Improved docs information architecture

We improved the information architecture (IA) on our docs site.

## Why?

We’d outgrown the IA! As we added more features and guides, some sections grew to contain a miscellaneous collection of things that don’t belong together. They just had no better place to go.

With the new IA, it should be easier to find what you’re looking for.

## Summary of changes

- Two top-level menus, **Build** and **Manage**, to replace the old **Build** menu
- **Build** menu:
    - **Local development / CLI** is now primarily about local dev, CI/CD information has been moved to **Deployment**
    - Information on both Vercel and Supabase integrations now moved to **Integrations** section
    - New **Deployment** section covers everything needed to get your changes onto hosted Supabase (including branching, Terraform, CI/CD, and production checklists)
- **Manage** menu:
    - **Platform management** (formerly “Platform”) trimmed down to contain information about configuring your Supabase platform (including account management, project permissions, and billing)
    - New **Monitoring and troubleshooting** section contains troubleshooting guides and information on logging and telemetry
