This document introduces Concourse CI, an open source continuous integration and delivery tool. It provides an overview of Concourse and compares it to Jenkins. It describes Concourse's architecture including tasks, resources, jobs and pipelines. It then explains how to install Concourse using Vagrant, executable binaries or BOSH. Finally it provides examples of simple "hello world" and more advanced Java project and Cloud Foundry deployment pipelines.