Each workspace client can be assigned an industry. You can also filter reports by industry.
Example
{
"id": "d4fcae4b-9767-4727-8098-7ba3ed358cbb",
"name": "Biotechnology",
"isActive": true,
"createdAt": "2024-07-26T22:05:07.922Z"
}
Attributes
Name | Type | Description |
---|---|---|
id | uuid | The unique identifier for the object. |
name | string | The name of the industry. |
isActive | boolean | A flag to indicate if the industry is active in the system. |
createdAt | timestamp | The timestamp when the object was created. |