Mickey Burks | 72f9f42 | 2022-12-06 20:52:51 | [diff] [blame] | 1 | # User Education |
Dana Fried | 7b8baeb | 2022-06-28 14:25:13 | [diff] [blame] | 2 | |
Mickey Burks | 72f9f42 | 2022-12-06 20:52:51 | [diff] [blame] | 3 | User Education in Chrome is designed to introduce users to new and |
| 4 | existing features with which they might not be familiar. |
Dana Fried | 7b8baeb | 2022-06-28 14:25:13 | [diff] [blame] | 5 | |
Mickey Burks | 72f9f42 | 2022-12-06 20:52:51 | [diff] [blame] | 6 | The user education system provides a common UX for nudging users towards |
| 7 | these features, including full, user-initiated tutorials. |
Mickey Burks | 015e6d8 | 2022-10-06 18:18:03 | [diff] [blame] | 8 | |
Dana Fried | d8fac74 | 2024-07-08 17:55:02 | [diff] [blame] | 9 | User education experiences should start at the UX design and PRD stage of |
| 10 | feature design, as they are integral parts of any major new feature. UX and PM |
| 11 | should refer to the |
| 12 | [Desktop User Education Homepage](https://sites.google.com/corp/google.com/desktopusereducation/home) |
| 13 | for guidance long before any implementation work begins. |
Dana Fried | 5c1e4f2 | 2022-08-01 20:12:24 | [diff] [blame] | 14 | |
Dana Fried | d8fac74 | 2024-07-08 17:55:02 | [diff] [blame] | 15 | When you are ready to implement your feature's user education journey, begin |
| 16 | with the [Getting Started Guide](/components/user_education/getting-started.md). |