Skip to main content
Back to website
Submit a request
Copilot
General
Internal Team Features
Internal Team Features
Search
What are leads and assignees?
What are best practices for inviting clients and getting them active?
How do custom fields work?
How do I reorder the Apps my clients see in their sidebar?
How do I import many clients at once?
If I have multiple portals, can I access all of them from Copilot Dashboard?
Can I have multiple portals and log in with a different email for each portal?
Does it cost more to add another portal in Copilot Dashboard?
How do I add another portal to Copilot Dashboard?
How do I switch between portals in Copilot Dashboard?
How do I preview the client experience?
How do I change my custom web domain?
What is Copilot Dashboard?
Why can't I change my custom web domain?
How do notification settings work?
How can I customize my Apps?
Can you update the email sender name that is used for email notifications to clients?
How can I export my data?
How do I delete internal team members?
How can I set up a client that has multiple businesses?
How can I update a client's email address?
What's the difference between a client channel, a group channel, and a company channel?
What's the difference between an admin and staff user?
Do you have keyboard shortcuts or a command bar?
<% 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