# Upload SIMs

As an organization, you can upload SIMs to the platform by following these steps:

1. Go to the **SIMs** from the menu on the left.
2. Choose either **"Upload SIM Details"** or click the **plus (+)** button.

<div data-full-width="true"><figure><img src="/files/AemCGkiOG6apZJQHMwqh" alt="" width="563"><figcaption></figcaption></figure></div>

**Option 1: Upload SIM Details**

* A popup window will appear.
* You’ll be able to upload a `.xlsx` file and click **"Confirm"** to proceed.
* You can also **download a template file** to see the required fields for each SIM.

<div data-full-width="true"><figure><img src="/files/YO0Agj400O9mPqsHzePm" alt="" width="563"><figcaption></figcaption></figure></div>

**Option 2: Plus (+) Button**

* A modal window will open.

<div data-full-width="true"><figure><img src="/files/IMLCSsn0WPr2hNM4BYaz" alt="" width="563"><figcaption></figcaption></figure></div>

* Select the **Operator** (required) and the **Company** (optional).
* Click on **"File"** to upload your `.xlsx` file, then click **"Confirm."**
* A **template file** is also available for download to check which fields are needed for each SIM.

<div data-full-width="true"><figure><img src="/files/xA9frKS1HGmHBMGvH9Ph" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
The XLSX file can contain 10,000 SIMs or more. However, we recommend starting with a test upload of around 100 SIMs to ensure everything works as expected before uploading the full list.
{% endhint %}


---

# 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://faq.droam.com/e-sim-store/upload-sims.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.
