{% if bidder.logo %} {% endif %}

Pre-Bid Phone Call Scripts

{{ project.name }} · {{ project.site_address }}

{{ meta.bid_date }}
{{ phone_scripts | length }} calls, ~30 minutes total
Print & carry to your desk

Pre-Bid Phone Call Scripts

Work through these calls in order. Each one has the question you ask and a place to write the answer.

These calls confirm the assumptions baked into your bid. If any answer comes back different from what was assumed, flag it immediately so the bid number can be updated before submission.

{% for script in phone_scripts %}

{{ script.call_number }}. {{ script.contact_name }}

{{ script.organization }}

{{ script.phone }}

{% if script.opening %}

What you say:

{{ script.opening }}

{% endif %}

{% if script.questions | length == 1 %}The question:{% else %}The questions:{% endif %}

    {% for q in script.questions %}
  1. "{{ q }}"
  2. {% endfor %}
{% if script.write_down %}
Write down:
{{ script.write_down }}
{% endif %}
{% endfor %}

After you finish the calls

Review your notes and flag anything that came back different from the bid assumptions. Key items to watch: utility extension costs, connection fees significantly different from estimates, lead time delays, and any zoning or permitting surprises. Any of these could move the bid number and should be addressed before submitting the proposal.