Hi Trailblazers! 👋
I’m wondering if anyone has more experience with or information about Notebook AI?
We’re planning to build an RFP Agent, and researching a Request for Proposal (RFP) is mentioned as one of the use cases for Notebook AI. However, there doesn’t seem to be much more information available about how Notebook AI can be used in this scenario.
Has anyone worked with Notebook AI in connection with RFP Agents, or have any additional information, examples, or resources to share?
Would love to hear about your experiences! 🙌
,
Notebook AI itself isn't well documented for the RFP use case specifically, but here's what I can piece together plus some alternatives worth considering.
What Notebook AI actually is: It's a Data 360 (formerly Data Cloud) feature a workspace where you connect content sources (files, SharePoint, Salesforce data) and an underlying Agentforce Employee Agent gets auto provisioned to answer questions grounded in that connected content. This agent is meant to be used only within the Notebook AI workspace itself the required variables, context, and libraries are configured there, and even though it shows up under Agentforce Agents, using or creating it directly from that list isn't supported and can behave unexpectedly. The intended pattern is connecting a native Data 360 search index (e.g. a SharePoint vault) so it stays synced, then having an Agentforce agent run in the background detecting new documents, reading them, and triggering downstream actions like alerts.
For an RFP Agent specifically, that maps reasonably well conceptually: you'd feed Notebook AI your past proposal answers, product docs, pricing sheets, and case studies as connected sources, and it could research/answer questions against that corpus. But I didn't find anything from Salesforce documenting a concrete RFP-specific workflow or template beyond it being listed as a use case no worked example, no reference architecture for that scenario specifically.
Purpose-built alternatives if Notebook AI's docs stay thin, several vendors already build RFP-response tooling natively into Salesforce:
- Inventive AI generates opportunity-aware RFP responses using historical answers and connected content, syncing details, timelines, and status back to the Opportunity, with a widget addable to the Opportunity record page via Lightning App Builder.
- AutoRFP.ai installs as an AppExchange managed package, creating a custom RFP project object with two-way sync to Opportunities status, response counts, due dates.
- GPTfy documents a five phase Salesforce+AI RFP process (Intake, Analysis, Preparation, Review, Approval) with routine-question automation and confidence scoring for review focus.
I hope you find the above information helpful. If it does, please mark it as Best Answer to help others too.