> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firstresonance.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Kit Packing/Pick List PDF

<Note>
  This page was auto-migrated from the legacy ION manual. Some images and cross-links may need follow-up cleanup. Original: `_legacy-export/automations/kit-packing-pick-list-pdf.md`.
</Note>

Use ION's prebuilt marketplace automation to generate a packing or pick list pdf for your kits.

Every time the status of a kit is moved to "IN PROGRESS" this automation will generate a pick list and the generated pdf file will be attached to a kit custom attribute that you can specify. When you move the kit to the "REQUESTED", "DELIVERED", or "COMPLETED" (configurable) status this automation will generate a packing list and the generated pdf file will be attached to a kit custom attribute that you specify. This automation will allow you to enable/disable both the kit packing and pick list pdf generation.

<Note>
  DISCLAIMER: This automation utilizes Carbone for PDF generation. Please see the [Carbone disclaimer](/automate-with-ion/integrations/export-data-as-pdf#carbone-disclaimer) for more information.
</Note>

#### Setup:

1. Navigate to the integrations page via the arrows on the left-hand side
2. Search for and locate the integration called "Kit Packing/Pick List PDF"
3. Select the integration and press configure
4. Configure the integration with your ion-api credentials. See [api-keys.md](../api/api-keys.md "mention") for more information on how to get your credentials.
5. Select your environment.

   <figure>
     <img src="https://mintcdn.com/firstresonance/8eO_32L0oVJPzjuA/images/legacy/image%20(489).png?fit=max&auto=format&n=8eO_32L0oVJPzjuA&q=85&s=1a0343b777ceb135491ae6b6ca664b4f" alt="" width="1198" height="636" data-path="images/legacy/image (489).png" />

     <figcaption />
   </figure>
6. If you are using your own Carbone account enter in your `Carbone API key`. The default api key will use FIrst Resonance's Carbone account.
7. Enter in your `Organization Name`. This value is used in the naming of the generated PDF files.

   <figure>
     <img src="https://mintcdn.com/firstresonance/8eO_32L0oVJPzjuA/images/legacy/image%20(490).png?fit=max&auto=format&n=8eO_32L0oVJPzjuA&q=85&s=32c92fd86801b484b623f2956edf5d16" alt="" width="1178" height="634" data-path="images/legacy/image (490).png" />

     <figcaption />
   </figure>
8. Click Next.
9. If you want the automation to generate a packing list make sure `Packing List Enabled` is on
10. Enter the Carbone template id into `Packing List Template ID` that should be used to generate the packing list. The default value will use the out-of-the-box template.
11. In the `Packing List Trigger` select the kit status that you want to trigger the generation of the packing list pdf. It can either be "REQUESTED", "DELIVERED", or "COMPLETED"
12. Enter the name of the custom attribute that will be used to store the generated pdf. This custom attribute must be a kit attribute of the type FILE\_ATTACHMENT

    <figure>
      <img src="https://mintcdn.com/firstresonance/W5J_JBWS7gH5qmG8/images/legacy/image%20(491).png?fit=max&auto=format&n=W5J_JBWS7gH5qmG8&q=85&s=f909160545d429acce1ab3dc6f7a626c" alt="" width="1188" height="639" data-path="images/legacy/image (491).png" />

      <figcaption />
    </figure>
13. Scroll down. If you would like to send a notification when a packing list is generated make sure `Packing List Send Notification` is on.

    <figure>
      <img src="https://mintcdn.com/firstresonance/W5J_JBWS7gH5qmG8/images/legacy/image%20(492).png?fit=max&auto=format&n=W5J_JBWS7gH5qmG8&q=85&s=1ba53f2994b12b42f3c57b90e46da88f" alt="" width="1188" height="634" data-path="images/legacy/image (492).png" />

      <figcaption />
    </figure>
14. Click Next.
15. If you want the automation to generate a pick list make sure `Pick List Enabled` is on
16. Enter the Carbone template id into `Pick List Template ID` that should be used to generate the pick list. The default value will use the out-of-the-box template.
17. In the `Pick List Trigger` you can only select "IN\_PROGRESS".
18. Enter the name of the custom attribute that will be used to store the generated pdf. This custom attribute must be a kit attribute of the type FILE\_ATTACHMENT

    <figure>
      <img src="https://mintcdn.com/firstresonance/W5J_JBWS7gH5qmG8/images/legacy/image%20(493).png?fit=max&auto=format&n=W5J_JBWS7gH5qmG8&q=85&s=23fef84862c358379ac09c375721881a" alt="" width="1194" height="638" data-path="images/legacy/image (493).png" />

      <figcaption />
    </figure>
19. Scroll down. If you would like to send a notification when a pick list is generated make sure `Pick List Send Notification` is on.

    <figure>
      <img src="https://mintcdn.com/firstresonance/W5J_JBWS7gH5qmG8/images/legacy/image%20(494).png?fit=max&auto=format&n=W5J_JBWS7gH5qmG8&q=85&s=21e8677ef11e120b95bc67873968e71e" alt="" width="1189" height="636" data-path="images/legacy/image (494).png" />

      <figcaption />
    </figure>
20. Click Finish.
