Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Prerequisites and Permissions

Required Licenses

Agentforce requires the following Salesforce licenses to be provisioned for your org. Contact your Conga Support team if any of these are missing.

Before you configure an Agentforce Sales Agent in your Salesforce org, verify that your org meets all licensing, feature flag, and permission requirements listed in this topic.

License / Add-onPurposeRequired?
Agentforce for SalesCore entitlement to build and run Agentforce Sales AgentsYes
Einstein Platform Add-onEnables the Einstein Trust Layer and Atlas Reasoning EngineYes
Conga CPQ (latest managed package)Provides the CPQ objects and Flows that agents will act onYes
Data Cloud (Starter or higher)Required for agents to query unified customer data in real timeRecommended
Messaging for In-App and WebRequired only if deploying the agent to an external web channelConditional

Required Org Settings

The following settings must be enabled in your org before you access Agent Builder. Navigate to Setup > Einstein Setup to verify each one.

SettingRequired StateLocation in Setup
Einstein generative AIEnabledSetup → Einstein Setup → Turn On Einstein
AgentforceEnabledSetup → Agentforce → Settings
Einstein Trust LayerActiveSetup → Einstein Trust Layer
Salesforce Flows (for CPQ actions)EnabledSetup → Process Automation Settings
Omni-Channel (if using routing)Enabled (if routing agent handoffs)Setup→ Omni-Channel Settings

CPQ Administrator Permission Requirements

The Salesforce user account that will build and manage agents must have the following permissions assigned either through a Profile or Permission Set.

PermissionTypeNotes
Manage BotsUser PermissionRequired to create and edit agents in Agent Builder
Customize ApplicationUser PermissionRequired to modify org settings and deploy agents
View Setup and ConfigurationUser PermissionRequired to access Setup menu items for Agentforce
Manage FlowUser PermissionRequired to create and activate Flows used as agent Actions
Conga CPQ AdminConga Permission SetRequired to access Conga CPQ objects and configuration records
API EnabledUser PermissionRequired for agent actions that use the Salesforce REST API
Tip: Salesforce provides a Agentforce Admin permission set that bundles most of the above permissions. Assign this permission set to your admin user in Setup > Permission Sets to simplify setup.

Conga CPQ Configuration Checklist

Before creating agent Actions that interact with Conga CPQ, confirm the following Conga CPQ configurations are in place:

  • The Conga CPQ managed package (version 12.x or later recommended) is installed and configured in the target org.
  • At least one active Price List is associated with the relevant Products.
  • Product Configuration Rules and Constraint Rules are defined and tested manually before wrapping them in agent Actions.
  • Approval process records for quotes are set up and active in Salesforce Approval Processes.
  • Salesforce Record-Triggered Flows or Screen Flows that you intend to expose as agent Actions have been tested end-to-end in the org.
  • Conga Composer output templates (for quote PDF generation) are configured and tested independently.