# Reports

The Reports section in TRADE provides comprehensive reporting capabilities for analyzing your trading activity, fixture performance, and market coverage.

***

## Access

Navigate to **TRADE** → **Reports** in the platform sidebar.

<figure><img src="/files/kSeeO8oY4Su0u39yAc3R" alt=""><figcaption></figcaption></figure>

***

## Available Reports

### Fixture Reports

Generate reports on fixture activity and performance:

| Report                | Description                              |
| --------------------- | ---------------------------------------- |
| **Fixture Summary**   | Overview of all fixtures in a date range |
| **Coverage Report**   | Markets and odds coverage per fixture    |
| **Settlement Report** | Settlement outcomes and timing           |

### Market Reports

Analyze market-level performance:

| Report              | Description                   |
| ------------------- | ----------------------------- |
| **Market Activity** | Trading volume by market type |
| **Odds Movement**   | Historical odds changes       |
| **Margin Analysis** | Configured vs actual margins  |

### Provider Reports

Compare provider performance:

| Report                  | Description                      |
| ----------------------- | -------------------------------- |
| **Provider Comparison** | Side-by-side provider metrics    |
| **Latency Report**      | Data delivery timing             |
| **Uptime Report**       | Provider availability statistics |

***

## Generating Reports

### Step 1: Select Report Type

Choose the report category and specific report from the dropdown menu.

### Step 2: Configure Parameters

Set the report parameters:

* **Date Range** — Select start and end dates
* **Sports** — Filter by one or more sports
* **Competitions** — Filter by specific leagues
* **Markets** — Filter by market types
* **Providers** — Filter by data providers

### Step 3: Generate

Click **Generate Report** to create the report. Large reports may take a few moments to process.

***

## Export Options

Export reports in multiple formats:

| Format    | Use Case                        |
| --------- | ------------------------------- |
| **CSV**   | Data analysis in spreadsheets   |
| **PDF**   | Sharing and archival            |
| **Excel** | Advanced analysis with formulas |

***

## Scheduled Reports

Set up automated report generation:

1. Configure report parameters
2. Click **Schedule**
3. Set frequency (Daily, Weekly, Monthly)
4. Add email recipients
5. Save schedule

Scheduled reports are delivered via email at the configured time.

***

## Related

* [Trading Floor](/u/trade/user-guide/operational.md) — Real-time trading view
* [Fixture Logs](/u/trade/user-guide/operational/fixture-logs.md) — Detailed fixture history
* [Configuration](/u/trade/user-guide/configuration.md) — Report settings


---

# 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.lsports.eu/u/trade/user-guide/reports.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.
