> For the complete documentation index, see [llms.txt](https://docs.lenderlink.ph/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lenderlink.ph/product-guides/web-portal-guides/bulk-upload-tool.md).

# Bulk upload tool

### 1.Overview

The "Bulk upload tool" can be used to get all products that are included in the [Mega API](/product-guides/api-integration-guides/mega-api.md)

### 2.Instructions

{% embed url="<https://www.loom.com/share/382d650191a24d3c982655539620964b?sid=77302d7a-4748-492c-a297-9a1b314f4a53>" %}

{% stepper %}
{% step %}

### Open the link to the portal

Link and credentials will be provided via mail.

{% endstep %}

{% step %}

### Login

<figure><img src="/files/UGv7LrZVaqeHi35i7DZe" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on "Mega Request Upload"

<figure><img src="/files/ZIV8x00RkVzPWX9SDoEr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Download the template and fill it up.&#x20;

<figure><img src="/files/anc1MGPkJytdwQoOpIWq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select the products that you have permissions for and you need and upload the template via "Choose XLSX File"

<figure><img src="/files/qOyaUE3lNRck6L3nDQMS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on "Upload Report"

<figure><img src="/files/lRHo5RjVssIH5EQ3cmyH" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Track the process by clicking the "Refresh" button on the right

<figure><img src="/files/JjEjrtG5CtxcJV9Gqb3R" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### When the status changes to "Compleate" download the report from the button on the right.

<figure><img src="/files/B6IHPSRpo56mAIoG5dOW" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.lenderlink.ph/product-guides/web-portal-guides/bulk-upload-tool.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.
