# Sanity CMS Integration Guide

This guide will help you integrate and use the Sanity CMS (opens new window) with the Vue Storefront application.

This integration is built on top of a Nuxt.js (opens new window) module that you can install along with your Vue Storefront application. Module provides connection with the Sanity CMS (opens new window) and the Vue Storefront public API (opens new window). By using this connection you will receive special data that can be used to build autogenerated components from Storefront UI (opens new window). Also, this data will be rendered to the Vue.js components.

# Table of contents