# User guide Start with the **user manual** for an end-to-end walkthrough, then dive into the topic pages for the individual features. ::::{grid} 1 2 2 2 :gutter: 3 :::{grid-item-card} {fas}`book-open` User manual :link: user_manual :link-type: doc Complete walkthrough: loading data, labelling, changepoints, export. ::: :::{grid-item-card} {fas}`link` NWB alignment :link: nwb_alignment :link-type: doc `alignment.nwb`: trial timing, media paths, stream offsets. ::: :::{grid-item-card} {fas}`tags` Labels :link: labels/index :link-type: doc Labelling in the GUI, importing/exporting labels. ::: :::{grid-item-card} {fas}`wave-square` Changepoints :link: changepoints/index :link-type: doc Detection methods (kinematic, audio, ruptures) and label-boundary correction. ::: :::{grid-item-card} {fas}`keyboard` Shortcuts :link: shortcuts :link-type: doc Keyboard shortcuts reference. ::: :::{grid-item-card} {fas}`wrench` Troubleshooting :link: troubleshooting :link-type: doc Common issues and fixes. ::: :::: ```{toctree} :maxdepth: 2 :hidden: user_manual nwb_alignment labels/index changepoints/index shortcuts troubleshooting ```