How to automate client portal workflows in monday.com

Connect client portal access to your monday.com workflow so client accounts, invitations and next steps can happen automatically as clients move through your process.

Table of contents

Use the navigation below to quickly jump to your desired section and learn more about each topic.

A client portal often follows the same lifecycle your team already manages in monday.com. A prospect becomes a client, the client needs portal access and then an onboarding process starts. Projects, documents or other information become available, the client signs in and begins interacting with your team. Eventually, the relationship may end and access needs to be removed.

Without automation, every one of these stages can create another manual task. Someone needs to create the portal login, enable access, send the invitation, assign the right board or remember to disable the client later. With Client Portal Builder for monday.com, many of these portal actions can become part of the monday.com workflow itself.

Client Portal Builder provides dedicated triggers and actions for monday.com's Workflow Builder automations and board automations. You can combine them with native monday.com triggers and actions, conditions and status changes to automate what happens in the portal as a client moves through your process. Instead of managing the client lifecycle once in monday.com and then repeating it manually in the portal, both can become part of the same workflow

Client Portal Builder adds a dedicated client facing layer to the boards and workflows you already manage in monday.com. Use monday.com automations and workflows to connect client access, communication and portal activity with your internal processes.

Client lifecycle

Start with the client lifecycle in monday.com

Before automating the portal, it helps to think about the stages a client already moves through internally. For example, your Clients Board might include a Status column such as: New clientPreparing accessOnboardingActiveInactive

These stages already describe what your team needs to do. They can also determine what should happen in the client portal, for example:

  • New client → No portal access yet.
  • Preparing access → Create the login method and prepare the client's portal environment.
  • Onboarding → Enable access and send the client their invitation.
  • Active → Show the normal projects, resources and communication.
  • Inactive → Disable access.

The exact stages will differ between companies. The important idea is that the portal does not need a completely separate lifecycle. The same client item your team manages in monday.com can become the starting point for the portal workflow.

Access

Create portal access when a client is ready

Creating access manually can work when you only onboard a client occasionally. As the number of clients grows, it becomes another repetitive step that can be forgotten or performed inconsistently. Client Portal Builder provides workflow builder and automation actions for creating both credentials based and Google login methods. That means a monday.com event can determine when portal access should be prepared, for example:

Client Status changes to Preparing accessCreate credentials login methodEnable clientUpdate the client Status

The exact trigger does not have to come from Client Portal Builder. It can originate from the monday.com workflow you already use. A sales or onboarding process might therefore move naturally from an internal milestone into portal access, for example:

Contract signed Client becomes OnboardingPortal access is createdClient receives the next onboarding step

The client record in monday.com remains the source for both your internal process and the external portal relationship.

Client Portal Builder also supports Google login methods when your portal uses Google authentication. For the available access options and technical setup, see our documentation on client login methods.

Invitations

Send onboarding messages as part of the same workflow

Creating portal access is only useful if the client knows that it is available. Because Client Portal Builder workflow and automation actions can be combined with native monday.com workflow blocks and automations, account creation can sit inside a larger process that also sends emails or updates board values. Conceptually this can look like:

Client becomes ready for onboardingCreate portal loginEnable portal accessSend onboarding emailSet Status to Invitation sent

This removes the need for someone to create the account first and then remember to send a separate message afterward. The email itself can point the client to the portal and explain what they should do next. The client facing communication becomes another step in the monday.com process rather than a task managed separately from it. This can be useful for more than initial onboarding. The same approach can notify clients when:

  • portal access becomes available
  • new work has been assigned to them
  • a message or comment requires attention
  • a new stage of the client relationship begins

For communication that happens after onboarding, see our guide to managing client communication in a monday.com client portal.

Portal activity

React when a client signs in

Automation does not have to stop once access has been created. Client Portal Builder can also trigger a monday.com workflow when a client logs into the monday.com client portal. That creates opportunities to connect actual portal activity back to the internal client process, for example:

Portal access createdclient receives invitationclient signs in for the first timemonday.com automation runsclient Status changes from Invitation sent to Portal active

Your team can now see from the Clients Board that the client has actually reached the portal rather than simply receiving an invitation. The login event could also become part of a larger onboarding sequence, for example:

Client logs incheck current client Statusif Status is Onboardingsend the next onboarding messageupdate the client Status

Client Portal Builder's Workflow Builder blocks can be combined with IF and ELSE logic, so the same portal event can lead to different outcomes depending on the client's current monday.com data.

