# Asset Management

- [Dashboard](https://docs.adminremix.com/asset-management/dashboard.md): Here is your home page for Asset Management and where you will view recent changes, total number of assets, licenses, accessories, and consumables in your inventory.
- [Assets](https://docs.adminremix.com/asset-management/assets.md): Assets under this tab pertain to IT equipment within your organization that combines financial, contractual, and inventory data to track the status of IT assets across their lifecycle.
- [Uploading Assets/ Getting Started](https://docs.adminremix.com/asset-management/assets/uploading-assets-getting-started.md): AssetRemix has a variety of ways for you to upload your assets into our system.
- [Checking Assets Out and In](https://docs.adminremix.com/asset-management/assets/checking-assets-out-and-in.md): We want our customers to find what works for them. Here are several ways you can check out and in your assets.
- [Generating Barcodes](https://docs.adminremix.com/asset-management/assets/generating-barcodes.md): For easier check in/out you can generate bar codes for printing. Here is how:
- [Proxy Checkout](https://docs.adminremix.com/asset-management/assets/proxy-checkout.md): If you need to sign for or accept another person's asset, your agent can use a Proxy Checkout in bulk
- [Licenses](https://docs.adminremix.com/asset-management/licenses.md): We understand licenses for assets are an important part of your IT Asset Management. We want to help you keep all your documents and information together and keep your team informed.
- [Uploading/ Creating Licenses](https://docs.adminremix.com/asset-management/licenses/uploading-creating-licenses.md): Here are a few ways to input your licenses into our system.
- [Assigning Licenses](https://docs.adminremix.com/asset-management/licenses/assigning-licenses.md)
- [Bulk Editing and Deleting](https://docs.adminremix.com/asset-management/licenses/bulk-editing-and-deleting.md)
- [Accessories](https://docs.adminremix.com/asset-management/accessories.md): You need to keep up with all the extras too. We have a spot for those!
- [Creating Accessories](https://docs.adminremix.com/asset-management/accessories/creating-accessories.md)
- [Assigning Accessories](https://docs.adminremix.com/asset-management/accessories/assigning-accessories.md)
- [Bundles](https://docs.adminremix.com/asset-management/bundles.md)
- [Creating Bundles](https://docs.adminremix.com/asset-management/bundles/creating-bundles.md)
- [Restriction Location](https://docs.adminremix.com/asset-management/bundles/restriction-location.md): Restrict users to viewing bundles based on location.
- [Settings](https://docs.adminremix.com/asset-management/settings.md)
- [Asset Models](https://docs.adminremix.com/asset-management/settings/asset-models.md)
- [Categories](https://docs.adminremix.com/asset-management/settings/categories.md)
- [Manufacturers](https://docs.adminremix.com/asset-management/settings/manufacturers.md)
- [Suppliers](https://docs.adminremix.com/asset-management/settings/suppliers.md)
- [Funds](https://docs.adminremix.com/asset-management/settings/funds.md): If you have special funds allotted for certain assets that need to be spent during a set time, we have the space for that. You can also use this space for grants given to teachers or schools as well.
- [Restrict Asset to Single Bundle](https://docs.adminremix.com/asset-management/restrict-asset-to-single-bundle.md): Want to make sure your asset is not assigned to other bundles? Toggle this on.
- [EULA Checkout Confirmation Page](https://docs.adminremix.com/asset-management/eula-checkout-confirmation-page.md): Do you have your own EULA that you want your users to agree to during checkout? Toggle this feature on.
- [Use Asset Expiration Date](https://docs.adminremix.com/asset-management/use-asset-expiration-date.md): You can now have warranty expiration dates instead of basing the warranty on purchase date.
- [Resend Pending Checkout Emails](https://docs.adminremix.com/asset-management/resend-pending-checkout-emails.md): Toggle this on if you want automatic emails sent out to users who've not accepted their pending checkout.
- [E-Signature Confirmation](https://docs.adminremix.com/asset-management/e-signature-confirmation.md): Here is how you can have your users confirm asset checkout with their signature.


---

# 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.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.
