# Local Files

**Local Files** data source in Epsilla allows users to upload and manage documents directly from their local storage (like laptop). This type of data source is ideal for adding static content, such as PDFs, Word documents, or spreadsheets, to the knowledge base for retrieval purposes.

### **Select Knowledge Base Type** <a href="#select-knowledge-base-type" id="select-knowledge-base-type"></a>

Choose **Local Files** to continue.

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-2fcdee49cf5ada1ee3379ecb91be3905a7e2c1a6%2FScreenshot%202024-09-29%20at%2011.42.04%20PM.png?alt=media" alt="" width="326"><figcaption></figcaption></figure>

### Knowledge Base Name

Provide a **Knowledge Base Name**. A valid name should start with a letter or '\_', and can contain only letters, digits, underscores, and whitespaces.

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fk9RHUqRW64HoMmqa4QRY%2FScreenshot%202024-09-29%20at%2011.45.11%20PM.png?alt=media&#x26;token=1ace9dd8-fdef-4fa7-a1ac-77dd71ad1e6e" alt="" width="563"><figcaption></figcaption></figure>

### **Upload Data** <a href="#upload-data" id="upload-data"></a>

Select the documents you want to use. You can click the file uploader to pick files, or directly drag the files to upload:

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-9e780c2a99c2eb836c1eec9a158fdd2aeb14dfe0%2FScreenshot%202024-09-30%20at%2012.00.40%20AM.png?alt=media" alt=""><figcaption></figcaption></figure>

You can inspect the uploaded files in the list.

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-b2c405724f00230c55b754ec6f31bb54ad56996b%2FScreenshot%202024-09-30%20at%2012.01.28%20AM.png?alt=media" alt=""><figcaption></figcaption></figure>

For deep customization of the knowledge base, read more at [Advanced Settings](https://epsilla-inc.gitbook.io/epsilladb/knowledge-base/advanced-settings).

### **Data Processing** <a href="#data-processing" id="data-processing"></a>

Once the data is uploaded, click **Create:**

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-023cbd693d82f4459bc51aaa03922196663b3950%2FScreenshot%202024-09-28%20at%209.57.34%20PM.png?alt=media" alt=""><figcaption></figcaption></figure>

Epsilla Cloud will automatically process the files (under the hood, Epsilla will load the files, chunk them, and embed into vectors. [Read more here](https://blog.epsilla.com/large-scale-smart-etl-for-unstructured-data-in-rag-systems-with-epsilla-7fd86fa8d6cd)), You can monitor the progress of data processing:

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-c4ba3a4ae740b99497d304860c570dffbaadb032%2FScreenshot%202024-09-28%20at%209.57.47%20PM.png?alt=media" alt=""><figcaption></figcaption></figure>

You can inspect the processed data (chunks) at the [**Data Storage**](https://epsilla-inc.gitbook.io/epsilladb/knowledge-base/data-storage) tab.