This is a useful pattern because the automation can react to what the client actually does rather than only to what your team expects them to do.

Personalized experience

Change the portal as the client lifecycle changes

Automations can also affect what clients see. Client Portal Builder can show or hide portal pages and sections based on Status values from the client's item on the Clients Board. That means a monday.com workflow or automation can change a Status, and the portal experience can change as a result. Imagine the Clients Board contains a column called Portal stage.

During Onboarding the client sees:

  • Getting Started
  • Required Documents
  • Onboarding Tasks

Once onboarding is complete, monday.com changes the value to Active and the portal can then show:

  • Dashboard
  • Projects
  • Resources
  • Account

The portal structure does not need to be rebuilt at this point. The monday.com value changed, and the relevant portal content changes with it. Combined with automations, this creates a useful relationship:

monday.com automation changes client stageclient data is updatedportal automatically presents the appropriate experience

We cover this architecture in more detail in our guide to creating personalized views in a monday.com client portal.

Dedicated boards

Assign client specific boards automatically

Some monday.com setups use a dedicated board for every client. Client Portal Builder supports this through a template board model. One template defines the structure used by the dedicated client boards, and each client can then be assigned their own board. This process can also become part of an automated client setup, for example:

New client reaches onboardingcreate their dedicated board from the templateassign that board to the clientcontinue the onboarding workflow

Client Portal Builder provides an action for assigning the relevant dedicated board to the client. This can be combined with the surrounding monday.com workflow used to create or prepare that board. The client can then open the same portal page as every other customer, while the board shown on that page resolves to the one assigned to them. This is particularly useful for companies that intentionally maintain one standardized monday.com board per client.

It avoids a setup where the board exists in monday.com but someone still needs to manually connect it to the client's portal afterward. For the underlying template and board source model, see our board setup documentation.

Client interaction

Let client actions continue internal workflows

Portal automation is not limited to account management. Actions clients take inside the portal can also become part of monday.com workflows. For example, a client might:

  • comment on an item
  • approve a deliverable
  • request changes
  • update an existing item
  • submit a new request

Each of these interactions can affect what your team needs to do next, consider a client approval:

Deliverable becomes ready for client reviewclient sees it in the portalclient selects Approvemonday.com automation runsStatus changes to Approvedinternal workflow continues

Or client communication:

Client comments on an itemClient Portal Builder trigger runsteam member receives a notificationproject workflow continues in monday.com

This is where portal automation becomes broader than onboarding.

The portal is not simply publishing information from monday.com. Client interactions can also feed back into the workflow and trigger the next internal step. For a complete example, see how to manage client approvals in a monday.com client portal.

Access management

Disable portal access when the relationship ends

Client access also needs an end point. A client might finish a project, cancel a service or become inactive for another reason. If this stage is already represented in monday.com, removing portal access can become part of the same process, for example:

Client Status changes to InactiveDisable clientupdate internal account state

This reduces the chance that old portal access remains active simply because someone forgot a separate administrative task. The client item can stay in monday.com for your internal records while access to the published portal is disabled. If the relationship restarts later, access can be managed again from the same client record. The result is a clearer lifecycle:

Create access when neededmanage active client relationshipdisable access when it ends rather than maintaining portal access separately from the customer state your team already tracks.

Example

Automate a new client from signed contract to active portal

Imagine a consulting company manages prospects and clients in monday.com. When a deal is completed, a new client item Client A exists on the Clients Board and the item contains columns such as:

  • Client Status: New client
  • Portal stage: Not started
  • Client type: Consulting
  • Account manager: Sarah

The company's onboarding workflow could then look like this.

Step 1: Start onboarding

The client Status changes to Preparing access and this starts the client portal workflow.

Step 2: Prepare portal access

Client Portal Builder creates the appropriate login method and enables the client. The portal already uses the Clients Board to identify Client A and personalize the experience.

Step 3: Send the invitation

The monday.com workflow sends Client A its onboarding email with the portal link and the Portal stage changes to: Invitation sent

Step 4: Client signs in

Client A opens the portal for the first time. Client Portal Builder triggers another workflow. The Portal stage changes to Onboarding and the team can now see that the client has successfully accessed the portal.

Step 5: Show onboarding content

Because Client A is currently in the Onboarding stage, the portal displays the relevant onboarding pages and sections. Client A can provide information, upload documents or complete other onboarding steps while the team tracks the underlying process in monday.com.

