T6 GPT is an AI integration feature that helps automate tasks and analyze data inside T6. It provides assisted documentation, strategic analysis, and executable commands directly in the product. With an intuitive chat interface, T6 GPT improves workflow efficiency and decision-making.
To use T6 GPT, you must enable the preview feature and the required group features.
To manage T6 GPT, the user must belong to a group with Administrator Features and Manage T6 GPT enabled. This allows creating, editing, and deleting prompts.
To use T6 GPT, the user must belong to a group with Planner Features and Access T6 GPT enabled.
T6 GPT enablement in on-premises environments is available starting from version 12.0.
To enable T6 GPT in On-Premises, follow these steps:
Open the folder where T6Enterprise is installed. Locate
appsettings.json, open it in a text editor, and add:"KernelHubUrl": "https://dev-tai.tech6cloud.com/kernelhub".
{
"connectionString": "Data Source=DUGONGO;Initial Catalog=T6;Trusted_Connection=false;Persist Security Info=True;User ID=databaseUser;Password=databasePassword",
"LoggerLevel": "6",
"LoggerInternal": "false",
"KernelHubUrl":"http://localhost:7700/kernelhub"
}
After any change to
appsettings.json, in IIS you must stop the T6 application pools, restart the server, and start the pools again.
You can interact with T6 GPT using natural language requests. In the example below, a form is open and T6 GPT is used to analyze its data:
Follow these steps to use T6 GPT:
Whenever a system prompt mentions "Current Data", an object must be open in T6 for accurate execution.
If the selected prompt requires parameters, they appear in brackets (for example: [Example]). You can interact only after filling them.
.Voice input is also available: click and hold
, speak, then release to transcribe.
to copy content.T6 GPT responses are generated in RTF (Rich Text Format), so text, tables, and CSV can be copied to other apps without losing formatting.
Allowed formats: .txt | .html | .xml | .csv | .md | .pdf | .xlsx | .docx.
Example: upload a .pdf with quarterly expenses and request a projection for the next 3 months and that he should only get back to me after completing the analysis.
After a few seconds, T6 GPT returns the requested output.
T6 GPT can also perform real-time internet lookups for IPCA, INPC, IGP-M, Selic, and currencies USD, EUR, AUD, CAD, GBP, JPY.
To discover available actions, ask T6 GPT. Prompt tip:
Based on the uploaded file, how can you help me?
You can ask T6 GPT to show permissions for users, groups, and objects.
Example:
Use List user permissions [username] to return object permissions for that user.
The same applies to group and object permissions by adjusting the prompt.
With T6 GPT, you can list, open, approve, and reject workflow tasks.
List my pending tasks.
Open task [task name].
You can also approve/reject directly from chat:
Approve task [task name]orReject task [task name].
I confirm.
After confirmation, T6 shows a completion notification.
You can also approve or reject all pending tasks in one request.
T6 GPT can update object data directly through chat requests, as long as the object is open.
Example:
In the current form, change [member] in [time member] to [value].
You can combine features, such as converting values to euros using current exchange rates and applying the adjustment.
In the current version, T6 GPT does not save data automatically. Users must manually save or publish changes.
T6 GPT also supports scenario-related actions inside applications.
List current scenario states
Description: shows scenario state/type across years and applications.
Usage:
List current scenario states for application [application name].
Change scenario state
Description: updates scenario state/type for a selected year.
Flow:
Change scenario [scenario name] for year [year] to [new state].
I confirm and the change is executed.
Detail a specific scenario
Description: returns detailed information for a specific scenario.
Usage:
Detail scenario [scenario name] for year [year] in application [application name].
In the T6 GPT panel, click
to access History and Prompts.
shown in each history item.Warning: deletion has no confirmation prompt; history is removed immediately.
If the user has Manage T6 GPT enabled, they can create custom prompts.
.| Location |
|---|
| Form |
| Report |
| Dashboard |
| Data Form |
| Data Table |
| What-if |
| Profitability Analysis |
| Dimension Data Load |
| Fact Data Load |
| Mapping |
| Load Parameters |
| Data Link |
| Load Routines |
| Adjustment Template |
| Dimension Relationship |
| Workflow Trigger |
| Workflow Process |
| Workflow Lane |
| Adjustment |
| Dimension |
| Hierarchy |
| Application |
| Formula Group |
| Formula |
| Report URL |
| Report File |
| Report Embedded |
| Report On-Premises |
| Automatic Routine |
| Linked List |
| File |
| Cube Context |
| Group |
| User |
| Role |
| Remote Data Load |
| Workflow Image |
| Image |
| Data Load |
If a location is selected, the prompt appears only when that item is open. With no location selected, the prompt is available in any context.
Prompt example: According to the documentation, how does function [function name] work?
To edit prompts, Manage T6 GPT must also be enabled.
.To delete prompts, Manage T6 GPT must be enabled.
.Warning: deletion has no confirmation dialog; the prompt is deleted immediately.
Go to Main Menu > Settings > Preview, find T6 GPT, and enable the switch.
Then refresh the page to see the icon in the upper-right corner.
To use T6 GPT: user must be in a global group with planner feature Access T6 GPT enabled.
To manage prompts: user must be in a global group with admin feature Manage T6 GPT enabled.
Yes, starting from version 12.0.
Add "KernelHubUrl": "https://dev-tai.tech6cloud.com/kernelhub" to appsettings.json and restart IIS pools.
Supported file types: .txt, .html, .xml, .csv, .md, .pdf, .xlsx, .docx.
Yes. Hold the microphone button while speaking, then release to transcribe.
T6 GPT is designed to avoid automatic changes when there is risk of data loss. Final save/publish actions are manual.
Available categories: All, Documentation, Analysis and Insights, Command.
Bracketed text indicates a required parameter that must be filled before sending.
If you have management permissions, go to Settings > Prompts, click Add, and fill name, type, location, description, and prompt content.
Yes. You can list, open, approve, and reject tasks using prompts like List my pending tasks.
Yes. With a form open, use prompts like In the current form, change [member] in [time] to [value].
Use List current scenario states for application [name].
Yes. Use Change scenario [name] for year [year] to [new state] and confirm.
Yes. Real-time lookups are available for supported economic indicators and currencies.
In the chat panel, click the three dots (...) and select History.
Use prompts such as List user permissions [name].
Yes. Use List group permissions [name] or List object permissions [name].