# Reporting

- [Report Templates](https://docs.geodin.com/reporting/report-templates.md): How to work with report templates, layout snippets, report elements, and text macros in GeoDin
- [Borehole Log Reports](https://docs.geodin.com/reporting/borehole-log-reports.md): How to generate borehole log reports in GeoDin using templates, layouts, and the borehole log graphic element
- [Cross Section Reports](https://docs.geodin.com/reporting/cross-section-reports.md): How to create geological cross-sections in GeoDin — selecting boreholes, defining the line of section, and configuring display scenarios
- [Bulk Print and PDF Export](https://docs.geodin.com/reporting/bulk-print-and-pdf-export.md): How to bulk print and export borehole reports as PDF, PNG, DXF, and EMF files in GeoDin
- [Text Macros in Reports](https://docs.geodin.com/reporting/text-macros-in-reports.md): Text macro syntax, dynamic fields, conditional separators, and translation support in GeoDin reports


---

# 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.geodin.com/reporting.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.
