# Manual energy data uploads

1. Select ‘**My Projects’** on the side menu (or hamburger menu on mobile)
2. Select the project that generated the renewable energy and scroll down to the specific meter
3. The system automatically assumes a meter will be a 'Manual' type meter, unless you select the option to connect an API.

<figure><img src="/files/3etHv4g55pW1jkCJff6j" alt=""><figcaption></figcaption></figure>

4. Once created, you can navigate to the meter 'View' option by clicking on the 'Eye' icon next to the specific meter on the list of meters for that project.
5. Once registered, you can upload the data file by clicking on the 'Upload' button on the right side of the screen. For more information on the file and data formats we support, see [Data format & validation](/manage-your-projects/upload-energy-data/data-format-and-validation.md).

<figure><img src="/files/UluuvEu0w8gCL5ClBIcG" 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.fuelswitch.io/manage-your-projects/upload-energy-data/manual-energy-data-uploads.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.
