Skip to main content
Back to website
Submit a request
Copilot
General
Getting started
Getting started
Search
Can I integrate my portal with WordPress, Squarespace, Wix, or Webflow?
How can I customize my portal?
How do I create and invite my clients?
Why am I not receiving email notifications?
How do you connect a custom email domain?
How do product and email notifications work?
How do I link to my portal on my marketing website?
How do I use the Clients and Client Details pages?
How do you connect a custom domain and a custom email domain?
How do I let leads or clients create accounts in a self-serve way?
How do I configure my portal if my customers are individuals? What about if they are companies?
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns >= 2 ? 'col-6' : 'col-12'; if (numberColumns >= 4) classNames += ' lg:col-3'; return classNames; } %> <% var getBorderClasses = function(numberColumns, index) { var classNames = 'border-bottom'; if (numberColumns === 2) { if (index === 0 || index === 3) classNames += ' border-right'; } if (numberColumns === 4) { if (index === 0 || index === 2) classNames += ' border-right'; if (index !== 3) classNames += ' lg:border-right'; } return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %> <% if (block.linkText && block.html_url) { %>
<%= block.linkText %>
<% } %>
<% }) %>
Can't find what you're looking for?
Submit a request