mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-07 17:18:23 +00:00

* Doc: SEO Title Updation * Doc: Data Discovery Gif Updation * Doc: SEO title updation * Doc: SEO Title Updation --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
---
|
|
title: Create Tasks | OpenMetadata Collaboration Workflow
|
|
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"
|
|
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%} |