**Source URL:** https://general.veevavault.dev/commercial/mdl/component-types/documentchecksection.md

# Documentchecksection

**Class: ** `metadata`

Document check sections contain document checks within the Document Readiness panel in the Vault UI.

Learn more about <a href="https://platform.veevavault.help/en/lr/8599601" target="_blank">Configuring the Document Readiness Panel in Vault Help</a>.

| Attribute | Metadata | Description |
| --- | --- | --- |
| label | Type: StringMax length: 60 | UI-friendly string in the Vault’s base language. |
| active | Type: Boolean | Indicates whether the component is active. |
| document_check_count | Type: Number | The number of document checks configured for the section. |
| document_type | Type: ComponentMulti-value | The document type, for example, Doctype.promotional_material__c. |
| help_text | Type: StringMax length: 255 | The text to display when users hover over the document check section label in the Document Readiness panel. |
| pending_delete | Type: Boolean | If true, the document check section is marked for deletion. |

### Supported Operations {#supported-operations}

| Operation | Support |
| --- | --- |
| Create | Yes |
| Recreate | Yes |
| Alter | Yes |
| Drop | Yes |
| Rename | Yes |
| Describe | Yes |
| Generate Recreate | Yes |
| Queryable | Yes |


---

**Previous:** [Documentcheck](/commercial/mdl/component-types/documentcheck)  
**Next:** [Documentstagegroup](/commercial/mdl/component-types/documentstagegroup)