# ddev stop Stops the environment and all the containers. Useful when you're done with your session for now, but may want to continue at a later time. **Example:** ```bash $ ddev stop ```