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

# Manage tasks

> Create new Rocket.new tasks, rename them, star favorites, add them to a project, and delete ones you no longer need from the sidebar.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

Manage all aspects of a task from the task list or from inside the task itself. This page covers creating, renaming, starring, moving, and deleting [Solve and Build tasks](/getting-started/task/overview).

## Create a task

You can start a task from three places: the **Home** screen, the **Tasks** page, or from inside a project.

<Tabs>
  <Tab title="From Home">
    Go to **Home**, type your prompt in the input, and press **Enter** or click the send button. Rocket detects whether this is a Solve or Build task from your description. You can also click **Solve** or **Build** in the input bar to set the type explicitly.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/create-home-prompt-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=2d38cb88343f146b8abd671f31de00b4" alt="Home screen with a prompt typed in, showing the Solve button selected and task suggestions below." className="theme-image dark-image" width="1702" height="1130" data-path="images/getting-started/task/manage/create-home-prompt-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/create-home-prompt-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=de11f0608cb25d853ef8b2ee52e65fc6" alt="Home screen with a prompt typed in, showing the Solve button selected and task suggestions below." className="theme-image light-image" width="1706" height="1118" data-path="images/getting-started/task/manage/create-home-prompt-light.webp" />
  </Tab>

  <Tab title="From the Tasks page">
    Go to **Tasks** in the sidebar and click the **Start new Task** card. This takes you to the Home screen input to describe your task.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/create-tasks-page-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=2cd24fe3314ddab0c32c4742bba76abe" alt="Tasks page with Start new Task card highlighted." className="theme-image dark-image" width="2912" height="1386" data-path="images/getting-started/task/manage/create-tasks-page-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/create-tasks-page-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=a4b161e5bec744ac5534e9777cf703ba" alt="Tasks page with Start new Task card highlighted." className="theme-image light-image" width="2988" height="1386" data-path="images/getting-started/task/manage/create-tasks-page-light.webp" />
  </Tab>

  <Tab title="Inside a project">
    Go to **Projects**, open a project, and type your prompt in the project's input. The task is automatically scoped to that project and benefits from its shared context.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/create-project-select-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=8d2d79f291cf00c64b91dbdc9c6279e5" alt="Projects page with a project card highlighted." className="theme-image dark-image" width="1806" height="986" data-path="images/getting-started/task/manage/create-project-select-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/create-project-select-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=1d6537be7f8a5a6427359058748c21ab" alt="Projects page with a project card highlighted." className="theme-image light-image" width="1916" height="850" data-path="images/getting-started/task/manage/create-project-select-light.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/create-project-input-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=e005793f4db4219cd148d765adcc223e" alt="Project view showing the input with Solve and Build cards, and existing tasks listed below." className="theme-image dark-image" width="1190" height="600" data-path="images/getting-started/task/manage/create-project-input-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/create-project-input-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=2e37900d4aca02baa075f58815e82406" alt="Project view showing the input with Solve and Build cards, and existing tasks listed below." className="theme-image light-image" width="1171" height="602" data-path="images/getting-started/task/manage/create-project-input-light.webp" />

    <Note>
      Intelligence is a workspace-level setup, not a project task. Run the Intelligence setup wizard once from **New task > Intelligence**. Competitors are managed from the **Intelligence** panel in your sidebar.
    </Note>
  </Tab>
</Tabs>

## Task menu

Many task actions (rename, star, add to project, and delete) are available from the same **`...` menu**. You can open this menu from two places:

* **Tasks page or sidebar:** hover over a task and click the **`...`** that appears
* **Inside the task:** click the task name in the top-left to open the task dropdown, then select **Settings**, **Star**, or **Add to Project**

The sections below show both entry points for each action.

## Rename a task

