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

# Library Overview

> Overview of the Iru Endpoint Library for managing apps, profiles, scripts, and configurations. Curate Library Items and assign them to device Blueprints.

<Callout icon="list-check" color="#B84A7A" iconType="regular">The Library works for all device types</Callout>

The Library inside your Iru Endpoint tenant is where you can curate, create, and select items that can be added to any Blueprint.

### Library Interface Overview

<Steps>
  <Step title="Select a Library section">
    In the Library, use **Library Sections** in the sidebar to show all Library Items or only items in a section (for example **All**, **Auto Apps**, **App Store apps**, or **Custom scripts**). For a full list of sections and what each one includes, see [Library Sections](#library-sections) at the end of this article.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-overview-sections.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=2ac61c0f0a919bc6acc17b12d294f6b5" alt="Library with Library Sections sidebar showing All and section names" width="3312" height="1900" data-path="assets/media/images/iru-library-overview-sections.png" />
    </Frame>
  </Step>

  <Step title="Search Library">
    Use the **Search** field to find items by name, type, or label.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-overview-search.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=67b6d7de5fa1387b11fa9f7b91b88f5a" alt="Library search field for name, type, or label" width="2952" height="700" data-path="assets/media/images/iru-library-overview-search.png" />
    </Frame>
  </Step>

  <Step title="Filter Results">
    Use the drop-down menus (**Type**, **Device**, **Install status**, **Install type**, **Blueprint**, **State**) to narrow the list.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-overview-filters.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=2bde2e0a773d00dac309978f9e6fe260" alt="Library toolbar with filter drop-down menus" width="2952" height="700" data-path="assets/media/images/iru-library-overview-filters.png" />
    </Frame>
  </Step>

  <Step title="Sort Results">
    Click the sort control (up and down arrows) and choose how items are ordered: **Library Item name (A-Z)**, **Library Item name (Z-A)**, **Newest Created**, **Oldest Created**, or **Recently Updated**.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-overview-sort.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=4c2b30b6aeb4496038ea3dcd5da6a9d4" alt="Library sort menu with name and date ordering options" width="2164" height="488" data-path="assets/media/images/iru-library-overview-sort.png" />
    </Frame>
  </Step>

  <Step title="Sync App Store Apps">
    Click the **Sync App Store Apps** icon to pull any recent changes to Apps and Books.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-overview-sync-apps-and-books.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=30be82a06fc01a81d284bf4d282fcf3f" alt="Library with Sync App Store Apps control highlighted" width="2442" height="490" data-path="assets/media/images/iru-library-overview-sync-apps-and-books.png" />
    </Frame>
  </Step>

  <Step title="Add Library Item">
    Click **Add Library Item** at the top right of the Library to add a new Library Item.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-overview-add-new-li.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=3a391ba72b078cefcca0a01c6e2d52b5" alt="Library with Add Library Item button" width="2756" height="492" data-path="assets/media/images/iru-library-overview-add-new-li.png" />
    </Frame>
  </Step>
</Steps>

### Library Item Labels

A **Label** helps you tell one Library Item apart from another in the Iru Endpoint Web App when you use the same **Auto App**, **App Store App**, or **Managed OS** more than once (for example two copies with different Blueprint assignments or enforcement).

<Steps>
  <Step title="Open the Library Item">
    Open the Library Item you want to label. To locate it in the Library, use **Library Interface Overview** above or [Managing Library](/en/endpoint/getting-started/blueprints-and-library/managing-library).
  </Step>

  <Step title="Edit">
    Click **Edit**.
  </Step>

  <Step title="Enter a Label">
    Enter a **Label** for the Library Item.
  </Step>

  <Step title="Save">
    Click **Save**.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-item-add-label.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=4ee2834d15baacfd9c775657a2140214" alt="Library Item edit view showing the Label field and Save button" width="2704" height="1506" data-path="assets/media/images/iru-library-item-add-label.png" />
    </Frame>
  </Step>
</Steps>

For labels when you add the same **Auto App**, **App Store App**, or **Managed OS** more than once, see [Understanding Auto App Settings for macOS](/en/endpoint/library/auto-apps/understanding-auto-app-settings-for-macos), [Understanding Auto App Settings for Windows](/en/endpoint/library/auto-apps/understanding-auto-app-settings-for-windows), [Understanding Managed OS for Apple Platforms](/en/endpoint/library/managed-os/understanding-managed-os-for-apple-platforms), and [Configure Apps and Books](/en/endpoint/settings/apple-integrations/configure-apps-and-books) for App Store App Library Items.

### Library Item Notes

You can add notes to any Library Item to keep your team informed about changes, the intent of a configuration, or other context. Notes are visible to anyone with access to the Library Item in the Iru Endpoint Web App and help maintain consistency when multiple admins manage the same items.

<Steps>
  <Step title="Open the Library Item">
    Open the Library Item you want to add a note for.
  </Step>

  <Step title="Select the Notes tab">
    Click the **Notes** tab.
  </Step>

  <Step title="Create a note">
    Click **+ Create note**.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-item-add-note.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=bdc44c4376065b97e68d4f0d17650396" alt="Library Item Notes tab with Create note" width="2700" height="2202" data-path="assets/media/images/iru-library-item-add-note.png" />
    </Frame>
  </Step>

  <Step title="Type the note">
    Enter your note in the editor. You can use the formatting options at the top of the prompt as needed.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-item-add-prompt.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=714e2cc35c9717f2e2c90c5d3312ca67" alt="Library Item note editor with formatting toolbar" width="998" height="960" data-path="assets/media/images/iru-library-item-add-prompt.png" />
    </Frame>
  </Step>

  <Step title="Save">
    Click **Save** to store the note.
  </Step>
</Steps>

To edit an existing note, click the ellipsis next to the note and choose **Edit**.

<Frame>
  <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-item-edit-note.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=aadeaa53b5d017e01a67e839927edffa" alt="Library Item note menu with Edit selected" width="2692" height="986" data-path="assets/media/images/iru-library-item-edit-note.png" />
</Frame>

To delete a note, click the ellipsis next to the note and choose **Delete note**.

<Frame>
  <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-item-delete-note.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=674071b7c1332ccc935cc7bdb0733499" alt="Library Item note menu with Delete note selected" width="2692" height="986" data-path="assets/media/images/iru-library-item-delete-note.png" />
</Frame>

### Glimpses

The Library Item page displays glimpses to the left of the assigned Blueprint information in each Library Item card. Glimpses help provide insight into how you’ve configured the availability and enforcement options for a Library Item.

<CardGroup cols={1}>
  <Card title="Continuously Enforce" icon="https://mintcdn.com/iru/rkW0fIzT5nfWmne3/assets/media/images/glimpses-continuously.png?fit=max&auto=format&n=rkW0fIzT5nfWmne3&q=85&s=7e89e73b8a68392a4e6a55de2f16baa2" horizontal width="200" height="200" data-path="assets/media/images/glimpses-continuously.png">
    Indicates that the Library Item is set to install and continuously enforce.
  </Card>

  <Card title="Self Service" icon="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/glimpses-self-service.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=159f5a2d46838ecfa52f180bf6018307" horizontal width="60" height="60" data-path="assets/media/images/glimpses-self-service.png">
    Indicates that the Library Item is offered in Self Service.
  </Card>

  <Card title="Install Once" icon="https://mintcdn.com/iru/rkW0fIzT5nfWmne3/assets/media/images/glimpses-install-once.png?fit=max&auto=format&n=rkW0fIzT5nfWmne3&q=85&s=5c3dc355dc35d2e0e9ff7b9fa0a1fb57" horizontal width="95" height="95" data-path="assets/media/images/glimpses-install-once.png">
    Indicates that the Library Item is set to install once per device.
  </Card>

  <Card title="Update Only" icon="https://mintcdn.com/iru/rkW0fIzT5nfWmne3/assets/media/images/glimpses-update-only.png?fit=max&auto=format&n=rkW0fIzT5nfWmne3&q=85&s=b0bcf92d470c9f26a0f2dbcba32f99cc" horizontal width="200" height="200" data-path="assets/media/images/glimpses-update-only.png">
    Indicates that the Library Item is set to update if it is already installed, but will not install the application on its own.
  </Card>
</CardGroup>

### Library Item Duplication

Most Library Items can be easily duplicated to create a new item with the same configurations and assets, such as installer packages and scripts. However, this does not apply to Bookmarks, Liftoff, and SCEP.

You can duplicate from the **Library** list or from an open **Library Item**.

#### From the Library

<Steps>
  <Step title="Navigate to Library">
    Navigate to the **Library** page in the Iru Endpoint Web App.
  </Step>

  <Step title="Access Library Item Menu">
    Find the Library Item you want to duplicate in the list, then click the **ellipsis** next to its name.
  </Step>

  <Step title="Select Duplicate">
    Click **Duplicate**.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-duplicate-li-from-library.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=f2a0522e71b622c8c01f67ea207d17b2" alt="Library list with ellipsis menu open and Duplicate selected for a Library Item" width="2832" height="1642" data-path="assets/media/images/iru-duplicate-li-from-library.png" />
    </Frame>
  </Step>

  <Step title="Confirm Duplication">
    Click **Yes, duplicate** to confirm duplication.
  </Step>

  <Step title="Edit Duplicated Item">
    Edit the **Title**, [**Label**](#library-item-labels), and **Blueprint** Assignment as appropriate. If the title is editable, (COPY) will be appended to it by default. Otherwise, it will be added to the [**Label**](#library-item-labels).
  </Step>
</Steps>

#### From the Library Item

<Steps>
  <Step title="Navigate to Library">
    Navigate to the **Library** page in the Iru Endpoint Web App.
  </Step>

  <Step title="Open the Library Item">
    Open the Library Item you want to duplicate.
  </Step>

  <Step title="Access Library Item Menu">
    Click the **ellipsis** in the Library Item header.
  </Step>

  <Step title="Select Duplicate">
    Click **Duplicate**.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-duplicate-li-from-li.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=69d7f922e8e4e8e229d7e005014d3243" alt="Library Item detail view with ellipsis menu open and Duplicate selected" width="2820" height="1866" data-path="assets/media/images/iru-duplicate-li-from-li.png" />
    </Frame>
  </Step>

  <Step title="Confirm Duplication">
    Click **Yes, duplicate** to confirm duplication.
  </Step>

  <Step title="Edit Duplicated Item">
    Edit the **Title**, [**Label**](#library-item-labels), and **Blueprint** Assignment as appropriate. If the title is editable, (COPY) will be appended to it by default. Otherwise, it will be added to the [**Label**](#library-item-labels).
  </Step>
</Steps>

The **Activity** timeline for each Library Item shows duplication events. The source Library Item will have an entry that says "**Library Item Duplicated**" with details including which Library Item it was duplicated *to.* The first "Library Item Created" activity entry for the duplicate Library Item will have details containing which Library Item it was duplicated *from.*

### Assigning Duplicated Self-Conflicting Library Items to One Blueprint

If duplicates of a specific **Auto App**, **App Store App**, or **Managed OS** Library Item need to be assigned to the same Blueprint, there are several prerequisites that need to be fulfilled.

#### Prerequisites

* The duplicated Library Item needs a [Label](#library-item-labels) to make it unique.
* The Blueprint must use the **Advanced View** for the Assignment Maps. For more information about the Advanced View, please see the Advanced View section of the [Creating a Blueprint](/en/endpoint/blueprints/assignment-maps/creating-a-blueprint#advanced-view).

#### Self-Conflicting Library Item icon

When two **Auto App**, **App Store App**, or **Managed OS** Library Items for the same app or managed OS configuration are assigned on the same Blueprint, they are **self-conflicting** with each other. Each affected Library Item tile shows the <img className="inline" src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-self-conflicting-library-item-icon.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=403bc20bd861c47e0e4165545c9974e3" alt="" style={{ height: '1em', width: 'auto', maxHeight: '1em', verticalAlign: '-0.125em', margin: '0 0.05em' }} width="64" height="55" data-path="assets/media/images/iru-self-conflicting-library-item-icon.png" /> **Self-Conflicting Library Item icon** in the Blueprint **Assignment Map** view (stacked cards with a slash). Hover the icon to read how assignment is resolved for that item.

<Frame>
  <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-assignment-limitation-notice.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=dc8823b43e0afe8746ce376332888db3" alt="Blueprint Assignment Map with Library Item tiles showing the Self-Conflicting Library Item icon and tooltip" width="1092" height="806" data-path="assets/media/images/iru-library-assignment-limitation-notice.png" />
</Frame>

The hover text follows this pattern. In the product, *type name* is replaced with the name of that Library Item type (for example, **Auto App**, **App Store App**, or **Managed OS**). For how those types are organized in the Library UI, see [Library Sections](#library-sections). **App Store App** tooltips also include that app's display name.

> Only one *type name* Library Item may be assigned per device for the same app or managed OS configuration. Devices which qualify for more than one will receive whichever is scoped to them last (farthest right) on the map.

#### Create Assignment Logic

You add a branch in the Blueprint Assignment Map so the duplicate is used only under the conditions you define, such as a second **1Password 8** Auto App Library Item for **New Hire** devices while the original stays on the main path, or a second **Managed OS** Library Item scoped to a different device group.

<Steps>
  <Step title="Open Blueprint">
    Go to **Blueprints** and open the Blueprint you want to configure.
  </Step>

  <Step title="Edit assignments">
    Select **Edit assignments**.
  </Step>

  <Step title="Add conditional block and define the conditionals">
    Add a **conditional block** and define the conditionals (for example, **Tags contain one of** **New Hire**). See [Using Conditional Logic in Blueprints](/en/endpoint/blueprints/assignment-maps/using-conditional-logic-in-blueprints) for detail.
  </Step>

  <Step title="Place Library Items">
    Drag the duplicated Library Item from the Library Item Bank onto the branch that matches those conditions, and drag the original **Auto App**, **App Store App**, or **Managed OS** Library Item onto the **else** path or your default branch so each device group gets the correct build.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-blueprint-drag-li.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=ae03e60b39f83c3cc42ab8bae3ad646a" alt="Dragging a Library Item from the Library Item Bank onto a branch in the Blueprint Assignment Map" width="2842" height="1792" data-path="assets/media/images/iru-library-blueprint-drag-li.png" />
    </Frame>
  </Step>

  <Step title="Save the Blueprint">
    Click **Save**.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-duplicated-auto-app-example-assignment-logic.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=f243186c10ba2e896eac405e0b37a188" alt="Assignment Map with conditional logic assigning a duplicated 1Password 8 Auto App using a New Hire tag" width="2850" height="1804" data-path="assets/media/images/iru-library-duplicated-auto-app-example-assignment-logic.png" />
    </Frame>
  </Step>
</Steps>

#### Add to Existing Assignment Map Logic

When conditional blocks are already configured on the Assignment Map, add the duplicated Library Item to the appropriate block so it does not target the same devices as the original. Follow these steps:

<Steps>
  <Step title="Edit Duplicated Item">
    Edit the duplicated **Auto App**, **App Store App**, or **Managed OS** Library Item you would like to assign.
  </Step>

  <Step title="Choose Assignment Map">
    Click **Assign** and choose the appropriate Assignment Map.
  </Step>

  <Step title="Add to Different Block">
    Drag the duplicated Library Item from the Library Item Bank onto a block where it would not be assigned to the same devices as the original Library Item.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-drag-duplicated-li.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=449f4eefe375a60daa41498e48a7c2f8" alt="Dragging a duplicated Library Item onto a different block in the Assignment Map" width="2634" height="1792" data-path="assets/media/images/iru-library-drag-duplicated-li.png" />
    </Frame>
  </Step>

  <Step title="Complete Assignment">
    Click **Done**.

    <Frame>
      <img src="https://mintcdn.com/iru/ZekSCbYzzHVHf14r/assets/media/images/iru-library-assign-duplicated-li.png?fit=max&auto=format&n=ZekSCbYzzHVHf14r&q=85&s=a8b4dd9f31c9c60d2da193a281e0f171" alt="Assignment Map with Done after adding a duplicated Library Item to a block" width="2650" height="1800" data-path="assets/media/images/iru-library-assign-duplicated-li.png" />
    </Frame>
  </Step>

  <Step title="Save Changes">
    Click **Save**.
  </Step>
</Steps>

### Library Sections

<AccordionGroup>
  <Accordion title="App Blocking" icon="ban">
    Iru Endpoint lets you block specific applications from being opened on enrolled macOS, Windows, and Android devices using the App Blocking Library Item.

    Refer to [Configure the App Blocking Library Item](/en/endpoint/library/library-items-profiles/configure-the-app-blocking-library-item) to learn more.
  </Accordion>

  <Accordion title="App Store Apps" icon="apple" iconType="brands">
    Apps from the App Store are available to be added to Iru Endpoint. When you add licenses to Iru Endpoint from within Apple Business or Apple School Manager, that app will show as available in this section. You can see which device type the app is made for at the bottom of the app, or you can filter by device type at the top of the Library page. You can also click **Sync App Store Apps** next to the Add Library Item button near the top right of the page to pull the latest App Store assignments from the portal.

    When deployment or licensing issues generate alerts in Iru Endpoint, see our [Global Alerts](/en/endpoint/devices/global-alerts) support article for details.

    Refer to [Configure Apps and Books](/en/endpoint/settings/apple-integrations/configure-apps-and-books) to learn more about Apple Business or Apple School Manager Apps and Books support within Iru Endpoint.
  </Accordion>

  <Accordion title="Auto Apps" icon="layer-group">
    Auto Apps are pre-packaged, hosted, and automatically patched according to your chosen enforcement policy. All Iru Endpoint Auto Apps that you've added to your Library are displayed in the Auto Apps section.

    For more information, see our [Auto App Overview](/en/endpoint/library/auto-apps/auto-apps-overview) and our [List of Available Auto Apps](https://www.iru.com/library-items).
  </Accordion>

  <Accordion title="Bookmarks" icon="bookmark">
    Bookmarks Library Items hold bookmarks (links) for resources that are made available in Self Service.

    Refer to [Self Service: Bookmarks](/en/endpoint/settings/self-service/self-service-bookmarks) to learn more.
  </Accordion>

  <Accordion title="Custom Apps" icon="box">
    All Custom Apps that you've uploaded to Iru Endpoint will be located in your Library. On Mac, custom apps can be added through an installer package (PKG or MPKG), disk image (DMG), or ZIP file; on Windows, use a zip containing an MSI or EXE installer. Refer to [Custom Apps Overview](/en/endpoint/library/library-items-profiles/custom-apps-overview) to learn more. For step-by-step setup, see [Configure the Mac Custom App Library Item](/en/endpoint/library/library-items-profiles/configure-the-custom-apps-library-item) or [Configure the Windows Custom App Library Item](/en/endpoint/library/library-items-profiles/configure-the-windows-custom-app-library-item).

    When install or audit failures generate alerts in Iru Endpoint, see our [Global Alerts](/en/endpoint/devices/global-alerts) support article for details.
  </Accordion>

  <Accordion title="Custom Printers" icon="print">
    Custom Printers are available in your Library. Install and set up printers and printer drivers using the Iru Agent. Choose to have the agent continuously enforce printers to verify their settings. Unmatched settings will be remediated automatically.

    When printer installation or enforcement issues generate alerts in Iru Endpoint, see our [Global Alerts](/en/endpoint/devices/global-alerts) support article for details.

    Refer to [Custom Printers](/en/endpoint/library/library-items-profiles/custom-printers-overview) to learn more.
  </Accordion>

  <Accordion title="Custom Scripts" icon="code">
    You can have Custom Scripts in your Library. Run any type of script supported by macOS. Choose to run once per device or continuously, and add an optional remediation script that can be run when needed. If you do not specify a shell or interpreter, scripts will run in the standard shell (/bin/sh).

    When audit or remediation failures generate alerts in Iru Endpoint, see our [Global Alerts](/en/endpoint/devices/global-alerts) support article for details.

    Refer to [Custom Scripts Overview](/en/endpoint/library/library-items-profiles/custom-scripts-overview) to learn more.
  </Accordion>

  <Accordion title="Endpoint Security" icon="shield-halved">
    Endpoint Detection & Response (EDR) functionality is available for Mac devices assigned to Blueprints containing EDR. You can view identified threats in the Iru Endpoint Web App on the **Detections** page (under **Endpoint** in the left-hand navigation) and on the device record page.

    Refer to [Overview of Endpoint Detection and Response (EDR)](/en/endpoint/endpoint-detection-response-edr/endpoint-detection-and-response-edr-overview), [Configuring the EDR Library Item](/en/endpoint/endpoint-detection-response-edr/configure-the-edr-library-item), and [Configuring the Accessory & Storage Access Library Item](/en/endpoint/endpoint-detection-response-edr/configure-the-accessory-and-storage-access-library-item) to learn more.
  </Accordion>

  <Accordion title="Enrollment Configurations" icon="key">
    Items in this section configure the behavior of [Automated Device Enrollment](/en/endpoint/settings/apple-integrations/configure-automated-device-enrollment), [Liftoff](/en/endpoint/library/library-items-profiles/configure-the-liftoff-library-item), and [Passport](/en/endpoint/library/passport/configure-the-passport-library-item), allowing you to customize enrollment, setup, and login behaviors.
  </Accordion>

  <Accordion title="Google Play Apps" icon="android" iconType="brands">
    The **Google Play apps** section lists Android applications you add through the Google Play Library Item and assign to work profile devices. The integration uses a Google Play iframe in Iru Endpoint; [Android Setup](/en/endpoint/getting-started/platform-setup/android-setup) must be complete before it will load.

    Refer to [Configure Android Apps with Google Play Library Item](/en/endpoint/library/library-items-profiles/configure-android-apps-with-google-play-library-item) to learn more.
  </Accordion>

  <Accordion title="In-House Apps" icon="building">
    Refer to [Configuring the In-House App Library](/en/endpoint/library/library-items-profiles/configure-the-in-house-app-library-item) to learn more.
  </Accordion>

  <Accordion title="Managed OS" icon="microchip">
    Managed OS Library Items let you manage operating system versions across your fleet. You can add the same Managed OS more than once and use [**labels**](#library-item-labels) to tell copies apart in the Iru Endpoint Web App.

    Refer to [Configuring Managed OS for macOS](/en/endpoint/library/managed-os/configure-managed-os-for-macos), [Understanding Managed OS for Apple Platforms](/en/endpoint/library/managed-os/understanding-managed-os-for-apple-platforms), and [Configuring Managed OS for iOS, iPadOS, and tvOS](/en/endpoint/library/managed-os/configure-managed-os-for-ios-ipados-and-tvos) to learn more.
  </Accordion>

  <Accordion title="Profiles" icon="file-lines">
    The **Profiles** section groups configuration profile Library Items for Apple devices, including [Custom Profiles](/en/endpoint/library/library-items-profiles/custom-profiles-overview) you build or upload as `.mobileconfig` files, plus other MDM configuration items that ship as profile-style Library Items in Iru Endpoint.

    When profile installation or validation issues generate alerts in Iru Endpoint, see our [Global Alerts](/en/endpoint/devices/global-alerts) support article for details.

    Refer to [Custom Profiles Overview](/en/endpoint/library/library-items-profiles/custom-profiles-overview) to learn more. For individual configuration types, see the Library Item articles under **Library** in the docs navigation.
  </Accordion>
</AccordionGroup>

<Note>
  For Custom Apps, Custom Scripts, and Custom Printers, you can upload an icon next to the title. PNG, JPG, and ICNS are the recommended file types when using this feature.
</Note>

### Related Articles

<CardGroup cols={2}>
  <Card title="Global Alerts" icon="bell" href="/en/endpoint/devices/global-alerts">
    Configure how Iru Endpoint surfaces alerts when Library Items report issues across categories
  </Card>

  <Card title="Configuring Blueprints" icon="cog" href="/en/endpoint/getting-started/blueprints-and-library/configuring-blueprints">
    Create and configure device Blueprints for policy management
  </Card>
</CardGroup>
