--- title: "Maximum number of tags allowed per question" url: "https://demo.myforumcat.com/q/55/maximum-number-of-tags-allowed-per-question" forum: "Demo" question_number: 55 category: "General" tags: ["Two-Factor Auth", "Uptime", "Analytics"] status: "solved" solved: true votes: 17 replies: 5 views: 2131 asked_at: "2026-07-05T00:06:16.871Z" updated_at: "2026-09-18T23:18:11.318Z" --- # Maximum number of tags allowed per question Asked by Tom Whitfield on 2026-07-05 · 17 votes We tried adding a fourth tag to a question and it silently did not save. Is three the hard limit? ## 5 replies ### Reply 1 meow (Owner) · 2026-07-05 · 5 votes Yes, three is a hard limit (QUESTION_MAX_TAGS). A fourth tag will not save, and the UI should be blocking it rather than silently dropping it, we will make that error more visible. ### Reply 2 Laura Simmons · 2026-07-05 · 1 vote Ran into the same silent-drop thing, assumed I had a typo at first. ### Reply 3 Sam Rivera (Agent) · 2026-07-06 · 2 votes Filed a ticket for the friendlier error message, should ship in the next couple of releases. ### Reply 4 Mei Lin · 2026-07-06 · 1 vote Ran into the silent four tag drop too, glad it is a known limitation and not just us. ### Reply 5 (marked as the solution) Sam Rivera (Agent) · 2026-07-07 · 5 votes The blocking error message shipped in the last release, should stop this from happening silently now.