Step 6: Activate the client

Once onboarding is complete, the client Status changes to Active. The portal now shows Client A's normal project and account content instead of the onboarding experience. No one needs to redesign or manually switch the portal. The change follows the monday.com Status.

Step 7: End access when required

If the client relationship later ends, the Status changes to Inactive and the workflow disables portal access. The client record remains in monday.com, but the portal can no longer be accessed by that client.

Throughout the lifecycle, monday.com remains the place where the internal team manages the relationship. The portal follows that workflow rather than creating another lifecycle beside it.

Workflow Builder

Combine monday.com and Client Portal Builder actions

The most useful portal automations usually combine several kinds of building blocks. Client Portal Builder currently provides workflow triggers for events such as:

  • creation of credentials or Google login methods
  • client portal logins
  • client comments
  • portal owner comments

It also provides actions for tasks such as:

  • creating credentials login methods
  • creating Google login methods
  • updating credentials passwords
  • enabling clients
  • disabling clients
  • assigning dedicated boards
  • retrieving client data

These blocks can be combined with monday.com's own Workflow Builder and automation capabilities, including board updates, emails, conditions and other native actions. That means you do not need to create a completely separate automation system for the portal.

You can add portal related actions to the workflows your monday.com process already depends on. For the current list of supported triggers and actions and the technical configuration, see our Client Portal Builder workflow automation documentation.

Summary

Keep the entire client lifecycle in monday.com

Client portal administration becomes repetitive when it is treated as a separate process.

  1. Your team updates the client in monday.com.
  2. Then someone creates the portal account.
  3. Someone sends an invitation.
  4. Someone changes the visible portal content.
  5. Someone assigns the board.
  6. Someone later remembers to remove access.

Automation connects those steps. The monday.com client lifecycle can become the foundation for the portal lifecycle: Client reaches the right stagecreate and enable portal accesssend the invitationreact when the client signs inshow the appropriate portal experiencecontinue the workflow as the client interactsdisable access when the relationship ends

Your team continues managing the client in monday.com while the portal responds to the same workflow.

Automate your client portal

For the technical setup and current Client Portal Builder triggers and actions, see our documentation on automating client portal workflows with monday.com.

Discover our tutorials, guides and
new updates for monday.com

  • All
  • Client Portal Builder
  • Board to Website Widget
  • Spreadsheet Gorilla
  • Exported Excel Cleaner
  • Confluence
Guide

How to automate client portal workflows in monday.com

Connect client portal access to your monday.com workflow so client accounts, invitations and next steps can happen automatically as clients move through your process.

Guide

The best monday.com Marketplace apps for extending your workflows

Compare useful monday.com Marketplace apps by the workflows they extend, from advanced forms and document generation to multi-board sync, time tracking, backups and more.

Guide

How to manage client communication in a monday.com client portal

Keep client conversations connected to the right projects and monday.com items while giving clients one place for messages, feedback and files in a dedicated client portal.

Guide

The 6 best ways to build a client portal with monday.com

Compare six ways to build a client portal with monday.com and see how each approach handles client access, data separation, setup and ongoing maintenance.

Guide

How to let clients update monday.com items through a client portal

Let clients update selected and existing monday.com items directly from their client portal while your team keeps the underlying records and workflows in monday.com.

Guide

How to build a client portal with monday.com in less than 5 minutes

Learn how to build a simple file exchange client portal connected to monday.com, where clients can upload required documents, track inspection progress, and access completed reports.

Guide

How to build a client portal with monday.com for your agency

Learn how to build a branded agency client portal connected to monday.com, where clients can track projects, approve deliverables, contact their team, and access account information and contracts.

Feature Recap

What changed in Client Portal Builder in the first half of 2026

The first half of 2026 brought 51 new features, 36 improvements, and 15 bug fixes to Client Portal Builder. Discover how these updates made building client portals with monday.com even better.

Guide

How to plan and create automated Excel reports with monday.com

Learn how to automate monday.com reporting and export board data to Excel using reusable spreadsheet templates, formulas, and automation workflows with Spreadsheet Gorilla for monday.com

Update

Let clients search and filter board items inside your Client Portal

Clients can now search for items and selected column values directly inside your monday.com Client Portal, making large tables and grids easier to navigate and faster to use.

Update

File preview directly inside your monday.com Client Portal

