Configuring the PSA AI Project Summary
You can configure the prompt used to generate project summaries by managing the parameters that determine the specific fields and related list records that are referenced by the summary.
Prompt configurations are managed in the AI Prompt Configuration Builder. The table below describes the steps for setting up the AI Prompt Configuration Builder.
| Step | Task | Related Help Topic |
|---|---|---|
| 1. | Install the AI Core package or ensure your installed package is the most recent version. | For more information, see the Salesforce Help. |
| 2. | Assign the Certinia AI Prompt Builder Configuration permissions to users you want to configure the prompt used to generate project summaries. | Permission Sets and Other Technical Documentation |
To configure the PSA Project Summary Configuration, navigate to AI Prompt Configuration Builder from the App Launcher. Then, do one of the following:
-
To clone the existing PSA Project Summary Configuration:
- From the Certinia Configurations list, select PSA Project Summary Configuration.
- Click Clone. The Clone Configuration window opens.
- [Optional] Edit the configuration label.
- Ensure that the API Name is "GenAI_ProjectSummaryConfig" and appends with a number.
- Click Save. The cloned configuration opens in the main window.
-
To create a new configuration:
- Click New. The New Configuration window opens.
- Enter a label for your new configuration.
- Ensure that the API Name is "GenAI_ProjectSummaryConfig" and appends with a number.
- Click Save. The new configuration opens in the main window.
- In the Custom Prompt field, select "PSA Project Summary Prompt".
-
To manage the parameters, do the following:
- In the Fields to Summarize field of the relevant parameter, search for and select the fields of the predefined related list that you want the project summary to reference. To remove preselected fields that you don't want the project summary to reference, click
next to the field. - To filter the records that you want the project summary to reference, click Add Filter. The Add Filter window opens.
- Select the field that you want to filter records by.
- Select an operator for the filter.
- Select a value for the filter. If you select a value that contains an N variable, the Where N Equals field displays. Enter the value you want to replace the N.
- Click Save to save the filter.
- In the Fields to Summarize field of the relevant parameter, search for and select the fields of the predefined related list that you want the project summary to reference. To remove preselected fields that you don't want the project summary to reference, click
- When all of your parameters are updated, click Save to save your configuration.
To use your new prompt configuration, select it from the relevant prompt configuration field in Lightning App Builder (LAB).
For more information about the LAB property fields, see Properties for Project AI Summaries.
To edit a saved filter:
- On the filter you want to edit, Click Edit Filters. The Edit Filters window opens.
- Edit the filter and click Save.
- Click Save to save your configuration.
To delete a saved filter:
- On the filter you want to delete, click Edit Filter. The Edit Filter window opens.
- Click
. - Click Save to save your change.
- Click Save to save your configuration.
Follow the same steps to configure the following summaries:
- RAID summaries
- Client summaries
- Executive summaries
When cloning the above summaries, ensure the following API names are entered and appended with a number:
- For RAID summaries, GenAI_RAIDSummaryConfig
- For client summaries, GenAI_ProjectClientSummaryConfig
- For executive summaries, GenAI_ProjectExecutiveSummaryConfig
Required Fields for Generating Summaries
Project Summaries
The following fields are required for generating project summaries and must not be removed:
- Record ID for all included records
- Record Name for all included records
RAID Next Steps
The following fields are required for generating RAID next steps and must not be removed:
- Action ID
- Action Name
- Assumption ID
- Assumption Name
- Decision ID
- Decision Name
- Dependency ID
- Dependency Name
- Issue ID
- Issue Name
- Risk ID
- Risk Name
Client Summaries
The client summary contains the Bookings and Billings fields by default. These fields require the Currency ISO Code field to generate client summaries, and must not be removed.
Executive Summaries
The Project Name field is required for executive summaries and must not be removed.
SECTIONS