<Tabs>
  <Tab title="From the task list or sidebar">
    Hover over the task in the **Tasks** page or in the **Recent Tasks** sidebar, click the **`...`** menu, and select **Rename**.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/rename-menu-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=c9d9bd221731e1b4f60a0d51725b6669" alt="Tasks page with the ... menu open on a task, showing Rename highlighted." className="theme-image dark-image" width="2394" height="1390" data-path="images/getting-started/task/manage/rename-menu-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/rename-menu-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=9ab731653305d3022ab619696c7be95f" alt="Tasks page with the ... menu open on a task, showing Rename highlighted." className="theme-image light-image" width="2380" height="1334" data-path="images/getting-started/task/manage/rename-menu-light.webp" />

    A **Rename your task** popup appears. Type the new name and click **Rename**.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/rename-popup-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=c100d7d5874fc2b52ad26cae2736b09a" alt="Rename your task popup with a text field pre-filled with the current task name." className="theme-image dark-image" width="904" height="504" data-path="images/getting-started/task/manage/rename-popup-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/rename-popup-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=8dc5d388973ffc85e3dd6757799bbc3b" alt="Rename your task popup with a text field pre-filled with the current task name." className="theme-image light-image" width="964" height="582" data-path="images/getting-started/task/manage/rename-popup-light.webp" />
  </Tab>

  <Tab title="From inside the task">
    Click the task name at the top-left of the task view to open the dropdown, then select **Settings**.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/rename-settings-dropdown-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=0c2697f9624ea14a93f5f4af3807dc8d" alt="Task view with the task name dropdown open, showing Settings highlighted." className="theme-image dark-image" width="1154" height="450" data-path="images/getting-started/task/manage/rename-settings-dropdown-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/rename-settings-dropdown-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=4fa702fc9f7554c1e118882d3ee7551d" alt="Task view with the task name dropdown open, showing Settings highlighted." className="theme-image light-image" width="1146" height="450" data-path="images/getting-started/task/manage/rename-settings-dropdown-light.webp" />

    In the **Settings** panel, click into the **Name** field, type the new name, and press **Enter** or click outside the field to save.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/rename-settings-panel-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=9a61a5073ccd282813d4477c6e4ee145" alt="Settings panel showing the Task Overview section with the Name field highlighted." className="theme-image dark-image" width="1702" height="1308" data-path="images/getting-started/task/manage/rename-settings-panel-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/rename-settings-panel-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=35b31ef3117875ab2a300e53edda5ab1" alt="Settings panel showing the Task Overview section with the Name field highlighted." className="theme-image light-image" width="1668" height="1280" data-path="images/getting-started/task/manage/rename-settings-panel-light.webp" />
  </Tab>
</Tabs>

## Star a task

Star a task to pin it to the top of your task list for quick access.

Hover over the task in the **Tasks** page or in the **Recent Tasks** sidebar, click the **`...`** menu, and select **Star**. To unstar, open the same menu and select **Star** again.

<img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/star-menu-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=3bcce4848158ba8325c1491919a8dc17" alt="Tasks page with the ... menu open on a task, showing Star highlighted." className="theme-image dark-image" width="2394" height="1390" data-path="images/getting-started/task/manage/star-menu-dark.webp" />

<img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/star-menu-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=6f33ed30774215cc1ee08e011cb553dd" alt="Tasks page with the ... menu open on a task, showing Star highlighted." className="theme-image light-image" width="2380" height="1334" data-path="images/getting-started/task/manage/star-menu-light.webp" />

You can also star a task from the sidebar. Hover over the task in **Recent Tasks**, click the **`...`** menu, and select **Star**.

<img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/star-sidebar-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=37079e4d220ba0beaa8193edb7bf04fd" alt="Sidebar with Recent Tasks showing the ... menu open with Star highlighted." className="theme-image dark-image" width="2912" height="1386" data-path="images/getting-started/task/manage/star-sidebar-dark.webp" />

<img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/star-sidebar-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=bd08a99aba8cfa2310aff7af9c1596d4" alt="Sidebar with Recent Tasks showing the ... menu open with Star highlighted." className="theme-image light-image" width="2988" height="1386" data-path="images/getting-started/task/manage/star-sidebar-light.webp" />

## Add a task to a project

You can add any standalone Solve or Build task to a project at any time without losing history. A task can only be part of one project at a time.

