# Zoom Tasks

Zoom Tasks helps users stay organized by capturing action items, follow-ups, and priorities directly within the Zoom Workplace desktop app. Integrated with Zoom AI Companion, it can automatically generate tasks from meeting summaries, turning discussions into clear, trackable action items. Tasks can be assigned to others or self-assigned, helping to ensure accountability and follow-through. By keeping AI-generated tasks linked to their original conversations and meetings, Zoom Tasks streamlines workflow management, making it easier to stay on top of responsibilities.

<figure><img src="/files/hOXtJFpJ4TRPZlIUlwML" alt="An image demonstrating automatically identified Tasks awaiting acceptance"><figcaption><p>Automatically identified Tasks awaiting acceptance</p></figcaption></figure>

Refer to Zoom’s support center for [using Zoom Tasks](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0078289) with AI Companion.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://library.zoom.com/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/ai-companion/ai-companion-features/zoom-tasks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
