# Uploading your own file

This is great for quick one-off uploads—like a list of leads, survey responses, or exported reports.<br>

**Step-by-Step:**

1. **Log in to Questera**\
   Start by logging in using your credentials. You’ll land on your main dashboard.<br>
2. **Go to the Navigation Bar**\
   Look to the left and find the main navigation bar.<br>
3. **Click on “Datasets”**\
   This is where all your data lives in Questera.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcIjx6ecICK2Dv6GRYVBVdHFcjsWMDavqsDSQmRGCJlxGJiUFXCVvqEXyVy-EIrJTgtMJej_L6IJ_qRiYxM8_MWPt87ersQLU2EZBzqHGXeVUlSknAVyP6Jch-wq4JwyOuF56sR?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

4. **Click “Add New Data Source”** \
   On the top-right, you’ll see a button to “Add New Data Source.” Click that.&#x20;

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXesWlu93fZV3To8iPS_VIyR_iAC3Ji4Zs-bpJmjS10-I3vuzFtSML2V5dV7NArsA20gfzLcsKTDcv3xCe64iTcynzaaE9gQUt9ECGV6-YrftLo5rnzvnDtIgMWtWBUDRM67oY3xJg?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>
5. **Click “Upload CSV”**\
   If you don't want to connect a source, you’ll see an option to “Upload CSV” on the top left Click on it.\
   \ <br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdL5cEvUYic-gxPo4Or___YyyRRqwePYByyk23q77kNg1sFvEe1CHAHscCaUsjQt5WFzLPHGpVV6fHuv5VU132lO3OWHeYBcRyqvWYvNlCSafyb0SyC9zWHupyh2_3droUxeQ4YVA?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>
6. **Drop Your File or Click to Browse**\
   You can drag your file into the upload area or click to browse and select it from your computer.\
   \ <br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdioP4KZnDfp0j0naK7blcqjHAIjPKqaGt34dtDHry_lmTOVUOpB2KAPo-tvwwBAoNY8rwk-tdcmyFbKm4qo_L3HCMQqsti75KKLRSInwMkAgIx7vfQnjQgBmJUe1_icWhyjxRK8Q?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>
7. **Map the Properties**\
   This is important: tell Questera what each column means by mapping it to a property (e.g., "email", "signup\_date", "campaign\_name"). This helps the system understand your data for better usage later.\
   \ <br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXemqu8f61ysjwPlT5n3QkmkZK0VkL6zc3WM6EyhSde33hQDBOMNPMAXAT0IaoP3GjjDb18VUM4__VjlujcKF4JZsGIKQpR0NdKuIA9216n8O6fT_wdgDblIETxjYtGM1U-ITSmeDg?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>
8. **Complete the Upload**\
   Once everything’s mapped, click import data, Questera will confirm that your data has been added.

\ <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd50UVXVFI92VbL2kqs7rV10UErKybIGLOP8eg4Ligd1ARhKzpPfKE_xSebdcYS0Z4DPvd9zufWo05I_immNRaRWyvQ5utowBBAlAs8EWiULV0ku1trVOJLVhld-5PnKkyhk2Au6g?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

5. **Done!**\
   Your dataset is now available for use in dashboards, campaigns, or AI workflows.

<br>

<br>

\ <br>


---

# 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.questera.ai/questera-ai-platform/data/connect-data-and-models/uploading-your-own-file.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.
