# Introduction
Catalog Graph allows three types of configurations:
- Plugin level configuration - Option
- Component level confuration - Attribute
- Page level confuration - Frontmatter
Plugin level configuration is more like a global configuration in the context, it will affect every catalog graph components in your documentation.
Component level confuration allows you to set atrributes like width and height for the components.
Page level confuration is a kind of enhancement, it gives you the freedom to add properties to a page.
Option →