<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`BasesConfigFileView`](BasesConfigFileView) › [`summaries`](BasesConfigFileView/summaries)
## BasesConfigFileView.summaries property
Configuration of summaries to display for each property in this view.
Key: Property name. Value: Summary formula name.
1.10.0
**Signature:**
```typescript
summaries?: Record<string, string>;
```