# Bulk activation

If you are transferring a large number of GPS devices from another platform to Navixy, activating each device manually can be a challenge. Instead, you can simply contact [Navixy support](mailto:support@navixy.com) to register hundreds or even thousands of devices with just a single CSV or Excel file.

## Device list template

Before you begin, please ensure that your CSV file contains the following columns in the specified order:

* user\_id
* model
* label
* device\_id
* phone
* apn\_name
* apn\_user
* apn\_password
* comment

If the devices need to assigned to different users, fill in the `user_id` column. In case of a file without `user_id`, all devices will be added to a single user. Please avoid using special characters such as "+", "°", or double spaces in the file. The comment field is optional and can be used to add additional information about a device. We also provide a [sample file](https://www.navixy.com/wp-content/uploads/2022/04/hardware-trackers-activation-example.csv) for guidance.

Once the bulk upload file has been created, please reach out to Navixy’s support team to assist further with the upload.

Please note that the minimum bulk upload amount is 30 devices.

## Bulk activating of X-GPS tracker app

In case of X-GPS Tracker mobile app, please use the following column names and order:

* model
* label
* notification\_phone
* notification\_email

The device IDs will be generated automatically. We are always ready to assist you with any issues related to bulk activation or other features. If you have any questions or concerns, please feel free to reach out to our customer success team.


---

# 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://navixy.com/docs/admin/devices/bulk-activation.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.
