Organization Template
An Organization in the BioT system is an entity you are either selling your devices to, or who works with your devices. The Organization template allows you to define what organization type you have and configure how your organization type is presented in the system.
Every new organization you work with is associated with the same template.
The way an organization is represented is very important for the abilities you provide for each organization. BioT comes pre-installed with the first organization – your organization, and you can create as many organizations as you want, to represent your clients, distributors, etc. However, all the organizations use the same basic Organization Template.
As with other templates, the organization template comes with built-in attributes (pre-configured attributes) as well as providing you the ability to add any number of attributes you want or disregard built-in ones.
For additional information on the different attribute types, see Attribute Types.
Built in Attributes for the Organization Templates
Field | Description | Field Type | Required (R)/ Optional (O) |
---|---|---|---|
Name | A name to be assigned to every new organization. | Label | R |
Description | A short description to be entered for a new organization. | Paragraph | O |
Headquarters | Location of HQ. | Address | O |
Phone | Phone number | Phone | O |
Time zone | Time zone of the organization operations. | Date Time | O |
Locale | Locale | Locale | O |
Primary Administrator | Reference to a user of the organization who serves as your contact point and regarded as the account owner. | Entity | O |
Creation time | Time the organization was created. | Date time | O |
Last modified time | Last time modifications to the organization definitions where made. | Date time | O |
Customizable Organization Attributes
Action | Description | Field Type |
---|---|---|
Add Name | The new name of the custom field to be added. | Label |
Assign Format | The type of value format this field should hold. | Label Paragraph Integer Decimal Boolean Single Select Multi Select Address Name Phone Date Time Date Entity Timezone Locale |
Set DEV name | The name in the JSON message format that corresponds with this field. | N/A |
Assign mandatory | Indicates whether the field is required or not. | Flag |
For more information on the Organization Template, see Editing the Organization Template.
Updated 11 months ago