# Title & Description
This Integrator allows you to define title and description for a given document/object.
It also renders a live preview (Google SERP Snippet).

## Configuration

# Default Configuration
This is the most basic configuration you need to enable this integrator.

```yaml
seo:
    meta_data_configuration:
        meta_data_integrator:
            enabled_integrator:
                -   integrator_name: title_description
```
