Tag
Class: metadata
Admins can create tags to label any document with a topic, category, or any other type of identification. Users can easily find tagged documents by searching or filtering on the tag name.
Learn about Configuring Document Tags.
| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Required Max length: 40 | UI-friendly string in the Vault's base language. |
phrases | Type: String Max length: 50 Multi-value | Text used to automatically tag document versions when an exact match is found. |
auto_tag | Type: Boolean | Determines if automatic document tagging is turned on. |
include_archive | Type: Boolean | Determines if archived documents should be analyzed for tagging. |
active | Type: Boolean Required | Indicates whether the component is active. |
Supported Operations
Section link for Supported Operations| Operation | Support |
|---|---|
| Create | |
| Recreate | |
| Alter | |
| Drop | |
| Rename | |
| Describe | |
| Generate Recreate | |
| Queryable |
Notes:
- Alter: MDL Operation may not be supported for some multi-value attributes.