subuser

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
subuser [2026/04/27 08:30] chillhubadminsubuser [2026/07/24 14:07] (current) chillhubadmin
Line 11: Line 11:
 \\ {{:subuser:subuser_1.jpg?500|}} \\ {{:subuser:subuser_1.jpg?500|}}
   - The following options are located on the toolbar   - The following options are located on the toolbar
- * {{mdi>magnify?24}} **Search**: Allows you to search for specific data + * {{mdi>magnify}} **Search**: Allows you to search for specific data 
- * {{mdi>refresh?24}} **Refresh**: Updates the current view by reloading the data + * {{mdi>refresh}} **Refresh**: Updates the current view by reloading the data 
- * {{mdi>download?24}} **Export to Excel**: Enables exporting the current view data to an Excel file. + * {{mdi>download}} **Export to Excel**: Enables exporting the current view data to an Excel file. 
- * {{mdi>plus?24}} **New**: Creates a new entry or record in the system.+ * {{mdi>plus}} **New**: Creates a new entry or record in the system.
   - Data Table:   - Data Table:
- * {{mdi>chevron-up?24}}: Expand row data to view more details. (available only in Mobile View) + * {{mdi>chevron-up}}: Expand row data to view more details. (available only in Mobile View) 
- * {{mdi>pencil?24}}: Modify row data details (Mobile View: expand row to access) + * {{mdi>pencil}}: Modify row data details (Mobile View: expand row to access) 
- * {{mdi>delete?24}}: Delete row data (Mobile View: expand row to access)+ * {{mdi>delete}}: Delete row data (Mobile View: expand row to access)
  * **Role Name**: Name of sub-user role (e.g. Manager, Sales, Accountant, etc)  * **Role Name**: Name of sub-user role (e.g. Manager, Sales, Accountant, etc)
 === Sub-user role form === === Sub-user role form ===
Line 37: Line 37:
     * **Business Transaction**:      * **Business Transaction**: 
       * **Invoice**: Permission to manage invoices.       * **Invoice**: Permission to manage invoices.
 +        * //Requires at least **Read-only** access to view amounts in schedule.//
       * **Quotation**: Permission to manage quotation.       * **Quotation**: Permission to manage quotation.
       * **Sales Order**: Permission to manage sales order.       * **Sales Order**: Permission to manage sales order.
Line 80: Line 81:
       * **Creditor Statements**: Permission to generate creditor statements.       * **Creditor Statements**: Permission to generate creditor statements.
       * **Bank Reconcilation**: Permission to perform bank reconcilation.       * **Bank Reconcilation**: Permission to perform bank reconcilation.
 +    * **AI Productivity**:
 +      * **AI Assistant**: Permission to interact with the AI Data Assistant.
 +      * **AI Extract Profile**: Permission to use AI to extract customer/supplier information.
 +      * **AI Extract Purchase Invoice**: Permission to use AI extract data from purchase invoice.
 +      * **AI Extract Expense**: Permission to use AI to extract data from expense receipts.
 +      * **AI Extract Bank Statement**: Permission to use AI to extract bank statement data for bank reconcilation.
 === Sub-users  === === Sub-users  ===
 \\ {{:subuser:subuser_2.jpg?500|}} \\ {{:subuser:subuser_2.jpg?500|}}
   - The following options are located on the toolbar   - The following options are located on the toolbar
-    * {{mdi>magnify?24}} **Search**: Allows you to search for specific data +    * {{mdi>magnify}} **Search**: Allows you to search for specific data 
-    * {{mdi>refresh?24}} **Refresh**: Updates the current view by reloading the data +    * {{mdi>refresh}} **Refresh**: Updates the current view by reloading the data 
-    * {{mdi>download?24}} **Export to Excel**: Enables exporting the current view data to an Excel file. +    * {{mdi>download}} **Export to Excel**: Enables exporting the current view data to an Excel file. 
-    * {{mdi>plus?24}} **New**: Creates a new entry or record in the system.+    * {{mdi>plus}} **New**: Creates a new entry or record in the system.
       * //This button is enabled only when the number of configured sub-users is below the maximum allowed by your subscription plan.//       * //This button is enabled only when the number of configured sub-users is below the maximum allowed by your subscription plan.//
   - Data Table:   - Data Table:
-    * {{mdi>chevron-up?24}}: Expand row data to view more details. (available only in Mobile View) +    * {{mdi>chevron-up}}: Expand row data to view more details. (available only in Mobile View) 
-    * {{mdi>pencil?24}}: Modify row data details (Mobile View: expand row to access) +    * {{mdi>pencil}}: Modify row data details (Mobile View: expand row to access) 
-    * {{mdi>delete?24}}: Delete row data (Mobile View: expand row to access)+    * {{mdi>delete}}: Delete row data (Mobile View: expand row to access)
     * **Username**: Username for the sub-user account.     * **Username**: Username for the sub-user account.
     * **Sub-user Role**: Sub-user role for the sub-user.     * **Sub-user Role**: Sub-user role for the sub-user.
 +    * **Type**: Specifies whether the account type is an **User** or an **API Key**.
 === Sub-user form === === Sub-user form ===
 \\ {{:subuser:subuser_4.jpg?500|}} \\ {{:subuser:subuser_4.jpg?500|}}
   * **Username**: The login username assigned to the sub-user account.   * **Username**: The login username assigned to the sub-user account.
-  * **Set password**: Enable this checkbox to set or reset the sub-user’s password.+  * **Type**: Specifies whether the account type is an **User** or an **API Key**.  
 +  * **Set password**: Enable this checkbox to set or reset the sub-user’s password. //(Only visible if Type is **User**)//
     * Sub-users can change their password after logging into the system.     * Sub-users can change their password after logging into the system.
-  * **Password**: Enter the password for the sub-user account. +  * **Password**: Enter the password for the sub-user account. //(Only visible if Type is **User**)// 
-  * **Confirm Password**: Re-enter the password to confirm it.+  * **Confirm Password**: Re-enter the password to confirm it. //(Only visible if Type is **User**)//
   * **Employee**: Select the default employee associated with this sub-user.    * **Employee**: Select the default employee associated with this sub-user. 
   * **Sub-user Role**: Assign a role to define the sub-user's access permissions.     * **Sub-user Role**: Assign a role to define the sub-user's access permissions.  
   * **Default Industry**: Optional. Specify the primary industry this sub-user works with. This may affect what data is shown or filtered for the user based on industry relevance.   * **Default Industry**: Optional. Specify the primary industry this sub-user works with. This may affect what data is shown or filtered for the user based on industry relevance.
 +  * **API Key**: an API Key will be generated and displayed **only once** after saving a new sub-user with **API Key** type. If lost or compromised, click **Regenerate Key** to create a new key.
 +    * Used for authenticating external system communications. Include this key under the ''x-api-key'' field in your request headers.
 +    * Refer to the [[apidoc|API Documentation]] page for the full list of available endpoints and request/response formats.
 +
  
 <aichat button float>Welcome to Chillhub AI Assistant. I can help you understand and use your ERP system.</aichat> <aichat button float>Welcome to Chillhub AI Assistant. I can help you understand and use your ERP system.</aichat>
  • subuser.1777278614.txt.gz
  • Last modified: 2026/04/27 08:30
  • by chillhubadmin