# Export results PDF

> Download competition results for printing, sharing, or records.

## Prerequisites

* [Scores entered and verified](/scoring/understand-score-status.md).

## Steps

You want a printable copy of the results. Here's how to get one.

1. From the meet admin, go to the **Leaderboard** or **Results** section.
2. Select the scope (level, apparatus, all-around).
3. Click **Export** or **Download PDF**.

The PDF includes gymnast names, clubs, levels, per-apparatus scores, all-around totals, and final rankings.

## When to export

Export after all scores are **verified** for final, accurate results. You can also export mid-competition for preliminary results if needed.

PDFs are formatted for standard paper sizes, so they print cleanly.

## What's next

* [View rankings](/results/view-rankings.md) - Check scores on screen before exporting
* [Publish live scores](/results/publish-live-scores.md) - Share results in real time

## Related

* [Export scores](/scoring/export-scores.md)
* [How do I view and publish results?](/results/index.md)


---

# 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.gymart.org/results/export-results-pdf.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.
