This document outlines an automatic time series forecasting method. It discusses the motivation for automatic forecasting, including that many businesses require forecasts for thousands of products on a monthly basis and forecasts are often needed by non-experts. It reviews important early forecasting competitions from the 1970s and 1980s that helped establish best practices in evaluating and comparing forecasting methods. The competitions found that simpler methods can often outperform more complex ones, like ARIMA models, and that combining different forecasting methods can improve accuracy. This helped establish automatic forecasting as an area of study.