> For the complete documentation index, see [llms.txt](https://help.docexport.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.docexport.com/getting-started/pdf-download-in-item-card.md).

# PDF Download in Item Card

Generate a PDF directly from an item card on your board without ever opening the DocExport view. This is the fastest way to create a single item document on the fly: no automation, just a one-click download.

Perfect for when you only occasionally need a quick document for a single item at the push of a button.

{% hint style="info" %}
The DocExport view inside the item card only shows **Item Level / Item Print templates** and always creates a preview for the item you are currently in.&#x20;
{% endhint %}

### Add the DocExport View to your Item Card

You only need to do this once. Afterwards, DocExport is available on the item cards of your board.

1. Open any item to bring up its item card.
2. Click on '**Add View'** via the **'+' icon** to add a new view to the item card.
3. Select '**Explore more views'**, search for **DocExport** and select it.

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

{% hint style="success" %}
**Tip:** We recommend setting the DocExport view as your **Default View**, so it is always shown first whenever you open an item - no extra clicks needed.
{% endhint %}

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

### Generate and download a PDF for any item

1. Open any item on your board. The DocExport view now appears directly inside the item card.
2. Select a template from the dropdown. Only **Item Level templates** are listed here.&#x20;
3. DocExport instantly creates a real-time preview for the item you are currently in.
4. Once you are happy with the preview, click the **Download** button to save your PDF.

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

DocExport always remembers the **last template you selected**, so the next time you open an item the right template is already chosen.

That's it: a ready-to-use PDF in just a couple of clicks.

### Good to know

* Only **Item Level / Item Print templates** are available in the item card. Board Print and board-level templates are not shown here, as the view always refers to a single item.
* The preview always reflects the item you currently have open.
* Your last selected template is remembered for next time.
* **This is a manual, on-the-fly download.** If you want to send documents via email, save them to a file column, or generate them automatically (e.g. daily/weekly/monthly), take a look at [Actions](https://claude.ai/features/actions.md) and [Automations](https://claude.ai/features/automations.md).
* The item card view lets you generate and download PDFs from your existing or predefined templates, it does not replace creating a template. If you haven't done this yet, [set one up first and upload it.](/getting-started/create-templates/item-level-template.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.docexport.com/getting-started/pdf-download-in-item-card.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.
