# Upload Terminals

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

1. Go to the **Satellite** from the menu on the left.
2. Click the **plus (+)** button.

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

3. A modal window will open. Select the **Operator** Starlink and the **Company** (optional).
4. Click on **"File"** to upload your `.xlsx` file, then click **"Create."**

* A **template file** is also available for download to check which fields are needed for each Terminal.

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

The XLSX file can contain 10,000 Terminals or more. However, we recommend starting with a test upload of around 100 Terminals to ensure everything works as expected before uploading the full list.


---

# 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/menu/satellite/upload-terminals.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.
