# Feedback

Raycast has several ways to provide feedback to the user:

* [Toast](https://developers.raycast.com/api-reference/feedback/toast) *- when an asynchronous operation is happening or when an error is thrown*
* [HUD](https://developers.raycast.com/api-reference/feedback/hud) *- to confirm an action worked after closing Raycast*
* [Alert](https://developers.raycast.com/api-reference/feedback/alert) *- to ask for confirmation before taking an action*

![](https://2922539984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Me_8A39tFhZg3UaVoSN%2Fuploads%2Fgit-blob-607b51d1dc3e47c6cdff37be217a0e4d42368a57%2Ftoast.webp?alt=media)
