Ad comment section

need help creating a comment section specific to a single post. what im getting is that a comment keeps appearing on every posts being made.
here is my workflow am i missing something please advice ?

many thanks

You didn’t show a picture of your workflow, just the data object. I’m guessing you aren’t explicitly attaching the comment to the post. I don’t see an object called “Post,” so I’m not sure what you’re using, but let’s pretend you want to set up a bunch of comments on a “Testimony” object.

The “Testimony” object needs to have a data field called “Comments,” which is a list of comments. When a comment gets added, you need to 1) create the comment, then 2) add it to that specific Testimony.