> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-metadata.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Data Collaboration | OpenMetadata Collaboration Features

> Enable data collaboration through announcements, conversations, tags, and task workflows across teams.

# Overview of Data Collaboration

OpenMetadata is a catalyst for collaboration that brings data teams together to break the information silos, share organizational knowledge, and sort the data deluge. Users can add documentation, descriptions, and annotations to metadata to provide context and share knowledge about data assets. This encourages collaboration among data users and enhances data understanding.

There are three important aspects of data collaboration in OpenMetadata:

* **Conversations Threads:** Collaborate around data assets and tags by asking the right questions and discussing the details right within OpenMetadata.

* **Tasks:** Create tasks around data assets to create and update descriptions, request for tags, and initiate a glossary term approval workflow.

* **Announcements:** Announce to your entire team about the upcoming events and changes such as deprecation, deletion, or schema changes.

Watch the video on how to use the collaboration features in OpenMetadata.

<iframe width="800" height="450" src="https://www.youtube.com/embed/M6mbFLA1bQc?start=0&end=358" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

<CardGroup cols={2}>
  <Card title="Understanding Activity Feeds" href="/v1.12.x/how-to-guides/data-collaboration/activity-feeds">
    Learn more about the announcements in OpenMetadata
  </Card>

  <Card title="Conversation Threads" href="/v1.12.x/how-to-guides/data-collaboration/conversation">
    Collaborate around data assets right within OpenMetadata.
  </Card>

  <Card title="Tasks" href="/v1.12.x/how-to-guides/data-collaboration/tasks">
    Add requests to create or update descriptions and tags.
  </Card>

  <Card title="Request for Description" href="/v1.12.x/how-to-guides/data-collaboration/request-description">
    Request for a description and discuss the same within OpenMetadata
  </Card>

  <Card title="Request for Tags" href="/v1.12.x/how-to-guides/data-collaboration/request-tags">
    Request for tags and discuss about the same, all within OpenMetadata.
  </Card>

  <Card title="Overview of Announcements" href="/v1.12.x/how-to-guides/data-collaboration/announcements">
    Learn more about the announcements in OpenMetadata
  </Card>

  <Card title="Create an Announcement" href="/v1.12.x/how-to-guides/data-collaboration/add-announcement">
    Follow the steps to add an announcement
  </Card>
</CardGroup>
