rafael774rafael774
rafael774PLUS
Apr 18, 2026

Q: Public/Private Access to Processes

Hi! I just purchased it and I really like it, but I had a question. I wanted to ask whether my processes will always be publicly accessible, meaning, can anyone who has the link (or finds it through crawling or any other means) access and modify my processes? Is there any way to avoid this? Like being able to choose which processes are publicly accessible via link and which ones require authentication to be accessed?

Founder Team
Ryan_Walker

Ryan_Walker

Apr 19, 2026

A: Hey Rafael,

Here's how access control works:

Your processes are private by default. Nobody can see or access your processes, dashboard, or any of your data unless they're signed in to your team.

There are only two ways something becomes accessible to people outside your team:

Publishing a process — When you publish a process, it gets a "run link" (/run/...) that others can use to start a new instance of that process. This is by design, it's how you share workflows with clients, customers, or external collaborators. Unpublished processes are completely private.
Sharing a process instance — Individual running instances can be shared via a toggle, giving someone a direct link to view and interact with that specific instance. This is off by default for signed-in users.

Important: Even if a process is published, nobody can access your original process template to edit or modify it, they can only run a copy of it. Your original is always safe.

Run Link Access control — In your process settings, you'll see a "Run Link Access" option where you can choose between:
Anyone with the link (default, current behavior)
Team members only (requires sign-in and team membership to start the process)

This gives you full control over who can use your run links.

Share
Helpful?
0
Log in to join the conversation