Hi I couldn't find any documentation about this.
I'm wondering what the function of the custom status labels is, aka what you get by pressing /status on a page.
Are they simply cosmetic or do they have a specific case of use?
Thanks.
Hi @Gwen! 👋
Great question! The custom status labels you get from typing /status
in Confluence are mostly visual indicators - they're perfect for showing things like In progress, Approved, or Needs review right on a page.
While they’re mainly cosmetic, they can be super useful when used in tables, meeting notes, or with the Page Properties macro. That way, you can build dynamic overviews or dashboards that display statuses across multiple pages. Really handy for tracking documentation progress or project phases!
Hope this helps! ✨
Hi, @Gwen
I use these as a visual indicator. In our software, we have about 15 different roles that users might have, so I use a Status macro in the documentation in the following ways:
I have also added custom statuses for my space (Space settings > General > Avatars and status) to use as an indicator of the page status, since I wanted different ones to the defaults.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Mmh, in my case, I'm using them for scene writing, indicating locations, and place in the global timeline.
Does that mean I could retrieve this information in a table? Such as:
TIME ----- SCENE ------------- EXCERPT ---------------------------- LINK
Present -- "MC dies" ---------- MC gets killed by archenemy ------ http://url.com
D+1 ----- "MC is back" ------- MC is resurrected thanks to dude -- http://url2.com
Present and D+1 being my custom status labels.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure. When I wanted to create a page for each role with links to the pages that applied, I found that you could not do this with the statuses—only with labels.
What you want to do sounds like it might work better with a Confluence database. There have been many articles and discussions in the community about this topic. One place to start might be: https://community.atlassian.com/forums/Confluence-Databases-articles/Intro-to-Confluence-Databases-webinar-follow-up/ba-p/2964653
There is a link to the webinar at the bottom of this article.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gwen and welcome to the Community,
when they were introduced they were purely informative and for the human eye. However, you could always access the page status by API and some Marketplace Apps are using it for their functionality.
Nowadays, you can use the status in Automations, for instance: Notify someone, when page status is changed. Using Confluence databases, you could also create an overview of pages, show details and their status and change the status right from the DB entry.
It's sort of a light version of Marketplace Apps like Comala, where there is an actual workflow for publishing and approving pages/changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.