Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt

Use this file to discover all available pages before exploring further.

tenantMetadata allows you to define additional data about your tenant, such as the company name. This will not be visible to your user. It is only accessible via the hotglue dashboard and API.

Syntax

javascript
tenantMetadata: {           
  "Name": "Molot Industries",           
  "Contact": "David Molot"         
}