Getting Started·5 min read·

Can multiple authors write on a VeloCMS blog?

Yes — VeloCMS ships a real 5-tier role system (Owner, Administrator, Editor, Writer, Guest) with a full team-invite flow, so editorial review isn't an all-or-nothing admin free-for-all.

VeloCMS supports real multi-author publishing today, not as a future promise but as a shipped feature: a 5-tier role system (Owner, Administrator, Editor, Writer, Guest) with a full team-invite flow. If your blog needs multiple writers contributing independently, with an editor reviewing before anything goes live, here's how it works.

What can multiple users do right now?

From Admin → Team, you can invite collaborators and assign one of five roles. Owner (the account creator) has full control including billing. Administrator manages settings and the team but not billing. Editor can create, edit, publish, and delete any post. Writer can create and edit only their own posts and must submit for review before anything publishes — they can't self-publish and can't see other writers' drafts. Guest gets read-only dashboard access. The practical upshot: a managing editor can review Writer drafts before they go live, without everyone needing full admin rights.

The inviting-team-members-and-roles help article covers the full role breakdown and the invite flow in detail.

How does author attribution work on published posts?

The 'Author' field on each post is a free-text name and avatar that defaults to the account's display name — if Alice writes a post, she can set the author field to her name and photo, and Bob can do the same on his. These appear in the byline on the post page and in the Article JSON-LD schema for search engines. It's a simple, flexible field rather than a rigid linked-profile system, which also makes it easy to attribute a guest post to someone without giving them an account at all.

Should I use the Writer or Editor role for my team?

If you're a solo creator with occasional guest posts, the free-text author field alone covers guest bylines — you don't need to invite anyone. If you're running a publication where multiple writers submit independently and an editor approves content, invite writers as Writer and put yourself (or your managing editor) on Editor or Administrator — that's exactly the review workflow the role system is built for. If you're building an agency-managed blog where the agency writes everything but wants client names as attributed authors, the free-text author field covers that case completely without touching roles at all.

Frequently asked questions

  • Can I show a guest author byline without giving them admin access? Yes — set the Author field in the post settings panel to the guest's name. No account needed for display attribution.
  • How many users can I invite on Pro? Up to 3 team members on Pro, unlimited on Business and Agency.
  • Can I transfer blog ownership to another user? Account ownership transfer is handled through support — email [email protected].
  • Can a Writer publish their own posts? No — Writers must submit for review; an Editor, Administrator, or Owner has to publish it.
  • Is there a way to see who last edited a post? Yes — the post revision history (Admin → Posts → [Post] → Revisions) shows the editor and timestamp of every save.