# Slide Packs

Create slide packs in the Workforce Hub to compile workforce insights into a structured report, customize slides, and export presentations.

## Creating a Pack

1. Inside the **Workforce Hub**, click **Go to Slide Pack**(top-right).

<figure><img src="https://2094208261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCZc46qaaBbVmMuYXPfgz%2Fuploads%2FLnpWyxOBgJdSekhSuJ3X%2FScreenshot%202026-03-05%20at%202.53.04%E2%80%AFPM.png?alt=media&#x26;token=e9d2b36d-b62c-4b4d-9bb0-24a982283c92" alt=""><figcaption></figcaption></figure>

2. From the landing page, choose how to start:
   * **Blank pack** — build from scratch by selecting the charts you want to include
   * **Template** — choose from ready-made packs (e.g., Org Design and Structural Analysis) to set up slides instantly
   * **Existing pack** — search and open a pack you've already created

**If starting with a blank pack:**

1. Select individual charts to include, or click **Select All** to add every available chart
2. Enter a name for the pack
3. Click **Create**

<figure><img src="https://2094208261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCZc46qaaBbVmMuYXPfgz%2Fuploads%2FrIcBrNmwIVNsibwWrRWR%2Fimage.png?alt=media&#x26;token=249cbc24-cd96-43a0-a1f8-946eda0cbde9" alt=""><figcaption></figcaption></figure>

## Adding & Customizing Slides

1. Click **+** to add a new slide
2. Select a chart type using the **Select Chart** button
3. Assign a title to each slide for clarity

Filters are saved between sessions — your selections persist automatically.

## Exporting & Sharing the Pack

* Click **Export** to download all slides as a PowerPoint (.pptx) file
* Click **Share** to grant access to others with permission to the scenario or board

<figure><img src="https://2094208261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCZc46qaaBbVmMuYXPfgz%2Fuploads%2FqLLUqp7vFAcyAKoKavLd%2Fimage.png?alt=media&#x26;token=62d0fedb-803b-4e67-bdd5-02bb96116015" alt=""><figcaption></figcaption></figure>

## Locking Slides

* Use the **⋮** menu to lock individual slides and prevent others from editing them
* Use **Lock All** / **Unlock All** to control editing access for the entire pack
* Useful when multiple users are collaborating on the same pack

<figure><img src="https://2094208261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCZc46qaaBbVmMuYXPfgz%2Fuploads%2FqrjX0xYV4QnsbVeCASZq%2FScreenshot%202026-03-05%20at%202.58.48%E2%80%AFPM.png?alt=media&#x26;token=5365731f-9696-4cd5-b848-29ce9f87afb1" alt=""><figcaption></figcaption></figure>


---

# 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.agentnoon.com/hub/packs.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.
