> For the complete documentation index, see [llms.txt](https://changelog.visilean.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.visilean.com/changelog/release-2.0-2025/locked-and-shared-pdf-export-now-in-new-table-view.md).

# Locked and Shared – PDF Export Now in New Table View

Project teams rely on accurate, structured data to stay aligned and make informed decisions. Until now, VisiLean’s New Table View allowed exports in Excel and CSV formats, which are editable and prone to unintentional changes. As demand increases for audit-ready, presentation-quality outputs, we’re adding a new export option to support more secure and professional communication.

### **Why This Matters**

When sharing progress updates, task statuses, or filtered insights with stakeholders, it's essential that the information remains intact. Construction data is sensitive—closely tied to compliance, accountability, and delivery confidence. PDF export ensures that what you share is exactly what is received: clear, fixed, and dependable.

### **What’s New?**

You’ll now find a PDF export option in the New Table View, alongside Excel and CSV. The exported file preserves all visible filters, selected columns, and formatting exactly as displayed on screen. It also includes project metadata, company branding, and proper pagination for ease of reading and sharing.

### **How It Helps**

PDF export allows users to generate polished, presentation-ready reports that mirror the layout of their current Table View. This not only eliminates the risk of accidental edits or unintended data manipulation but also ensures consistency in how data is communicated across teams. With a fixed, non-editable format, it supports compliance efforts, improves clarity, and significantly reduces the time spent reformatting or manually preparing files for external sharing.

### **Example Use Cases**

1. **Project Manager Reporting:**\
   A Project Manager applies filters in the Table View to generate a focused progress update. The exported PDF captures only the relevant data and maintains layout integrity. This ensures the update shared with stakeholders is concise, professional, and secure.
2. **Trade Coordination by Construction Manager:**\
   A Construction Manager shares daily responsibilities with subcontractors by exporting trade-specific data to PDF. The result is a tamper-proof, readable report that supports clear communication and on-site accountability.
3. **Audit-Ready Documentation:**\
   During compliance checks, structured logs of activity are required. Auditors receive locked PDF exports that mirror the Table View, complete with metadata and filters applied. This ensures reliable documentation that aligns with legal and quality standards.

{% hint style="info" %}

### **Key Considerations & Caution Points**

**Apply Filters Thoughtfully:**\
The PDF will reflect only the visible data based on your current filters and column selections. Double-check your view before exporting to ensure it captures what you intend to share.

**Check for Pagination in Larger Exports:**\
For extensive tables, the export will paginate across multiple pages. Make sure to review the output for readability before distribution.

**UI/UX Enhancements Coming Soon:**\
While the current PDF export provides a clear and structured layout, further refinements to the interface and user experience are already planned for the next update.
{% endhint %}

{% hint style="warning" %}
**Workforce Table Excluded:**\
PDF export is currently available only for the main Table View. Exporting data from the Workforce Table is not supported in this release.
{% endhint %}

Update your reporting habits today — with clarity that sticks.


---

# 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, and the optional `goal` query parameter:

```
GET https://changelog.visilean.com/changelog/release-2.0-2025/locked-and-shared-pdf-export-now-in-new-table-view.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
