Launching Q&A Agent
- Conga CLM version number 16.783 or later is installed for accessing AI Configurator.Tip: If you are currently using Conga CLM version number 15.770, upgrade it to the latest version to access AI Configurator.
- Conga CLM version number 16.788 or later is installed to enable Q&A Agent support for supporting and executed documents.
- Tenant is onboarded.
- AI Configurator is launched and necessary configurations in both Salesforce and Advantage Platform are completed.
- You have access to Q&A Agent.
- An agreement is generated.
- Offline documents are uploaded and associated with the agreement.
- Q&A Agent is added to the agreement layout in .
- The agreement is activated for executed documents.
- The admin entry APTS_ContentRepositoryType is configured for repositories such as, document, chatter or content.
- A lookup field Agreement__c is created on the Content Version object for Chatter and Content repositories.
- A formula is set up on the Content Version object for Chatter and Content repositories.
HYPERLINK( "/apex/Apttus__CopilotUI?contentDocId=" & Id & "&agreementId=" & Agreement__c & "&contentDocName=" & Title, "Q&A Agent" )
- Generated agreements
- Regenerated agreements
- Offline documents
- Supporting documents such as merged documents, generated documents, imported documents
- Executed documents such as signed agreements stored in Agreement Documents, Chatter, or Content repositories.
You can launch Q&A Agent directly from the Agreement Documents related list without requiring to manually create any custom fields. For Chatter and Content repositories, follow the prerequisites mentioned.
