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

# How to upload files using our panel

> Leverage our Panel to upload your files in a jiffy

<Warning>
  If your folder or file is over 100MB, an SFTP connection is needed. Please read our guide to learn more.
</Warning>

## File Upload Guide

Follow these simple steps to upload files to your server efficiently.

<Steps>
  <Step title="Access the Control Panel">
    Log in to the [Control Panel](https://control.creepercloud.io) using your credentials.

    <Frame>
      ![Control Panel Login](https://mintlify.s3.us-west-1.amazonaws.com/core-link/images/control-panel-login.png)
    </Frame>
  </Step>

  <Step title="Navigate to File Manager">
    Once logged in, navigate to the **File Manager** section from the dashboard.

    <Frame>
      ![File Manager Navigation](https://mintlify.s3.us-west-1.amazonaws.com/core-link/images/file-manager-nav.png)
    </Frame>
  </Step>

  <Step title="Upload Files">
    <Tabs>
      <Tab title="Single File">
        1. Click on the **Upload** button in the top-right corner
        2. Select the file you want to upload from your local machine
        3. Click **Confirm** to start the upload

        <Frame>
          ![Single File Upload](https://mintlify.s3.us-west-1.amazonaws.com/core-link/images/single-upload.png)
        </Frame>
      </Tab>

      <Tab title="Multiple Files">
        1. Click on the **Upload** button in the top-right corner
        2. Hold **Ctrl** (or **⌘** on Mac) and select multiple files
        3. Click **Confirm** to start the upload
        4. Track individual progress in the upload queue

        <Frame>
          ![Multiple Files Upload](https://mintlify.s3.us-west-1.amazonaws.com/core-link/images/multi-upload.png)
        </Frame>
      </Tab>

      <Tab title="Drag & Drop">
        Simply drag files from your computer and drop them into the file manager area.

        <Frame>
          ![Drag and Drop](https://mintlify.s3.us-west-1.amazonaws.com/core-link/images/drag-drop.png)
        </Frame>
      </Tab>
    </Tabs>
  </Step>

  <Step title="Complete">
    Your files have now been uploaded to your server.
  </Step>
</Steps>

<Note>
  Still having trouble? Contact our [support team](mailto:support@creepercloud.io) and we'll help you get your files uploaded.
</Note>
