Publishing Workflows and Community Features
Share your workflows with the FlowDot community. Learn about public workflows, ratings, comments, and discovering community creations.
Publishing Workflows and Community Features
FlowDot has a vibrant community where users share workflows, rate creations, and collaborate. This tutorial covers how to participate.
What You'll Learn
- Make workflows public
- Browse community workflows
- Rate and discuss workflows
- Use public workflows with your Agent
Part 1: Making Your Workflow Public
Method 1: From the Open Modal
- Click hamburger menu > Open
- Find your workflow
- Click the lock icon next to it
- Lock becomes unlocked = Public
Method 2: From the Editor
- Open your workflow
- Click Settings (gear icon)
- Change Visibility to Public
- Save
Visibility Options
| Setting | Who Can See | Who Can Run | Searchable |
|---|---|---|---|
| Private | Only you | Only you | No |
| Public | Everyone | Everyone | Yes |
| Team | Team members | Team members | No |
| Unlisted | Anyone with link | Anyone with link | No |
Part 2: Browsing Community Workflows
The Search Page
- Click the FlowDot logo (top left)
- You're now on the Search/Discovery page
- Browse by:
- Latest: Recent uploads
- Popular: Most used/rated
- Category: Filtered by type
Search Functionality
Use the search bar to find workflows:
weather # Finds weather-related workflows
author:flowdot # Finds official FlowDot workflows
tag:automation # Finds by tag
Workflow Cards
Each workflow shows:
- Title and description
- Creator name
- Ratings and usage count
- Tags
- "Agent Enabled" badge if applicable
Part 3: Interacting with Public Workflows
Viewing Details
Click any workflow to see:
- Description: What it does
- Inputs/Outputs: What data it needs/produces
- Key Requirements: What API keys you need
- Provenance: Who created and copied it
Running Public Workflows
- Click View Dashboard
- You're taken to the workflow runner
- Provide required inputs
- Click Run
Note: You need to provide your own API keys if required. The creator's keys aren't shared.
Rating Workflows
- Open the workflow details
- Click the star rating
- Select 1-5 stars
- Optionally add a review comment
Commenting
- Scroll to the Discussion section
- Write your comment
- Submit
Comments are great for:
- Thanking creators
- Asking questions
- Suggesting improvements
- Reporting issues
Part 4: Copying Public Workflows
Why Copy?
- Customize for your needs
- Learn from the design
- Build upon someone's work
- Use as a starting template
How to Copy
- Open the workflow details
- Click Copy to My Workflows
- It appears in your workflow list
- Edit freely!
What's Copied
| Copied | Not Copied |
|---|---|
| All nodes | Creator's API keys |
| Connections | Execution history |
| Configuration | Ratings/comments |
| Provenance link | Creator's access |
Part 5: Using Public Workflows with Your Agent
Enable Agent Access
You can use public workflows with your Agent without copying:
- Find a public workflow you like
- Click Enable Agent Access
- It's now available to your Agent
Or Copy First, Then Enable
- Copy the workflow
- Go to your copy
- Enable Agent Access
This gives you more control over customizations.
Example Flow
1. Search for "weather" workflows
2. Find "FlowDot Official Weather"
3. Enable Agent Access
4. Go to Agent
5. "What's the weather in Denver?"
6. Agent uses the public workflow
Part 6: Building Your Public Presence
Your Creator Dashboard
Click the FlowDot logo, then My Profile:
- See all your public workflows
- View aggregate ratings
- Track usage statistics
- See comments and engagement
Best Practices for Public Workflows
- Clear naming: Descriptive titles
- Good descriptions: Explain what it does and why
- Add tags: Help people find your work
- Document key requirements: Be clear about needed keys
- Test thoroughly: Don't publish broken workflows
- Respond to comments: Build community relationships
Workflow Quality Checklist
Before publishing:
- Workflow runs without errors
- All inputs have clear labels
- Outputs are useful and documented
- Key Requirements node explains dependencies
- Description explains the use case
- No sensitive data in the workflow
Part 7: Community Etiquette
Do
- Give credit when copying/modifying
- Leave constructive feedback
- Report bugs respectfully
- Share your improvements
- Help others in comments
Don't
- Claim others' work as your own
- Leave unconstructive criticism
- Share others' API keys
- Spam or self-promote excessively
- Publish malicious workflows
Summary
The FlowDot community is a powerful resource:
- Publish your workflows to share and get feedback
- Browse to find solutions others have built
- Rate and comment to support creators
- Copy and customize to build on community work
- Enable Agent access to use public workflows conversationally
Next, learn about the AI Editor Assistant to build workflows faster!