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

# Add events directly

> Directly add individual events in the Data Inputs section of the project.

Notes on specific parameters of each event:

* **Event Type:** Select one of the configured input types for the project
* **Date Range:** Start and end date of the event
* **Tracking ID (optional):** This field can be used to specify an external reference ID for the event, which the production models can use when processing the data. For example, the invoice/weighbridge number of a delivery can be captured as the event’s Tracking ID.
* **Locations:**
* **Add Evidence (optional):** You can optionally add multiple files or URLs to an event to provide evidence for the events tracked.

## Adding Evidence

Evidence serves as supporting documentation to back up the data collected and reported to verifiers. Verifiers can review this evidence to determine the accuracy of your reporting and validate the claims made in your events.

#### Evidence Types

Evidence can be provided in two formats:

* **Files:** Upload physical documents, images, videos, or other file types directly to the event
* **URLs:** Provide links to external resources or documents hosted elsewhere

#### Supported File Types

The platform supports a wide range of file formats for evidence uploads:

| Category   | Supported Formats                                                          |
| ---------- | -------------------------------------------------------------------------- |
| Documents  | PDF, Excel (.xls, .xlsx), Word (.doc, .docx), Text files (.txt), CSV files |
| Images     | JPG/JPEG, PNG, GIF                                                         |
| Videos     | MP4, MOV (QuickTime), AVI                                                  |
| Archives   | ZIP files                                                                  |
| Geospatial | GeoJSON, Shapefiles                                                        |
| Code       | JSON                                                                       |

When adding evidence, ensure that your files clearly support the data and claims made in your event. High-quality, relevant evidence will help streamline the verification process and build trust with verifiers.

<Tip>
  If your project has [Evidence Checks](/data-collection/evidence-checks) enabled, uploaded evidence will be automatically checked against your datapoint values using AI. You'll see validation results directly on each datapoint.
</Tip>
