# Account Dashboard

In the customer's account dashboard, it is possible to track orders, edit personal data, manage shipping addresses and store activities.&#x20;

ScandiPWA has a custom implementation for my account. Below you can find the sections presented in your customer account:

| SECTION                 | STATUS        | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ----------------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Address Book            | **SUPPORTED** | In the address book, the customer can add multiples addresses, edit them, and set them as default shipping and billing                                                                                                                                                                                                                                                                                                                                                          |
| My Orders               | **SUPPORTED** | The list of all customer orders is displayed here. Each order can be separately opened in the pop-up with all the information about the payment, shipping, order status, and products are displayed.                                                                                                                                                                                                                                                                            |
| My Wish List            | **SUPPORTED** | Gives an ability to manage your saved items and add them to cart.                                                                                                                                                                                                                                                                                                                                                                                                               |
| Newsletter Subscription | **SUPPORTED** | Gives the ability to manage customer newsletter subscription by subscribing or unsubscribing.                                                                                                                                                                                                                                                                                                                                                                                   |
| Stored Payment Methods  | **EXTENSION** | <p>Gives the ability to manage stored payment methods from their account dashboard.</p><p></p><p>In ScandiPWA,  Stored Payment Methods will be available soon as a free extension that you can download from our marketplace. For now, feel free to install it using this guide - <a href="https://github.com/scandipwa/scandipwa/releases/tag/%40scandipwa%2Fscandipwa%404.1.0"><https://github.com/scandipwa/scandipwa/releases/tag/%40scandipwa%2Fscandipwa%404.1.0></a></p> |
