docs/cloud/customisation.mdx
Every team works differently. Customise your kanban board to match your workflow by adding columns, changing colours, renaming statuses, and controlling what's visible.
Access display settings to customise your board columns:
New columns are assigned a random colour. You can change it after creation.
Each column has a colour that appears in the column header and on issue cards.
<Steps> <Step title="Open Display Settings"> Click the **Display Settings** button (<Icon icon="sliders" />) in the filter bar. </Step> <Step title="Click the colour dot"> Click the coloured circle next to the column name. </Step> <Step title="Select a colour"> Choose from the preset colours. </Step> <Step title="Save changes"> Click **Save** to apply the new colour. </Step> </Steps>Change the order columns appear on your board:
<Steps> <Step title="Open Display Settings"> Click the **Display Settings** button (<Icon icon="sliders" />) in the filter bar. </Step> <Step title="Drag the column"> Click and hold the drag handle (<Icon icon="grip-vertical" />) next to a column. </Step> <Step title="Move to new position"> Drag the column up or down to its new position. </Step> <Step title="Save changes"> Click **Save** to apply the new order. </Step> </Steps> <Tip> Arrange columns to match your workflow from left to right - typically starting with "To Do" on the left and ending with "Done" on the right. </Tip>Hide columns you don't use regularly to keep your board clean:
<Steps> <Step title="Open Display Settings"> Click the **Display Settings** button (<Icon icon="sliders" />) in the filter bar. </Step> <Step title="Toggle visibility"> Click the toggle switch next to the column you want to hide. When the toggle is off, the column is hidden. </Step> <Step title="Save changes"> Click **Save** to hide the column. </Step> </Steps>Hidden columns:
Remove columns you no longer need:
<Steps> <Step title="Open Display Settings"> Click the **Display Settings** button (<Icon icon="sliders" />) in the filter bar. </Step> <Step title="Click the delete button"> Click the **×** button next to the column you want to delete. </Step> <Step title="Save changes"> Click **Save** to remove the column. </Step> </Steps> <Warning> **You cannot delete a column that contains issues.** Move all issues to another column first, then delete the empty column. </Warning>Tags help categorise and filter issues. Tags are created inline when you add them to issues.
To create a new tag:
To remove a tag from an issue, click the tag - it will show a strikethrough indicating it will be removed.
<Frame> </Frame>