# Updates to the customer detail page

We have redesigned the customer details page to adopt a new page layout and updated technologies. More pages will be adopting this new layout in the future, allowing a more consistent UX across different parts of the Stripe dashboard.
## What has changed
* The new layout is split into two columns:
  * The primary column contains dynamic information, such as the payments, invoices, and subscriptions of the customer.
  * The secondary column contains static information, such as the details and metadata.
* This new layout largely builds on the existing Customer details page. The biggest visual change you will see on the Customer details page is the secondary column is moved to the right, bringing more focus to the dynamic primary content on the page.
* Other minor updates:
  * Surfacing of the most commonly used actions in the page header such as _Create payment, Create invoice._
  * Updates to the layout of information in the subscriptions and payment methods modules.
  * Canceled subscriptions are now visible by default as part of the list, instead of being collapsed behind a button.
