How do I add multiple tags at a time?

I want to add multiple tags to a post, and I tried using comma to separate tags, like:

tag1, tag2, tag3, … tagx

and I tried inputting the entire line into the tag field.

But this entire line is treated as one long tag.

Try tag1|tag2|tag3

Oh that works. Thank you so much!