Cookies are small pieces of information sent by the web server to the browser, which are then stored and sent back with subsequent requests. They're used for session management, tracking, and remembering user preferences. The server initiates cookie creation.