> For the complete documentation index, see [llms.txt](https://docs.notionapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.notionapps.com/screens-and-components/customize-a-screen/screen-actions.md).

# Screen Actions

Record actions on a list or details screen: `CREATE`, `UPDATE`, `DELETE`, `UPDATE_MULTIPLE`.

* Bulk update: [List (Update Items)](https://docs.notionapps.com/screens-and-components/types-of-screens/update-items-form#bulk-update)
* Form submit (`on_submit`): [Form submit redirection](https://docs.notionapps.com/screens-and-components/form-submit-redirection-and-other-submit-actions)
* Button click (`OPEN_URL` / tel / mailto / sms): [Button component](https://docs.notionapps.com/screens-and-components/type-of-components/button-component)

This page is the index for those three. Do not fork a fourth actions book. Old URL “automated actions on save” maps here for screen-level actions and to form submit for `on_submit`.
