Skip to content

Use cases for Cards

This guide provides examples of common ways to use Cards for knowledge management. Each example includes suggested Type structures and Relations that you can use as inspiration and adapt to your own workspace.


πŸ“š Dive into real-world use cases

Cards are a versatile solution for managing many different kinds of knowledge in your workspace. Click on each section below to see an example of Types and Relations for each use case based on real-world knowledge systems. You’ll find that some of these examples can also be interconnected, allowing you to create a network of knowledge spanning all areas of your organization.

Knowledge Base Articles β€” build a structured knowledge base to organize articles like how-to guides, FAQs, and release notes.
Types and sub-types

Articles come in many formats, and different kinds of articles can have different properties. Here are some examples of Types you might use in a knowledge base and their unique attributes:

  • Knowledge Base Article
    • Summary (string)
    • Category (select)
    • Audience (multi-select)
    • Last updated (date)
    • Product area (select)
    • How-To Guide (Sub-type)
      • Prerequisites (multi-select)
      • Estimated time (number)
    • FAQ Entry (Sub-type)
      • Question (string)
      • Answer (string)
      • Related topics (multi-select: reference to Topic Cards)
    • Release Note (Sub-type)
      • Release version (string)
      • Release date (date)
Relations
  • Related articles (Knowledge Base Article ↔ Knowledge Base Article)
  • Supports feature (Knowledge Base Article β†’ Product Feature)
  • Explains concept (Knowledge Base Article β†’ Glossary Term)
Meeting Notes β€” keep track of discussions from meetings across teams.
Types and sub-types

Depending on how many different kinds of meetings your team operates, you may wish to organize your meeting notes into different Types. Here are some examples:

  • Meeting Note
    • Topic (string)
    • Date (date)
    • Participants (multi-select: reference to Employees)
    • Summary (string)
    • Team Meeting (Sub-type)
      • Department (select: reference to Department Card)
      • Recurrence (select: weekly, bi-weekly, monthly)
    • Project Meeting (Sub-type)
      • Related project (reference: Project Card)
Relations

In some cases, you may want to use Relations instead of References to link your meeting notes. Check out this guide to determine which is best for you! Here are a few example Relations you might use:

  • Related to project (Meeting Note β†’ Project)
  • Related to department (Meeting Note β†’ Department)
Feature Specs β€” document detailed plans for product features.
Types and sub-types
  • Feature Spec
    • Feature (string)
    • Status (select: Draft, Approved, In Development, Released)
    • Owner (reference: Employee)
    • UI Feature (Sub-type)
      • Screens affected (multi-select)
      • Design link (url)
    • Backend Feature (Sub-type)
      • API changes required (checkbox)
      • Data model changes (checkbox)
Relations
  • Depends on (Feature Spec β†’ Feature Spec)
  • Implements (Feature Spec β†’ Product Feature)
  • Informed by (Feature Spec β†’ Research Summary)
Research Summaries β€” record findings from studies, interviews, and experiments.
Types and sub-types
  • Research Summary
    • Research method (select: Survey, Interview, Usability Test, Experiment)
    • Date conducted (date)
    • Related product area (select)
    • User Interview Summary (Sub-type)
      • Interviewee (reference: Person)
      • Interviewer (reference: Employee)
Relations
  • Informs (Research Summary β†’ Feature Spec)
  • References (Research Summary β†’Research Summary)
Process Documentation β€” map out operational workflows, standard procedures, and playbooks.
Types and sub-types
  • Process Guide
    • Process name (string)
    • Trigger event (string)
    • Owner (reference: Employee)
    • Standard Operating Procedure (Sub-type)
      • Compliance Requirement (select)
      • Review Cycle (Months) (number)
    • Playbook (Sub-Type)
      • Scenario (string)
Relations
  • Related Processes (Process Guide ↔ Process Guide)
  • Supports (Process Guide β†’ Department or Team Card)
Marketing Campaign Plans β€” organize campaign briefs, timelines, and strategies in one place.
Types and sub-types
  • Campaign Plan
    • Campaign name (string)
    • Objective summary (string)
    • Launch date (date)
    • Channels (multi-select: Email, Social, Paid Ads, Web)
    • Target Audience (multi-select)
    • Product Launch Campaign (Sub-type)
      • Related product (reference: Product Card)
    • Seasonal Campaign (Sub-type)
      • Seasonal theme (string)
Relations

You can relate a campaign to a product by a reference attribute (in the example above), or by using a Relation. Check out this guide to determine which is best for you! Here are some examples of Relations you might use:

  • Related product (Campaign Plan β†’ Product)
  • Supported by content items (Campaign Plan β†’ Content)

πŸ’‘ Tips for designing your own Cards system

While it’s helpful to look at example use cases when considering how to use Cards in your own workspace, you are ultimately the architect of your own knowledge management system, and it’s up to you how to prefer to structure your information. Here are some tips to help you design your own Cards system:

  1. Start simple: Begin with a few core Types that cover your most important information. You can always expand later as your needs grow. It’s also possible to change the Type of a Card after it’s been created β€” so no worries if you decide to re-organize later!

  2. Keep processes in mind: If you read the Introduction to Cards doc, you already know that we are currently building a new process management system entirely based on Cards. You’ll be able to build processes like customized leads funnels, agile workflows, customer management systems and more β€” all from a foundation built with Cards. If you think you’d like to leverage Cards for your processes in the future, we suggest building your information architecture with this in mind.

  3. Connect Cards to the rest of your workspace: While we expect to deliver processes by the end of Q2 2025, you can already connect Cards to other parts of your workspace. From any Card, you can create a Reference attribute to point to any person or company already in your Contacts. You can also link to Cards from anywhere β€” including chats and issue descriptions β€” using @ mention syntax. Try it out!

  4. Reach out for support and inspiration! Join over 2,700 members in our Slack community to ask questions, share your use cases, and provide feedback and feature requests for our team. We’re happy to help you get started with Cards and would love to work with you to make this system as useful as possible.