Go to your Pipeline

Pipeline CRM Help Center

Search for any help questions or topics.

Instant Docs

Avatar
Joss Rodriguez
Updated 1 week ago
Instant Docs lets you create ready-to-send documents (proposals, invoices, agreements, etc.) directly from your People, Deals, and Companies in Pipeline CRM.

How Instant Docs works
Instant Docs looks for placeholders in your Word file and replaces them with data from Pipeline CRM.

Example:
In your Word template you write:

Hello {{PersonName}},

Thank you for your interest in {{CompanyName}}.
Your estimated deal value is {{DealValue}}.


When you generate the document from a Deal, those placeholders will become real values, like:
Hello Sarah Lee,

Thank you for your interest in Acme Corp.
Your estimated deal value is $12,500.


Who does what?
  • Admins
    • Set up templates
    • Decide which fields get filled
    • Control where templates are available (People / Deals / Companies)
  • All users
    • Use those templates to generate documents from records
What you need before you start
For Admins setting this up:
  • A document in .docx format (Microsoft Word type file)
  • The fields you want to pull from Pipeline (e.g. Person name, Deal amount, Company name)
  • Admin access in Pipeline CRM
🔎 File rules
  • File type: .docx only
  • Max size: 50 MB

Step-by-step for Admins: Set up a template

Step 1 – Create your Word template
  1. Open Word (or any app that saves as .docx).
  2. Write your document like you normally would.
  3. Wherever you want Pipeline to fill in info, use a placeholder like:
    • {{PersonName}}
    • {{CompanyName}}
    • {{DealValue}}
    • {{CloseDate}}
  4. Save the file as .docx.
Placeholder rules:
  • Must be inside double curly braces: {{LikeThis}}
  • Must have at least 3 characters inside (e.g. {{abc}} works, {{a}} does not)
  • You can create any names you want, as long as they match what you map later
Step 2 – Upload the template in Pipeline
  1. In Pipeline, go to Admin Settings.
  2. Click General → Instant Docs.
  3. Click Add New Template.
  4. Upload your .docx file.
  5. Give the template a clear name (e.g. “Standard Proposal” or “Invoice – US”).
  6. (Optional but helpful) Choose a Type to keep things organized.
Step 3 – Decide where it can be used
Still on the template setup page c
hoose where users should see this template:
  • People
  • Deals
  • Companies
You can select one or more. Example: A contract template might be on Deals only, while a welcome letter might be on People.

Step 4 – Map placeholders to Pipeline fields
Now you connect what’s in your .docx to actual Pipeline data:
  • You’ll see a list of the placeholders you used (like {{PersonName}}, {{DealValue}}, etc.). For each one, pick the Pipeline field it should pull from.
    • {{PersonName}} → Full Name
    • {{CompanyName}} → Company 
    • {{DealValue}} → Amount
  • (Optional) Add a Fallback value:
    • Used when the field in Pipeline is empty.
    • Example: For {{PaymentTerms}}, you could set fallback to: Net 30 days
    • To leave it empty, just add a space.
Step 5 – Test the template
  1. Use the Preview option on the template.
  2. Search for and select a sample Person, Deal, or Company (depending on what you enabled).
  3. Generate the preview and check:
    • Are all placeholders filled in?
    • Are the values correct?
    • Does the layout still look good?
How To Generate A Document
Once an Admin has created templates, here’s how any user can use them.

Step 1 – Open a record
  1. Go to a Person, Deal, or Company in Pipeline.
  2. Make sure it’s the type that has templates enabled (your Admin decides this).
Step 2 – Create the document
  1. Find the Instant Docs tile on the record.
  2. Click the “+” button in the top right of that section.
  3. Choose the template you want.
  4. Pipeline will generate the document using data from that record.
The document opens in a new browser window.

⚠️ If nothing opens, your browser might be blocking pop-ups. Allow pop-ups for Pipeline CRM and try again.

Step 3 – Review, download, and send
Once the document is generated:
  • Review the content.
  • Download it if you want a local copy.
  • Send it to your client/lead using your usual process (email, upload, etc.).
Pipeline automatically creates an Activity so you have a history of the document being generated.
You can also see related activity using:
  • Activity Scoreboard
  • Recent Updates (in Admin Settings)

Managing templates (Admins)
Go to Settings → General → Instant Docs to manage templates:
  • Edit – Click on the template to change template name, type, where it appears (People/Deals/Companies), and field mappings
  • Click on the three dots to:
    • Duplicate – copy an existing template to make a variation
    • Delete – remove templates that are no longer used
Need help? Reach out to [email protected]
Did this answer your question?
😞 😐 😃