Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How we can edit Space Categories in Confluence?

Avdhesh Chauhan June 2, 2014

Hi All,

We are having lots of spcaes created in confluence, and we have categories so each space in to some category for our convenience, Now we want to edit a particular Space Category , can anybody please let us know how we can Edit the Confluence Category becouse removing the existing one and adding the new one is very painful as we have assosiated 100+ spaces with that category.

is there any simple way to do this.

5 answers

1 accepted

0 votes
Answer accepted
NotTheRealStephenSifersNOPENOPENOPENOPE
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 2, 2014

Your labels for your space(s) are stored within your database. A simple method would be to change the display names within the labels. This will only work if you are on premisis with confluence.

Prior to doing anything within the database ensure you have a good backup. Please do the follow with caution. If you dont have a full understanding of what you are doing then do not proceed.

Run the following within SQL will display all of your used labels.

SELECT *
  FROM [YOURDB].[dbo].[LABEL]

To adjust the names just run a SQL replace to adjust all labels to the new name you wish to give them. Once the names have been replaced restart confluence.

SQL Replace usage:
http://msdn.microsoft.com/en-us/library/ms186862.aspx

SELECT REPLACE (NAME, 'OldName', 'NewName')
FROM [YOURDB].[dbo].[LABEL]

Avdhesh Chauhan June 15, 2014

thanks Stephen!!

Martin Gregory
Contributor
October 19, 2017

What about cloud instances?

3 votes
Leticia
Contributor
January 8, 2018

I came here looking for the same answer as Martin. The reason is because the Atlassian help files seem to be getting progressively more out of date, and, therefore, less useful.

If you came here looking for how to edit categories in a cloud instance, here's what to do.

  1. Know that there are TWO edit buttons (crazy, I know)
  2. The main edit button will NOT do what you what
  3. You need the edit button that is next to the category name. Click that one.
  4. You'll get to a screen that asks you to add a label (I know, the terminology is awful). But in Confluence, a label and a category are the same thing.
  5. Add your new label/category by typing the name of it into the box and clicking Add.
  6. Remove the previous label/category by clicking the little (x) next to it under labels
  7. Voila! You're done.

Hopefully this helps you! :)

Martin Gregory
Contributor
January 8, 2018

OMG!   Labels are space categories.     And you create a new one by editing an existing space.  

Who'd have thunk?

Thanks!

Like 3 people like this
Chris Shaffer
Contributor
May 26, 2020

This is no longer accurate. Labels and categories are distinctly separate. And there doesn't seem to be a way to add categories in Confluence cloud.

zaphnet
Contributor
August 13, 2020

Also not available in Confluence REST API?

0 votes
Manu Dewan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 29, 2019

I guess there's no way to do a mass change to labels/ categories in Confluence cloud?

0 votes
Martin Gregory
Contributor
October 19, 2017 edited

(nice if there was a delete answer here eh?)

0 votes
Avdhesh Chauhan June 15, 2014

thanks stephen!!

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.

Register Now
AUG Leaders

Atlassian Community Events