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

# Upload any file

Upload a file up to 30MB in AVRO, CSV, JSON, Parquet, ProtoBuf, ORC.

<Steps>
  <Step title="In the Data Portal, click Tables and then click Create Table." />

  <Step title="Select Upload File as the Data Source." />

  <Step title="Configure File to ingest">
    1. Drag and drop your file or click to use your computer's file manager to locate and select the file.
    2. Select the file format if not auto inferred. You will be given additional configuration for tuning it as per your needs. Find more details on these configuration here at OSS Pinot documentation for [ supported file formats](https://docs.pinot.apache.org/manage-data/data-import/pinot-input-formats#supported-input-formats).
  </Step>

  <Step title="Preview the Data">
    Click Show Sample Data to preview the source data before finalizing the configuration.
  </Step>
</Steps>
