Object Reference for the Salesforce Platform
Newer Version Available
AIResearchPromptResult
When an Einstein feature researches a record and saves the results, an AIResearchPromptResult record is created and populated with information about the researched record.
Generative account research is available on a rolling basis after the Winter '26 release completes.
Note
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Special Access Rules
Research results are only available in orgs that have Einstein features with Einstein generative AI enabled.
Fields
| Field | Details |
|---|---|
| IsToxicityDetected |
|
| LatestErrorMessage |
|
| LatestGenResponseIdRef |
|
| LatestGenerationDate |
|
| LatestResult |
|
| LatestSafetyScore |
|
| LatestStatus |
|
| OwnerId |
|
| ReferenceRecordId |
|
| StandardPromptTemplate |
|
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- AIResearchPromptResultFeed
- Feed tracking is available for the object.
- AIResearchPromptResultHistory
- History is available for tracked fields of the object.
- AIResearchPromptResultOwnerSharingRule
- Sharing rules are available for the object.
- AIResearchPromptResultShare
- Sharing is available for the object.