This is a tutorial on automating common DevOps tasks in New Relic, focusing on exporting dashboards using the NerdGraph API and Python. The tutorial requires prerequisites such as Python 3 installed, a New Relic account, an instrumented application, and an API key. It covers how to export dashboards as PDF and PNG files using NRQL and the NerdGraph API, with example code provided. The tutorial is part of a five-part series on automating DevOps tasks in New Relic.