Clients no longer need to download files to review them. With the new file preview feature, images, videos, and PDFs can now be viewed directly inside monday.com Client Portals.

Update

Client Inbox for global messaging in monday.com Client Portals

Item comments remain essential for contextual collaboration. The new Global Client Inbox adds a dedicated private messaging space between clients and monday.com teams.

Gorilla Apps

Introducing our new documentation hub across all apps

We’ve launched a new documentation for all our apps. It’s clearer, more structured, and designed to help you get answers faster, whether you’re just getting started or configuring advanced setups.

Update

Expanded support for item editing in monday.com Client Portals

Allowing clients to update information directly inside the portal makes collaboration faster and more efficient. This update expands item editing capabilities in monday.com Client Portals.

monday.com

What’s new on monday.com? Feature update in January 2026

Here’s what’s new on monday.com in January 2026. This month’s updates introduce faster navigation with Recents, easier content creation from Sidekick, and new enterprise board roles.

Update

Reworked setup flow for connecting boards in monday.com Client Portals

Connecting monday.com boards to your client portal is one of the most critical steps in building a useful, dynamic workspace. We made this process clearer, more flexible, and easier to manage.

Gorilla Apps

Semiannual feature recap from Gorilla Apps in December 2025

Client Portal Builder introduced a redesigned dashboard with activity charts and improved onboarding. Spreadsheet Gorilla added a board diagnosis tool and more flexible exports.

monday.com

What’s new on monday.com? Feature update in December 2025

Here’s what’s new on monday.com in December 2025. This month’s updates introduce a more visual way to create items, improved notification control, and more flexible CRM sequencing.

Spotlight

Turn Confluence into a Blog with dedicated Blog Themes for Scroll Sites

Are you looking for a way to turn your Confluence space into a blog? In this post, we'll explore how to create and publish knowledge, product and classic blogs right from Confluence with Scroll Sites.

monday.com

What’s new on monday.com? Feature update in October 2025

Here’s what’s new on monday.com in October 2025. This month’s updates center on smarter forms, recovery options, deeper search, and new sprint workflow triggers. Learn more about each new feature.

Guide

Set up and use Google Auth in Client Portal Builder for monday.com

Want to allow your clients to sign in to your client portal with Google Authentication? This guide covers everything you need to know about how to set up and use Google Auth with your client portal.

Guide

Embed monday.com boards into Squarespace, Wix, WordPress or Webflow

In this guide, you learn how to seamlessly embed monday.com boards as fully branded and synced website widgets into your website made with Squarespace, Wix, WordPress or Webflow.

monday.com

What’s new on monday.com? Feature update in September 2025

If you're using monday.com, you’ll want to know about the recent enhancements rolling out this fall. From smarter AI suggestions to new service capabilities, here’s what’s new in September 2025.

Guide

Create workflows to automate everything in your client portal

Want to automate everything in your monday.com client portal? This guide covers everything you need to know about how to create automation workflows with the Client Portal Builder.

monday.com

What’s new on monday.com? Feature update in August 2025

Here’s what monday.com introduced in August 2025. These updates focus on smoother navigation, deeper AI integration, and smarter CRM task sequencing. Read the breakdown of what’s new.

Guide

Let your clients edit specific board items right in their client portal

Want to let your clients easily edit specific board items in their client portal? This guide covers everything you need to know about how to enable and make item editing a breeze for your clients.

monday.com

What’s new on monday.com? Feature update in July 2025

Here’s what monday.com introduced in July 2025. This month’s enhancements center on AI evolution, platform consistency, and deeper integrations. Below is a breakdown of all new updates.

Gorilla Apps

Semiannual feature recap from Gorilla Apps in June 2025

Client Portal Builder added conditional pages and sections, item commenting with automations, new Google login options, and a refreshed UI with draft management and performance boosts.

monday.com

What’s new on monday.com? Feature update in June 2025

Here’s what monday.com rolled out in June 2025. This month’s updates focus on faster form creation, easier reporting, and stronger control for enterprise teams. Read more about the new features from June.

Guide

Chat and share files with clients on board items in your Client Portal

Want to easily chat and share files with clients in your monday.com client portal? This guide covers everything you need to know about how to configure and make use of item comments in your client portal.

monday.com

What’s new on monday.com? Feature update in May 2025

Here’s what monday.com rolled out in May 2025. This month’s enhancements center on clearer hierarchy, smoother scheduling, better integration between docs and boards, and stronger consistency control.