<Tabs>
  <Tab title="From the task list or sidebar">
    Hover over the task, click the **`...`** menu, and select **Add to Project**.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/add-project-menu-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=9294eac7bd35edb453ba731a81eaeb98" alt="Tasks page with the ... menu open, showing Add to Project highlighted." className="theme-image dark-image" width="2394" height="1390" data-path="images/getting-started/task/manage/add-project-menu-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/add-project-menu-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=fe5fde95b8faf539291ac4f5391425fa" alt="Tasks page with the ... menu open, showing Add to Project highlighted." className="theme-image light-image" width="2380" height="1334" data-path="images/getting-started/task/manage/add-project-menu-light.webp" />

    The **Add to project** popup appears. Select a project from the list or search for one. You can also click **+ Create a new project** if needed. Click **Save** to confirm.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/add-project-popup-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=ad2b43b57732b93fa45f313165d2c50b" alt="Add to project popup showing a list of existing projects with a Save button." className="theme-image dark-image" width="1030" height="906" data-path="images/getting-started/task/manage/add-project-popup-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/add-project-popup-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=2fd21a51e527f811c4b77c9f7ea8ad56" alt="Add to project popup showing a list of existing projects with a Save button." className="theme-image light-image" width="1066" height="950" data-path="images/getting-started/task/manage/add-project-popup-light.webp" />
  </Tab>

  <Tab title="From inside the task">
    Click the task name at the top-left of the task view and select **Add to Project** from the dropdown.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/add-project-inside-dropdown-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=829e2a1babe864ccafd3976d60b57319" alt="Task name dropdown open with Add to Project highlighted." className="theme-image dark-image" width="1154" height="450" data-path="images/getting-started/task/manage/add-project-inside-dropdown-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/add-project-inside-dropdown-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=05a440e3ddffb8f6a15678a4d53fdee7" alt="Task name dropdown open with Add to Project highlighted." className="theme-image light-image" width="1146" height="450" data-path="images/getting-started/task/manage/add-project-inside-dropdown-light.webp" />

    The same **Add to project** popup appears. Select a project and click **Save**.
  </Tab>
</Tabs>

## Delete a task

<Warning>
  Deleting a task is permanent. All messages, outputs, and history within the task will be lost.
</Warning>

<Tabs>
  <Tab title="From the task list or sidebar">
    Hover over the task, click the **`...`** menu, and select **Delete**. Confirm the deletion in the prompt that appears.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/delete-menu-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=fb2f9dc1e9065946221e09d30d24474a" alt="Tasks page with the ... menu open on a task, showing Delete highlighted." className="theme-image dark-image" width="2394" height="1390" data-path="images/getting-started/task/manage/delete-menu-dark.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/delete-menu-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=ed5fae43e15897d7058cb9b43131c4bb" alt="Tasks page with the ... menu open on a task, showing Delete highlighted." className="theme-image light-image" width="2380" height="1334" data-path="images/getting-started/task/manage/delete-menu-light.webp" />
  </Tab>

  <Tab title="From inside the task">
    Click the task name at the top-left, select **Settings**, then click **Delete** next to **Delete Task** in the **Overview** panel. Confirm the deletion.

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/delete-settings-panel-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=640f61f8834fd878ee66a0923eb21cf3" alt="Task Settings Overview panel with Delete Task and the Delete button highlighted." className="theme-image light-image" width="1668" height="1280" data-path="images/getting-started/task/manage/delete-settings-panel-light.webp" />

    <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/task/manage/delete-settings-panel-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=ce644b18278406e717d6851868638db4" alt="Task Settings Overview panel with Delete Task and the Delete button highlighted." className="theme-image dark-image" width="1702" height="1308" data-path="images/getting-started/task/manage/delete-settings-panel-dark.webp" />
  </Tab>
</Tabs>

## What's next?

<CardGroup cols={2}>
  <Card title="Build task visibility" icon="eye" href="/build/editor/visibility">
    Public/Private visibility is Build-only. Control who can see each Build task.
  </Card>

  <Card title="Cross-task context" icon="arrows-cross" href="/getting-started/task/task-context">
    Reference a previous task to carry its knowledge into your current work.
  </Card>
</CardGroup>
