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

# Get started with Cowork

export const ExamplePrompt = ({prompt}) => {
  const text = String(prompt ?? "").trim();
  const openHref = `https://zerotwo.ai/?q=${encodeURIComponent(text)}`;
  return <div className="chatgpt-example-prompt not-prose" data-example-prompt>
      <div className="chatgpt-example-prompt-card">
        <div className="chatgpt-example-prompt-header">
          <span className="chatgpt-example-prompt-label">Example prompt</span>
          <div className="chatgpt-example-prompt-actions">
            <button type="button" className="chatgpt-example-prompt-copy" data-example-prompt-copy aria-label="Copy prompt">
              <span className="chatgpt-example-prompt-copy-icon" aria-hidden="true">
                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 24 24" className="chatgpt-example-prompt-icon-copy">
                  <path fillRule="evenodd" d="M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2V5Zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1v2ZM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1H5Z" clipRule="evenodd" />
                </svg>
                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 24 24" className="chatgpt-example-prompt-icon-check">
                  <path fillRule="evenodd" d="M18.063 5.674a1 1 0 0 1 .263 1.39l-7.5 11a1 1 0 0 1-1.533.143l-4.5-4.5a1 1 0 1 1 1.414-1.414l3.647 3.647 6.82-10.003a1 1 0 0 1 1.39-.263Z" clipRule="evenodd" />
                </svg>
              </span>
              <span data-example-prompt-copy-label>Copy prompt</span>
            </button>
            <a className="chatgpt-example-prompt-open" href={openHref} target="_blank" rel="noopener noreferrer" aria-label="Open in ZeroTwo">
              <svg className="chatgpt-example-prompt-open-icon block dark:hidden" width="20" height="20" viewBox="0 0 24 24" aria-hidden="true" focusable="false">
                <path fill="#ffffff" fillRule="evenodd" clipRule="evenodd" d="M16.243 6.757a1 1 0 0 1 1 1v7.072a1 1 0 0 1-2 0v-4.657L8.464 16.95a1 1 0 0 1-1.414-1.414l6.778-6.779H9.172a1 1 0 0 1 0-2h7.07Z" />
              </svg>
              <svg className="chatgpt-example-prompt-open-icon hidden dark:block" width="20" height="20" viewBox="0 0 24 24" aria-hidden="true" focusable="false">
                <path fill="#0d0d0d" fillRule="evenodd" clipRule="evenodd" d="M16.243 6.757a1 1 0 0 1 1 1v7.072a1 1 0 0 1-2 0v-4.657L8.464 16.95a1 1 0 0 1-1.414-1.414l6.778-6.779H9.172a1 1 0 0 1 0-2h7.07Z" />
              </svg>
            </a>
          </div>
        </div>
        <div className="chatgpt-example-prompt-body">
          <div className="chatgpt-example-prompt-text" data-example-prompt-text>
            {text}
          </div>
        </div>
      </div>
    </div>;
};

<video controls className="w-full aspect-video rounded-xl" src="https://mintlify.s3.us-west-1.amazonaws.com/zerotwo/videos/zerotwo-promotional-video.mp4" />

<a id="introducing-work-mode" />

## Introducing Work / Cowork

Work / Cowork is a way to delegate real work to ZeroTwo.

Use Chat when you want an answer, explanation, brainstorm, or short draft.
Use Work / Cowork when you want ZeroTwo to complete a task with a clear outcome, such as a
brief, deck, analysis, recurring update, workflow, or file you can review and
use. Learn more about [using Chat and Work / Cowork together](/use-zerotwo).

Work / Cowork can use your files, plugins, and approved tools to retrieve information,
create finished files, run workflows, and complete work that is ready for you to
review. You can follow progress, answer questions, change direction, and
approve important actions.

On the [desktop app](/app), Work / Cowork can also use local files, apps, and the
browser when those tools are available.