Guide

Show content sections and pages conditionally in your client portal

Want to display portal content and pages conditionally and only to specific clients in your monday.com client portal? This guide covers everything you need to know about managing conditions.

monday.com

What’s new on monday.com? Feature update in April 2025

Here’s what monday.com rolled out in April 2025. This month’s changes focus on personalization, smarter canvas tools, workflow enhancements, and a much deeper AI flexibility.

Guide

Let your clients trigger monday.com automations from your client portal

Want to let your clients trigger predefined monday.com automations on board items in your client portal? This guide covers everything you need to know about managing action buttons.

monday.com

What’s new on monday.com? Feature update in March 2025

Here’s what’s new on monday.com in March 2025. This month’s updates bring deeper form flexibility, more control over item identifiers, personalization in board views, and visibility into API usage.

Guide

Format text sections with Markdown in the Client Portal Builder

Want to format text in your client portal on monday.com to your needs? This guide covers everything you need to know about how to make use of the Markdown syntax to shape your text.

monday.com

What’s new on monday.com? Feature update in February 2025

Here’s what’s new on monday.com in February 2025. This month focuses on navigation clarity, personalization in the app marketplace, more powerful workflow logic, and smarter AI behavior.

Guide

Embed monday.com WorkForms into the Client Portal Builder

Want to embed monday.com WorkForms in your client portal on monday.com? This guide covers everything you need to know about how to embed and display WorkForms in your client portal.

monday.com

What’s new on monday.com? Feature update in January 2025

Here’s what’s new on monday.com in January 2025. This month’s updates hone usability, security, and AI ties. Especially in WorkForms, canvas views, column logic, and permissions.

Gorilla Apps

Semiannual feature recap from Gorilla Apps in December 2024

Client Portal Builder gained custom domains, multi-region hosting, subitem support and markdown callouts. Spreadsheet Gorilla introduced group filters and quick actions.

Guide

Connect a custom domain to your Client Portal on monday.com

Connect and use your own domain for a client portal built on monday.com and give clients a familiar address such as portal.company.com for a fully branded client experience.

Guide

Display monday.com board items in your Client Portal to your clients

Want to give access and display select monday.com board items to your clients in your client portal? This guide covers everything you need to know about how to create and manage board sources.

Guide

Getting started with the Client Portal Builder for monday.com

Want to build a Client Portal on top of your monday.com boards? This guide covers everything you need to know about how getting started building your Client Portal directly on monday.com

monday.com

What’s new on monday.com? Feature update in October 2024

Here’s what’s new on monday.com in October 2024. This month’s releases bring more flexible views, smarter AI data extraction, upgraded workflow depth, and refined notification settings.

Guide

How do I create digital product catalogs from monday.com board items?

Are you looking for a way to create a digital product catalog from a monday.com board? In this guide, we'll explore how to create a product catalog that can be seamlessly embedded into a website.

monday.com

What’s new on monday.com? Feature update in August 2024

Here’s a look at the features monday.com released in August 2024. This month’s updates improve date logic, form flexibility, invitation workflows, and integration permissions.

Gorilla Apps

Semiannual feature recap from Gorilla Apps in June 2024

We introduced Dynamic Boards, easier automation setup, and faster board appending in Spreadsheet Gorilla, while laying the groundwork for our next monay.com app: Client Portal Builder.

Introduction

How do I make use of Spreadsheet Gorilla for monday.com?

Spreadsheet Gorilla is a powerful tool for everything spreadsheets on monday.com and beyond. In this guide we will explore all the apps' features like exporting to Excel, and how you can utilize them.

Guide

How do I remove the monday.com branding from Excel exports?

Are you looking for a solution to clean up Excel exports from monday.com? In this guide, we'll discover all options on how to remove the monday.com logo and the default formatting from Excel files.

Guide

What is monday.com and why is it so popular across many industries?

Are you looking for a comprehensive guide of why you should use monday.com for your business? In this guide we will quickly spotlight the key features of monday.com and why it's the most flexible business tool.

Guide

How do I use formulas across monday.com boards to update board columns?

Need formulas to calculate across multiple monday.com boards? Spreadsheet Gorilla lets you calculate values with spreadsheet Excel style formulas and update board columns from the result.

Interested in a product demo?

Let's learn about your requirements, answer questions, and
review ways how we can help you and your organization with
our monday.com apps and solutions.