docs/main/end-user-guide/project-management/work-with-cards.mdx
A card consists of:
Drag cards from one column to another to change their group-by property. For example, if cards are grouped by “Status” on board view, drag a card to the Completed column to mark it as completed. When a board is unsorted, you can drag a card up and down within a column to custom sort your cards.
For sorted boards, dragging a card to a column will auto-sort it using the specified sort settings. The ability to move cards between boards isn't supported.
Our standard board templates provide some default card properties that can be customized or removed. In the Roadmap template, we include Type property, whereas in the Project Tasks template, we include an Estimated Hours property. These properties are not exclusive to any template and can be easily re-created in any of the templates provided.
Card descriptions can include text with Markdown formatting, checkboxes, and visual elements such as images or GIFs, and can be separated into blocks of content. To add a description, open a card, select Add a description below the Comments section, and start typing in your content.
To add a new content block in the description section, hover over the section and select Add content. Then choose from any of the following options:
To manage the description content blocks on a card, hover over any existing block and select the options menu to move the block up or down, insert a new block above, or delete the current block. Alternatively, you can hover over any existing block, then select and hold the grid button to drag and drop it to a new position within the description section.
Cards can contain different data fields depending on the purpose of the board. Using card properties, you can customize these data fields to fit your needs and track the information most important to you. For example, in a Roadmap board, cards include a Type field where you can add categories such as Bug, Epic, etc. In a Project Task board, cards include the Estimated Hours field instead.
To create a new property field open a card and select Add a property. Then select the type of property from the drop-down menu. The property type specifies the type of data you plan to capture within that field. When you create new card properties, they're added to all new and all existing cards on the current board.
Properties are automatically added to the board filter list at the top of the page, so ensure you customize all property names to make it easy to filter your board by specific properties later.
Boards supports a wide range of fully customizable property types:
The default name for a new property is the name of the property type (e.g. Date, URL). To rename a property field, open up a card and select the property name to open an editable field. Enter the new name in the field provided. The change is saved immediately and applied across all cards on the current board.
To change a property type, select the property then open the Type menu and choose a new property type. You’ll be asked to confirm the change from every card on the current board. Changing the type for an existing property will affect values across all cards on the board and may result in data loss.
To delete properties you no longer need, select the property, then choose Delete. You’ll be asked to confirm that you want to remove that property from every card on the current board. Properties are displayed in the order they were created and cannot be re-ordered at this time.
The options on a Select and Multi-select property type appear as color-coded tags on a card. To add and configure the options on these types:
Alternatively, you can also add new options directly from a board:
This will add a new column, which corresponds to a new value option for the Select property. Options in a Select or Multi-Select property list are sorted in the order they were created and cannot be re-ordered or renamed at this time.
Once you have card properties defined, you have full control over which properties are shown on the board as a preview without having to open the card. Select Properties at the top of the board, then enable all properties you want to see at a glance, and hide all properties you don’t want to see.
You can attach files to your cards that other board members can download. There are no limitations to the file types that you can upload.
To upload a file to a card, select Attach in the top-right corner of the card. Then select the file you'd like to upload. When your file has been uploaded, you can find it in the Attachments section of the card. Select the + sign to add additional files to your card.
To delete a file, hover over it and select the menu. Then select Delete. To download the file, select the download icon.
Card badges are a quick way to view card details without opening up a card. To add them, select Properties > Comments and Description. Icons related to the card description, comments, and checkboxes will be displayed on cards with the respective content. Open the card to view the details.
Comments allow you to provide feedback and ask questions relevant to the specific work item on the card.
To add a comment, select a card to open the card view, then click on Add a comment… to type in your comment, and press Send to save the comment to the card. All team members who are following the card will receive a notification with a preview of your comment in Mattermost Channels.
Only board members with the Commenter role or higher can comment on a card. Board members assigned the Viewer role can view, but not comment on, a card.
You can include a team member on a card by mentioning them on a card the same way you would in Channels. Mentions are supported in the Comments and Description sections within a card. The team member you mention will receive a direct message notification from the boards bot with a link to the card you mentioned them on. To mention multiple team members, separate each name with a comma.
When you create a card, you automatically follow it. You can @mention someone on a card to add them as a follower. This can be a card you've created or someone else's card. Lastly, you can also follow cards manually using the Follow option on the top-right corner of a card. To unfollow a card, select Following.
When updates are made to a card you're following, you'll receive a direct message from the boards bot with a summary of the change (e.g. Bob changed status from In progress to Done) and a link to the card for more detailed information. You won't get a notification of your own changes made to a card, even if you're following that card.
You can search through all the cards on a board to find what you’re looking for. Open the board you want to search, then select the Search cards field in the top-right of the board.
Card templates can help reduce repetitive manual input for similar types of work items. Each board can have any number of card templates. To create a new card template:
Alternatively, you can turn any existing card into a template:
To set a default card template for all new cards created on the board:
The card template is applicable only to the board in which it’s created and isn’t available in other boards in your team workspace. Comments on a template don't get populated on to new cards. Additionally, properties can't be hidden from a card template at this time. All cards on a board share the same properties, so adding or deleting a property on a template will also apply to all cards on a board.
</Note>