--- alias: attachmenttype-gt description: "Defines attachment type configurations for entity instances and generative AI contexts" --- # AttachmentType Description: AttachmentType Generic Table The **AttachmentType** table has the following fields: | Field | Description | Key | Mandatory | Reference Type | Comments | | ---- | ----- | -- | -- | -- | ---- | | **EntityType** |Sets whether attachments shall be set when creating a new instance of this EntityType. If set to All applies to all entity types.| Yes | Yes | | | | **AttachmentType** |Name to te seen for the attachment type that may be added when creating or updating an entity of the specific Entity Type (or All if set as such).| Yes | Yes | | | | **EnableGenerativeAI** |Whether this AttachmentType should be considered on the EntityType GenerativeAI context.| No | No | | | Table: AttachmentType fields