Skip to content

Process Tags

Tags are labels that help you organize related processes into logical groups. By tagging your processes, you can easily filter and find them later.

You can add tags to any process through the editor’s right sidebar, where all current tags for that process are displayed.

Screenshot

To add a tag:

  1. Click in the tag input field.
  2. Either:
    • Type a new tag name to create a fresh tag and hit Enter to add it.
    • Select an existing tag from the dropdown that appears.
Screenshot

Once you’ve tagged your processes, you can filter them:

  1. Navigate to your processes list
  2. Use the tag filter input to select one or more tags
  3. Click Search to apply the filter
Screenshot

This is especially useful as your collection of processes grows.

When using the YepCode MCP Server:

  • mcp-tool (default): Tag a process with mcp-tool and it is automatically exposed as an MCP tool — no configuration needed
  • Custom tags (e.g. core, automation): Add those tags to YEPCODE_MCP_TOOLS so the MCP server discovers them

Each tagged process becomes a callable tool; the tool name is the process slug. See Configuration for details.