Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

31 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2024-06-18 15:53:06 +02:00
---
title: Create Tasks | OpenMetadata Collaboration Workflow
2024-06-18 15:53:06 +02:00
slug: /how-to-guides/data-collaboration/tasks
---
# Create Tasks
Tasks are an extension to the Conversation Threads feature where users can create tasks to
request to create or update description or tags for a data asset. Tasks are assgined to the owner of the data asset by default. If there are no owners, the task can be assigned to an appropriate user or team.
{% image
src="/images/v1.8/how-to-guides/collaboration/task.webp"
2024-06-18 15:53:06 +02:00
alt="Start a Conversation"
caption="Start a Conversation"
/%}
{%inlineCallout
color="violet-70"
bold="How to Request for Description"
icon="MdArrowForward"
href="/how-to-guides/data-collaboration/request-description"%}
Request for a description and discuss the same within OpenMetadata
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="How to Request for Tags"
icon="MdArrowForward"
href="/how-to-guides/data-collaboration/request-tags"%}
Request for tags and discuss about the same, all within OpenMetadata.
{%/inlineCallout%}