# Publications

### What are publications <a href="#what-are-publications" id="what-are-publications"></a>

The publications module of Struct PIM allows building autogenerated PDF's based on predefined templates in the system or XML exports of product data InDesign productions.

### Types of publications <a href="#types-of-publications" id="types-of-publications"></a>

Overall, 2 types of publications can be made in Struct PIM - PDF and XML.

* PDF publications are used for autogenerating PDF per product, for example a product sheet or a Multi page with frontpage, backside, index pages for a range of products.
* XML publications are used for autogenerating XML files with product data and asset references that can be imported to InDesign to aid the production of catalogues in InDesign


---

# 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.struct.com/pim3/fundamental-concepts/publications.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.
