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

# Continue Existing Work

> Continue with an existing application, create another application, or return to a previous task.

Returning users can start from an application that already exists or create a new application from **All Projects**.

<Tabs>
  <Tab title="From Chat">
    <Steps>
      <Step title="Open Chat">
        Select **Chat** from the left navigation.

        <div style={{ maxWidth: "240px" }}>
          <Frame>
            <img src="https://mintcdn.com/poddle-54594c3d/N9EC7G0RQ7OPPMvN/image-v2/workflows/chat-navigation.png?fit=max&auto=format&n=N9EC7G0RQ7OPPMvN&q=85&s=1c5d42e6bd209b87a6091e16a9561f9c" alt="The Chat item in the Revolte navigation." width="420" height="98" data-path="image-v2/workflows/chat-navigation.png" />
          </Frame>
        </div>
      </Step>

      <Step title="Select your application">
        Open the application selector below the prompt composer, then choose the application you want to work with from **Application list**.

        <Frame>
          <img src="https://mintcdn.com/poddle-54594c3d/N9EC7G0RQ7OPPMvN/image-v2/workflows/continue-existing-application.png?fit=max&auto=format&n=N9EC7G0RQ7OPPMvN&q=85&s=83ff0562121f6cd98d46f95aef01c905" alt="Interactive Chat with the Application list open and an existing application available to select." width="2880" height="1358" data-path="image-v2/workflows/continue-existing-application.png" />
        </Frame>
      </Step>

      <Step title="Continue working">
        Select a branch, describe the next change, and submit your prompt. Revolte starts the work with the selected application's repository context.
      </Step>
    </Steps>
  </Tab>

  <Tab title="From All Projects">
    <Steps>
      <Step title="Open All Projects">
        Select **All Projects** from the left navigation. Existing projects and applications appear on this page.

        <Frame>
          <img src="https://mintcdn.com/poddle-54594c3d/N9EC7G0RQ7OPPMvN/image-v2/workflows/all-projects-create-app.png?fit=max&auto=format&n=N9EC7G0RQ7OPPMvN&q=85&s=f40275d5647ac4cff00d88e24efcd512" alt="The All Projects page with an existing project and the Create App button." width="2880" height="1354" data-path="image-v2/workflows/all-projects-create-app.png" />
        </Frame>
      </Step>

      <Step title="Create the application">
        Click **Create App**, choose an existing project or create a new one, and connect the repository the application should use.
      </Step>

      <Step title="Start from Chat">
        Return to **Chat**, select the new application from **Application list**, choose a branch, and submit your prompt.
      </Step>
    </Steps>
  </Tab>
</Tabs>

<Note>
  Selecting an application starts work with its repository context. To reopen the same earlier conversation, open the task from your task history.
</Note>

## Continue an earlier task

You can resume or iterate on a previously executed Revolte task using:

* **Follow-up Instructions**: Provide additional instructions to refine an existing diff.
* **Branch Resume**: Select an existing Revolte branch to append new commits.
* **Task History**: Access complete step-by-step logs and transcripts from past sessions.
