> ## 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 Config

> Guide to creating and configuring Config in FarmSync

## Introduction

Config is used to define how a running session operates: game parameters, accompanying scripts, workspace, cookies, and automatic account switching rules. Follow the steps below to create and set up your first config.

<Info>
  You can directly access the Configuration Manager page at
  `https://app.farmsync.cloud/dashboard/automation/configs/`.
</Info>

## Create a New Config

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

    1. Open the URL: `https://app.farmsync.cloud/dashboard/automation/configs/`
    2. Or go to Automation > Configs.

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/automation-section.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=3a4fb55335a7b945fc5debfab7599bc4" alt="Navigate to Automation Configs in dashboard" width="283" height="125" data-path="images/automation/configs/automation-section.png" />
    </Frame>
  </Step>

  <Step title="Configuration Manager screen">
    When accessing for the first time, the list will be empty.

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/configuration-manager.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=01b742c94c7f65dd8982e45ad15995e1" alt="Configuration Manager interface" width="1557" height="690" data-path="images/automation/configs/configuration-manager.png" />
    </Frame>

    Click **New Config** to create a new one.

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/new-config.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=9a4ffda9d16cb58fa9adbcb9cf9856f1" alt="New Config button" width="151" height="55" data-path="images/automation/configs/new-config.png" />
    </Frame>

    Name your config and select **Create Config**.

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/create-config.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=374747d11e7793565cc88c6d683be968" alt="Name and create Config" width="584" height="203" data-path="images/automation/configs/create-config.png" />
    </Frame>
  </Step>

  <Step title="Detailed configuration interface">
    After creation, you'll be taken to the Config's detailed configuration page.

    <Frame>
      <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/created-config.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=e692d24be30f8d5868dddc12a492dc91" alt="Config configuration interface after creation" width="1544" height="799" data-path="images/automation/configs/created-config.png" />
    </Frame>

    The main areas you can adjust include:

    * **Game Settings**
    * **Scripts**
    * **Workspace**
    * **Cookie Management**
    * **Auto Change**

    Details for each area are as follows.
  </Step>
</Steps>

## Game Settings

### Server Configuration

Set up how to join the server and game parameters.

<Frame>
  <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/server-configuration.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=cc44c6902fc6b64c98ad3113075c8e56" alt="Server Configuration" width="1520" height="513" data-path="images/automation/configs/server-configuration.png" />
</Frame>

### Execution Settings

Adjust how scripts are executed (delay, auto-rejoin on error, auto minimize, etc.).

<Frame>
  <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/execution-settings.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=f508aa939446d58a4a314a6923a37444" alt="Execution Settings" width="1530" height="677" data-path="images/automation/configs/execution-settings.png" />
</Frame>

## Scripts

Select one or more scripts to run with this config.

<Frame>
  <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/script-management.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=602b9098eac2972a6b8ea47fcd530fb4" alt="Script Management" width="1544" height="346" data-path="images/automation/configs/script-management.png" />
</Frame>

<Check>You can select multiple scripts at once for one config.</Check>

## Workspace (Advanced)

Manage Workspace: clone, rename files according to format... For advanced users.

<Frame>
  <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/workspace-management.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=960e17eb70a5f607814be3f443385693" alt="Workspace Management" width="1534" height="594" data-path="images/automation/configs/workspace-management.png" />
</Frame>

<Note>
  Advanced feature: used to customize workspace for each account.
</Note>

## Cookie Management

Automatically change accounts when cookies expire or according to your selection.

<Frame>
  <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/cookie-management.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=768c4f4d17cfb616b46267ce3e4b0984" alt="Cookie Management" width="1526" height="474" data-path="images/automation/configs/cookie-management.png" />
</Frame>

## Auto Change

Set up automatic account switching when conditions from Autochange Config are met; you can arrange **priority**.

<Frame>
  <img src="https://mintcdn.com/farmsync-bb893348/04MM8D0921TGN18C/images/automation/configs/autochange-configuration.png?fit=max&auto=format&n=04MM8D0921TGN18C&q=85&s=387b7510319bfd64b3ffe8c6edd6ff6a" alt="Auto Change Configuration" width="1534" height="681" data-path="images/automation/configs/autochange-configuration.png" />
</Frame>

<Tip>
  After finishing adjustments, click **Save Configuration** at the bottom of the page to save.
</Tip>
