**Source URL:** https://general.veevavault.dev/quality/mdl/component-types/renditiontype.md

# Renditiontype

**Class: ** `metadata`

Renditions are files that users can add to documents. Rendition types describe the kind or purpose of the rendition.

Learn about <a href="https://platform.veevavault.help/en/lr/3037" target="_blank">Rendition Types 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. |

### Supported Operations {#supported-operations}

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


---

**Previous:** [Renditionprofile](/quality/mdl/component-types/renditionprofile)  
**Next:** [Report](/quality/mdl/component-types/report)