# Page Hub 4.10.0

1. [Ability to view run details for all pages within an edition](https://docs.navigaglobal.com/page-hub/user/functionalities#run-details-for-all-pages-within-an-edition)
2. [Support for publishing artifacts to selected destinations](https://docs.navigaglobal.com/page-hub/user/functionalities#selectable-destinations-for-artifact-publishing)
3. [Display publish artifact logs on both Page Preview and Run Details screens](https://docs.navigaglobal.com/page-hub/user/functionalities#view-publish-logs-for-export-activity)
4. **Streamlined Run and Export Notifications:** PageHub now shows only error notifications for runs. For exports, initiation and in-progress notifications have been removed, and only completion and error notifications are displayed.
5. **Export logs stored in S3:** As part of Pagehub Export API v1.4.0, a new export data logging solution has been introduced, where export activity is stored as JSON files in S3. Each edition maintains a dedicated audit log file, and every time a user publishes a page within that edition, a new export entry is appended to the same file.

{% hint style="info" %}
**Prerequisite for Run details all pages:**&#x20;

1. **Run details to show all pages of the edition is not applicable for previous runs**, ensure to rerun after upgrading to Page hub to 4.10.0 version.
   {% endhint %}

{% hint style="info" %}
**Known limitation with overset:** Small story overset that are corrected by scaling within permissible limits may still display an overset label in the Run Details
{% endhint %}

Page Hub is a Dashboard application which is used to have the Publisher software functionalities available in the Dashboard. Through the Page Hub Plugin a user can create new Edition (for a Product that is existing in Publisher), overwrite an existing Edition run and also allow to publish artifacts generated through a new successful run.


---

# 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.navigaglobal.com/page-hub/user/page-hub-4.10.0.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.
