--- { "title": "Todos", "intro": "Add checkboxes to tasks and hide them when they are complete." } --- Todos add a checkbox to bullets that represent tasks or activities. You can create them from the node menu, the text menu, or a slash command. # Create todos {% steps %} 1. Select one or more bullets 2. Choose **Todo** from the menu {% /steps %} {% kb_image src="/media/webflow/bullet-types-todos.gif" alt="" %}{% /kb_image %} **Slash command**: Use the `/todo` slash command to turn an item into a todo. **Search operator**: Use the `is:todo` search operator to find all todos. # Complete a todo Select its checkbox to mark it complete. Completed todos remain in your outline until you hide or delete them. # Hide completed todos You can hide completed items so they do not clutter your current view, then show them again whenever you need them. {% steps %} 1. Find the checkmark button in the menu bar 2. Select it to hide or show completed items {% /steps %} {% kb_image src="/media/webflow/bullet-types-hide-complete-todos.gif" alt="" %}{% /kb_image %}