This document provides an introduction to the Views module in Drupal. It explains that Views allows users to query a database and build lists and displays without needing specialized SQL knowledge. The session will demonstrate how to create a simple view and discuss when Views is useful and some examples of its capabilities. It also lists some advanced topics that other sessions at the event will cover, such as exposed filters, relationships, and exporting views to code.