# How to Upload Files via the cPanel File Manager

You can use cPanel's inbuilt file manager instead of an FTP program.\
\
**1.** Log in to your cPanel account.\
**2.** In the **Files** section, click on **File Manager**.

<figure><img src="/files/ZgD8NIJ4qVmttz2wK6hX" alt=""><figcaption></figcaption></figure>

**3.** In cPanel File Manager, navigate to the directory where you want to upload your files to. For example, should you wish to upload your files to the public HTML directory, you must first go to <mark style="color:orange;">`/public_html`</mark>. On the left side, in the list of directories, double click on the **public\_html** directory.

<figure><img src="/files/FsB72vKzy9IOb6ZLKO11" alt=""><figcaption></figcaption></figure>

**4.** Now click on **Upload**.

<figure><img src="/files/wsg53Wm1Lt49O2StZuPt" alt=""><figcaption></figcaption></figure>

**5.** Click on **Select File** and choose the file you want to upload from your computer. Click open and the upload process will begin. You can also drag and drop files from your computer in the upload box.

<figure><img src="/files/FxaRZ9q4PVYlgFIstgfT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clouduxe.com/cpanel-control-panel/how-to-upload-files-via-the-cpanel-file-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
