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

# Create Folder

> Guide to creating and managing Folders for Autochange

## Introduction

Folders are used to organize accounts for Autochange. You'll create folders to contain new accounts and track completed accounts.

<Info>
  Folders page: `https://app.farmsync.cloud/dashboard/autochange/folders/`.
</Info>

## Create Folder

<Steps>
  <Step title="Access the Folders page">
    You have 2 options:

    1. Open the link: `https://app.farmsync.cloud/dashboard/autochange/folders/`
    2. Or go to Autochange > Folders.

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/tOUEoSmSjB0hqep1/images/autochange/autochange-section.png?fit=max&auto=format&n=tOUEoSmSjB0hqep1&q=85&s=a370af5adb4bc883f2b504c7dc48c616" alt="Autochange menu - Folders" width="272" height="123" data-path="images/autochange/autochange-section.png" />
    </Frame>

    Folders page:

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/tOUEoSmSjB0hqep1/images/autochange/folder-page.png?fit=max&auto=format&n=tOUEoSmSjB0hqep1&q=85&s=2223a079c2b15ee26f41cfa92fda783f" alt="Folders page" width="1530" height="731" data-path="images/autochange/folder-page.png" />
    </Frame>
  </Step>

  <Step title="Create new folder">
    If you don't have any folders yet, click **Create Folder**.

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/tOUEoSmSjB0hqep1/images/autochange/create-folder.png?fit=max&auto=format&n=tOUEoSmSjB0hqep1&q=85&s=15780a55209e8bfac76abd46f9b468e1" alt="Create Folder button" width="154" height="73" data-path="images/autochange/create-folder.png" />
    </Frame>

    Name the folder and select the folder type. There are 2 types:

    * **Game Folder**: Folder for active accounts that will be used in the game.
    * **Dead Cookie Folder**: Folder for accounts with expired cookies that need to be refreshed.

    Then click **Create Folder** to create.

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/tOUEoSmSjB0hqep1/images/autochange/create-folder-section.png?fit=max&auto=format&n=tOUEoSmSjB0hqep1&q=85&s=1f89eaf6e90dff81fc32de6a3debabb9" alt="Create Folder form" width="593" height="382" data-path="images/autochange/create-folder-section.png" />
    </Frame>
  </Step>

  <Step title="View and open the newly created folder">
    After creation, you'll see the folder list:

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/tOUEoSmSjB0hqep1/images/autochange/created-folder.png?fit=max&auto=format&n=tOUEoSmSjB0hqep1&q=85&s=bcd9a1d2c39a13414200225117724704" alt="Folder list after creation" width="1565" height="646" data-path="images/autochange/created-folder.png" />
    </Frame>

    Click on the folder you want to work with to enter the detail page.

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/tOUEoSmSjB0hqep1/images/autochange/folder-detail.png?fit=max&auto=format&n=tOUEoSmSjB0hqep1&q=85&s=481df9a6260c45a3cce11de04caf1518" alt="Folder detail interface" width="1537" height="812" data-path="images/autochange/folder-detail.png" />
    </Frame>

    Here:

    * **Original Accounts** tab: where you add accounts (Autochange will take accounts from here).
    * **Completed Accounts** tab: where accounts that have met the conditions will be automatically transferred.

    <Check>
      You have created and configured a Folder for Autochange.
    </Check>
  </Step>
</Steps>
