Client Brief

Let's get to know your
business.

Thanks for choosing DMS Works. This questionnaire helps me understand your business, your goals and your vision before I begin designing your website. The more detail you provide, the better I can tailor everything to you.

⏱ Takes around 10–15 minutes to complete

Project Overview

A couple of quick questions to help me understand where you are.

Project Timeline

Help me understand when you're looking to go live.

This helps me understand your preferred timeline. Delivery dates depend on the project scope, content provided and response times throughout the project. DMS Works will confirm a realistic delivery timeline after reviewing your Client Brief.

About Your Business

Tell me about who you are and what you do.

Website Goals

What do you need your website to do for your business?
What is the main purpose of your website?

Your Brand

Help me understand your visual identity and tone.

Design Inspiration

Show me what catches your eye — good and bad.

Website Pages

Which pages would you like on your website?

Content & Assets

Tell me what you already have — and what you might need help with.
Do you already have any of the following?
Would you like support creating content for your website?

Features

Which features would you like included on your website?

Domain & Email

Help me understand your current setup.
Do you already own a domain name?
Do you already have a business email address?

Final Questions

These last questions help me get the details right from the very start.

🔒 Your information is kept completely private and used only to build your website.

Thank You!

Your Client Brief has been submitted successfully.

Thank you for taking the time to complete your Client Brief.

I've received your submission successfully and will now review everything you've shared about your business and website requirements.

I'll be in touch within 2–3 working days with the next steps for your project.

What happens next?

1

I'll carefully review your Client Brief.
I'll go through everything you've shared so I fully understand your business, goals and vision before we speak.

2

I'll contact you within 2–3 working days.
I'll reach out to discuss your project, answer any questions and confirm the next steps.

3

If anything needs clarifying, I'll reach out before I begin.
I'd rather take a moment to get things right than start without a complete picture of what you need.

4

Once everything is confirmed, I'll start designing and building your website.
You'll be kept informed throughout and I'll share progress at every key stage.

← Back to DMS Works
0) { var gridEl = document.getElementById('grid-' + grp); if (gridEl) { gridEl.style.outline = ''; gridEl.style.borderRadius = ''; var existing = document.getElementById('ge-grid-' + grp); if (existing) existing.remove(); } } }); }); }); // ─── LAUNCH DATE PICKER REVEAL var timeframeSelect = document.getElementById('launch-timeframe'); var datewrap = document.getElementById('launch-date-wrap'); if (timeframeSelect) { timeframeSelect.addEventListener('change', function() { datewrap.style.display = this.value === 'Specific date' ? 'block' : 'none'; var dateInput = document.getElementById('launch-date'); if (this.value !== 'Specific date' && dateInput) dateInput.value = ''; }); } // ─── OTHER CHECKBOX TOGGLES ['goal','page','feature'].forEach(function(grp) { var cb = document.querySelector('input[name="'+grp+'"][value="Other"]'); if (!cb) return; cb.addEventListener('change', function() { var wrap = document.getElementById('other-'+grp+'-wrap'); if (wrap) wrap.style.display = cb.checked ? 'block' : 'none'; }); });