# Snackbar

Snackbars deliver brief, contextual feedback after a user action or system event. They appear at the bottom of the screen, auto-dismiss after a few seconds, and come in four semantic variants: positive, negative, warning, and neutral.

<Frame caption="Snackbar — anatomy, variants, and states (from the Prizma reference)">
<Image src="/assets/design-and-ux/snackbar/preview.png" alt="Snackbar component reference" />
</Frame>

> 📘 Component tokens
>
> The color tokens for this component live in [Color → Tokens](/design-and-ux/color/), and its spacing, radius, and type map to the shared foundation scales.