If you have used ZeroCode for non-coding work, you can stay in ZeroCode or use
Work / Cowork instead. Work / Cowork gives you the same core capabilities with
an experience designed for everyday work.

## What to try first

<video controls className="w-full aspect-video rounded-xl" src="https://cdn.zerotwo.ai/devhub/videos-learn/selectnoonboarding.mp4" />

First, switch to **Work**. Then choose your first task.
Good tasks have a clear outcome, a few source materials, and an output you can
review.

### Choose local or cloud work

In the desktop app, open the composer control labeled **Work locally**. If
**Cloud** appears as an option, choose it when you want Work / Cowork to keep
running after you close the app or turn off your computer, or when you want to
continue the chat from the web or mobile app. Keep **Work locally** selected when
the task needs files or apps on your computer.

Cloud is also useful for scheduled tasks that research or check websites over
time because their runs don't depend on your computer being awake.

Here are three common use cases you can get started with:

### Create a presentation

Use Work / Cowork to turn notes, docs, research, or meeting materials into a structured
deck.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/zerotwo/B2FY-6wZG9TdQ3iS/images/codex/get-started-with-cowork/create-presentation.webp?fit=max&auto=format&n=B2FY-6wZG9TdQ3iS&q=85&s=8366750b63232f2ac9b520c8686b7e18" alt="A presentation created in Work / Cowork" width="1540" height="1000" data-path="images/codex/get-started-with-cowork/create-presentation.webp" />

  <img className="hidden dark:block" src="https://mintcdn.com/zerotwo/B2FY-6wZG9TdQ3iS/images/codex/get-started-with-cowork/create-presentation.webp?fit=max&auto=format&n=B2FY-6wZG9TdQ3iS&q=85&s=8366750b63232f2ac9b520c8686b7e18" alt="A presentation created in Work / Cowork" width="1540" height="1000" data-path="images/codex/get-started-with-cowork/create-presentation.webp" />
</Frame>

<ExamplePrompt prompt="Review the attached source materials and create an eight-slide presentation for [audience]. Focus on the main themes, include supporting evidence, and flag anything that needs human review. Return a draft for my review." />

### Create a comparison spreadsheet

Use Work / Cowork to turn notes, files, or research into a spreadsheet that compares
options and helps you make a decision.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/zerotwo/B2FY-6wZG9TdQ3iS/images/codex/get-started-with-cowork/comparison-spreadsheet.webp?fit=max&auto=format&n=B2FY-6wZG9TdQ3iS&q=85&s=6710ae7075e2ef0a94b48c2dd3459601" alt="A comparison spreadsheet created in Work / Cowork" width="1540" height="1000" data-path="images/codex/get-started-with-cowork/comparison-spreadsheet.webp" />

  <img className="hidden dark:block" src="https://mintcdn.com/zerotwo/B2FY-6wZG9TdQ3iS/images/codex/get-started-with-cowork/comparison-spreadsheet.webp?fit=max&auto=format&n=B2FY-6wZG9TdQ3iS&q=85&s=6710ae7075e2ef0a94b48c2dd3459601" alt="A comparison spreadsheet created in Work / Cowork" width="1540" height="1000" data-path="images/codex/get-started-with-cowork/comparison-spreadsheet.webp" />
</Frame>

<ExamplePrompt prompt="Create a spreadsheet comparing the options for [decision]. Use the attached notes and source materials. Include the most important criteria, score each option, flag risks or missing information, and add a summary tab with a recommendation and next steps." />

### Set up a recurring update

