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

# 云端任务

Qoder 网页版可以直接在云端环境运行任务——适合手边没有电脑、或希望在路上直接交付的场景，无需唤醒桌面。在任意浏览器登录，关联 GitHub 仓库，让 Qoder 在云端跑起来即可。

<Steps>
  <Step title="选择运行环境">
    在 **New Task** 页面选择环境（默认 **Default**）。可以选择 **Cloud** 在云端运行，或连接到本地电脑运行。

    <Frame caption="New Task 页面的环境、仓库、分支下拉">
      <img src="https://mintcdn.com/qoder/gKWB0KyiNOQrS9zD/images/mobile-web-new-task.png?fit=max&auto=format&n=gKWB0KyiNOQrS9zD&q=85&s=a46095ff0eb38838260158d1e2a0e167" alt="Qoder 网页版的 New Task 页面" width="2000" height="1205" data-path="images/mobile-web-new-task.png" />
    </Frame>
  </Step>

  <Step title="选择 GitHub 仓库与分支">
    选定云端环境后，关联 GitHub 账号，再选择任务对应的仓库和分支。点击输入区上方的 **Repository** 和 **Branch** 下拉进行选择。

    <Tip>列表中找不到目标仓库时，在 GitHub 上为该仓库安装 Qoder AI App 即可获得访问权限。</Tip>
  </Step>

  <Step title="描述任务并发送">
    在 *"What do you want Qoder to do?"* 输入框写好需求并发送。任务在云端环境中执行，不占用本地机器。
  </Step>

  <Step title="在会话列表中跟进">
    任务跑起来之后，可以在会话列表中跟进。云端任务与你的本地任务并列展示，进度、状态、待审批等信息一处可见。
  </Step>
</Steps>
