<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`CachedMetadata`](CachedMetadata) › [`sections`](CachedMetadata/sections)
## CachedMetadata.sections property
Sections are root level markdown blocks, which can be used to divide the document up.
**Signature:**
```typescript
sections?: SectionCache[];
```