Use scheduled tasks when you want Work / Cowork to repeat, monitor, or refresh something
over time.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/zerotwo/ZBhLkrISRhtFImug/images/codex/get-started-with-cowork/recurring-update.webp?fit=max&auto=format&n=ZBhLkrISRhtFImug&q=85&s=bb3812d60855728f9cb05028fa972641" alt="A recurring update scheduled in Work / Cowork" width="1540" height="1000" data-path="images/codex/get-started-with-cowork/recurring-update.webp" />

  <img className="hidden dark:block" src="https://mintcdn.com/zerotwo/ZBhLkrISRhtFImug/images/codex/get-started-with-cowork/recurring-update.webp?fit=max&auto=format&n=ZBhLkrISRhtFImug&q=85&s=bb3812d60855728f9cb05028fa972641" alt="A recurring update scheduled in Work / Cowork" width="1540" height="1000" data-path="images/codex/get-started-with-cowork/recurring-update.webp" />
</Frame>

<ExamplePrompt prompt="Every Monday morning, review new updates from @Slack and @Google Drive for [project]. Refresh the meeting agenda with decisions, blockers, owners, and open questions. Send me a draft before sharing it." />

Learn more about [scheduled tasks](/automations).

<a id="best-practices-for-using-work" />

<a id="best-practices-for-using-work-mode" />

## Best practices for using Work / Cowork

Use Work / Cowork when you want ZeroTwo to complete a task, create a file, or manage work
over time. It is a good fit for tasks that:

* Use multiple sources, plugins, tools, or steps.
* Would take meaningful time to complete manually.
* Produce an output you will review, edit, or reuse.
* Need to be repeated, monitored, or updated over time.

To get a better result, tell ZeroTwo the outcome you need, the sources or plugins
to use, any constraints to follow, what good looks like, and when to stop for
review or approval.

**Instead of:** Make me a presentation about our customer research.

<ExamplePrompt prompt="Review the attached interview notes and survey results. Create an eight-slide presentation for the product leadership meeting. Focus on the three most common customer problems, include supporting evidence, separate findings from recommendations, and flag any claims that are not well supported. Use @Google Drive for the source docs. Return a draft for my review before treating it as final." />

Learn more about [prompting for Work / Cowork](/prompting#prompting-for-work).

## Add plugins for more context and better outputs

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/zerotwo/B2FY-6wZG9TdQ3iS/images/codex/get-started-with-cowork/plugins.webp?fit=max&auto=format&n=B2FY-6wZG9TdQ3iS&q=85&s=e0e43f1d61935c694abb7bea44aa407b" alt="The plugins library in Work / Cowork" width="1540" height="1000" data-path="images/codex/get-started-with-cowork/plugins.webp" />

  <img className="hidden dark:block" src="https://mintcdn.com/zerotwo/B2FY-6wZG9TdQ3iS/images/codex/get-started-with-cowork/plugins.webp?fit=max&auto=format&n=B2FY-6wZG9TdQ3iS&q=85&s=e0e43f1d61935c694abb7bea44aa407b" alt="The plugins library in Work / Cowork" width="1540" height="1000" data-path="images/codex/get-started-with-cowork/plugins.webp" />
</Frame>

Plugins connect Work / Cowork to tools your team uses, like Slack, Google Drive,
SharePoint, email, calendars, customer relationship management systems, and
project trackers.

* Select **Plugins** in the left sidebar to view the plugins library.
* Install the plugins most relevant to your work.
* To point ZeroTwo to a specific tool, type `@` and the plugin name in your prompt.

Learn more about [plugins](/plugins).

<a id="use-work-mode-efficiently" />

## Use Work / Cowork efficiently

Work / Cowork is best for substantial tasks that involve multiple steps, sources, or
tools, or require a completed deliverable. Longer or more complex tasks may use
more credits because ZeroTwo is doing more on your behalf. Focus on the value of
the completed result, rather than the number of prompts.

Keep the task focused by setting useful boundaries. For example: “use only
these sources,” “compare the top five options,” or “stop before sending
anything.”

Use Chat instead for quick questions, short rewrites, and decisions where you
only need advice.

Learn more about [working efficiently](/prompting#prompting-for-work).

## More use cases

Explore practical Work / Cowork workflows for common teams and tasks.
