# Creating Bundles

## Getting Started

#### \*You can now create empty bundles ([See Below](#creating-empty-bundles))

1. Choosing what goes in to your bundle is entirely up to your team. We are here solely to walk you through how to create a bundle. Start by clicking the + button and selecting Create.

<figure><img src="/files/aYbtZhY48fdzrRGYBe02" alt=""><figcaption></figcaption></figure>

2. Next you will be prompted to select what is included in your bundle. For the sake of this walk through, my bundle will include a bit of everything. I will start with Assets.&#x20;

<figure><img src="/files/um0g50iWuiW1U47MokFT" alt=""><figcaption></figcaption></figure>

3. I want to do a bulk load for a Classroom set of computers. Since they need to be in a classroom I need to filter my Type by Location and narrow that down. I chose Tomball, so I can easily access the computers close to the classroom I am locating them for. When I filter this information I notice that nothing pops up in my search until I select Load. Once that is clicked, my preferences are chosen and my devices are loaded.

<figure><img src="/files/XZT9FqsT2ELNfZny1zZc" alt=""><figcaption><p>Only available assets that can be deployed will appear in this search.</p></figcaption></figure>

4. I went through and deleted (by clicking the trashcan icon) any devices that were not Acer C732T. That way all devices were the same and we could easily spot these devices from others.

<figure><img src="/files/O2k8b462vFHdEvfBuywM" alt=""><figcaption></figcaption></figure>

5. Next, I toggled from assets to Accessories to add a smart tablet device for the teacher and also added a License for a TI Calculator as well I did a bulk load by manufacturer for both of these. Make sure on these that you change the quantity needed to just 1, or however many needed for each bundle. If you notice, I have not changed the quantity I need on the License yet. It will automatically input how many you have. You will need to adjust this number.

<figure><img src="/files/0F7V12lpGE809qR7U1ro" alt=""><figcaption></figcaption></figure>

6. Once you select next, you will be prompted to name and describe the bundle. This will be available to all of your team, so make sure that you choose something that is easily distinguishable.

## Creating Empty Bundles

1. Click on the "+" button at the top right of the screen.

<figure><img src="/files/52fvCYrye5K1YkIJ5nM7" alt=""><figcaption></figcaption></figure>

If you want to create a single empty bundle, click "Create" and follow steps 2-4 , If you would like to create a bulk bundles, click "Bulk Create" and follow steps 5-6 .

2. Click "Create" and then click "Next" on the following screen without adding anything.

<figure><img src="/files/74DzeKZDiQBd7SzQzBhx" alt=""><figcaption></figcaption></figure>

3. The following prompt will appear, click "Yes"

<figure><img src="/files/YzWeLEkoQEu7HPAjCRNz" alt="" width="482"><figcaption></figcaption></figure>

4. Name your Bundle and add a description if you would like. Click "Save" and you are done.

<figure><img src="/files/PFLuSV2CBV5jWakbyHAh" alt=""><figcaption></figcaption></figure>

5. Click "Create Bulk"&#x20;
6. Name your bundles and add descriptions. Either tab through the name and description to add rows, or click "+ Add Row" to add more bundles. Click "Save" once you are done.

<figure><img src="/files/wCookenyVIECAcZchPcK" alt=""><figcaption></figcaption></figure>

All of your bundles will show up in your console.&#x20;

<figure><img src="/files/exys5StoDJKGp09CNNit" 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.adminremix.com/asset-management/bundles/creating-bundles.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.
