Sharing a workflow link
The quickest way to share a workflow is to copy its direct link and paste it wherever your clients will find it — an email, an intranet page, or a button on your website.Copy the workflow link
Click the three dots (⋯) to the right of the workflow name and select Copy workflow link. The URL is now on your clipboard.
Any workflow that contains a Clio question or a private CSV will return an “Unauthorized” error for users who do not have Builder privileges. To share those workflows publicly, either remove the private data or promote those users to Builder.
Require login before starting
By default, anyone with the link can access your workflow. If you want answers saved to a user account — and want to be able to assign workflows back to specific people — you can require a login instead.Enable login requirement
Change the access setting from Anyone with Link to Only Logged-In Users and save. You can further restrict access to specific email addresses or an entire email domain (for example, everyone at
@yourfirm.com).Share from the middle of a workflow
Sometimes you want to fill in the first part of a workflow yourself and then hand it off to your client to complete the rest.Enable continuation links
In the workflow Settings, enable the Include Link for User to Continue Later option.
Embedding a workflow on your website
Customers on the Pro and Scale plans can embed any workflow directly into a web page using an<iframe>. Contact help@gavel.io to enable embedding for your account.
- Basic embed
- Full-page embed
- WordPress
- Squarespace
Replace Adjust the
WORKFLOW URL HERE with your workflow’s URL and paste the snippet into your page HTML:width and height values to fit your layout.Password protecting a workflow
Gavel doesn’t have a single password field in Settings, but you can build a lightweight gate using a Kickout Page.Create a password question
Add a Text Question to your workflow and label it something like “Enter password.” This is where users will type the passcode.
Create a Kickout Page
Add a Kickout Page question immediately after. This page will appear when the password is wrong.In the Page Logic for the Kickout Page, set the rule to Hide If the password matches the correct value. For example, if your password is
LegalAccess2024, set the Kickout Page to Hide If password is LegalAccess2024.Setting up a custom domain
By default your Gavel account lives atyourname.gavel.io. Accounts on the Pro and Scale plans can map a custom subdomain — for example, documents.yourfirm.com — so that the Gavel name never appears in your URLs.
Gavel workflows must reside on their own subdomain. If your main site is at
www.yourfirm.com, your workflows must be at a different subdomain such as docs.yourfirm.com — not at www.yourfirm.com itself.Note your Gavel subdomain
When you created your Gavel account you were assigned a
.gavel.io subdomain — for example, yourfirm.gavel.io. This is your ANAME record.Choose your custom subdomain
Decide on the subdomain you want to use, for example
docs.yourfirm.com.Create a CNAME record
Log in to your DNS provider (Cloudflare, GoDaddy, Name.com, etc.) and create a CNAME record:
Some providers (like GoDaddy) only want the subdomain portion for the Host field —
| Field | Value |
|---|---|
| Type | CNAME |
| Host | docs.yourfirm.com |
| Answer | yourfirm.gavel.io |
| TTL | 300 |
docs rather than the full docs.yourfirm.com.Notify Gavel
Email help@gavel.io with your custom subdomain URL. Allow up to 24 hours (usually less than one hour) for DNS propagation.
White-labeling and branding
Gavel gives you several options to make the platform look like your own product rather than a third-party tool.Upload your firm logo
Upload your firm logo
Under the Standard, Pro, and Scale plans, you can display your own logo in the top-left corner of every workflow. Go to System Settings in your Dashboard and upload an image — ideally 200 × 26 pixels.From the same System Settings page you can also upload a custom favicon that appears in the browser tab for all of your Gavel workflows.
Customize your introductory page
Customize your introductory page
By default, your
yourname.gavel.io subdomain shows a standard Gavel intro message. You can replace this with any content you choose. Email help@gavel.io with the desired text and layout and the team will set it up for you.Create a custom client-facing page
Create a custom client-facing page
If you want clients to land on a branded page that lists all the workflows available to them, Gavel can build that for you. Email help@gavel.io with your requirements.
Change your subdomain
Change your subdomain
Your Gavel subdomain (e.g.,
yourfirm.gavel.io) cannot be changed after account creation. However, setting up a custom domain as described above achieves the same result — your workflows will appear under your own domain with no mention of Gavel in the URL.