# GPS TrackerID

This tutorial will explain the steps to register an account and device to the TrackerID page so that you can monitor your GPS device on the TrackerID dashboard.

1. Open the website  [http://tracker.antares.id](http://tracker.antares.id/), if you already have an account then you can immediately click the **LOGIN** button. If you do not have an account then please click **REGISTER** to create a new account.

<figure><img src="/files/ro66DteS0ksvLLh9zGWI" alt=""><figcaption></figcaption></figure>

2. Next, the **"Create an Account!"** page will appear and you can fill in the username, email, and password fields as you wish.

<figure><img src="/files/p4obNF7uOu7sai2bP7Gg" alt=""><figcaption></figcaption></figure>

3. Check the Inbox on the email you have registered with TrackerID, then open the activation message that has been sent from <support@antares.id> and click **Activate My Account** to activate the account you registered.

<figure><img src="/files/qh5hU2iQwA0p4WbLcBxw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/D8JHc5dmv12f5iNXw9s4" alt=""><figcaption></figcaption></figure>

4. After the account is activated, you will be redirected to the Login page on TrackerID and please login using the Username/Email and Password that you have registered previously.

<figure><img src="/files/aP49Jy3tlfRpREkTXsEN" alt=""><figcaption></figcaption></figure>

5. After successfully logging in with the TrackerID account you just created, you will see the console page as above and click **Create Device** to add your device.

<figure><img src="/files/scntjSglJ2z0o4dIIZ0L" alt=""><figcaption></figcaption></figure>

6. Please fill in the form on the Create Device page with the following information

* *Insert Device Name*: **isikan sesuai dengan label pada perangkat anda**
* *Choose Device Type*: **“Antares TRACKER”**
* *Class*: **C**
* *Activation*: **ABP**

7. After completing the form, an additional form will appear to enter some additional information such as Device EUI 16 digits, Device Address 8 digits, Application EUI 16 digits, Aplication Session Key 32 digits, Network Session Key 32 digits which can be obtained by **contacting the device manufacturer**.

<figure><img src="/files/8t9jYA1jpgcBci6NdOct" alt=""><figcaption></figcaption></figure>

8. After all the form fields have been filled in correctly then you can click the Create Device button. Next, you need to activate your device first.

<figure><img src="/files/hsFMrurPMi8z6oQ0oD0m" alt=""><figcaption></figcaption></figure>

9. After registering the device, you will be redirected to the **Device List** page on the TrackerID console and please activate your device by clicking the **Activate button** on the Device List.

<figure><img src="/files/UJCEjcjyqHwQnwAHzmYz" alt=""><figcaption></figcaption></figure>

10. Click **Yes**

<figure><img src="/files/el6dvdtiidTPrZCUa3Z4" alt=""><figcaption></figcaption></figure>

11. Next, your device status on the Device List will display the information **"Waiting Activation By Admin"** and you can wait for the activation to be done by the admin.

<figure><img src="/files/7cC0c3IqruwkRacTEP5f" alt=""><figcaption></figcaption></figure>

12. If the activation has been successfully carried out by the TrackerID admin, you will get a notification in your email in the form of a notification that the device has been successfully activated.

<figure><img src="/files/RC0S6xHUYSpXvtoIqk8E" alt=""><figcaption></figcaption></figure>

13. Furthermore, if the device has been activated by the admin, the Device List will display information as follows. After following the steps above, you can monitor your GPS device on the TrackerID dashboard.

<figure><img src="/files/HJUZCVLickXDVlWE3Gcf" alt=""><figcaption></figcaption></figure>

14. If your registered GPS device successfully sends location data, the dashboard will display the information as above.

<figure><img src="/files/mXxQVDbVkiKHgwQTqha7" alt=""><figcaption></figcaption></figure>

15. You can also **download the data** to your device in .csv format by clicking **GENERATE CSV**. You can also view specific locations at specific times by clicking on the Go To **Maps column**.

<figure><img src="/files/4Hr3bBFYyyzhtPIHzjQ0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://antares.id/assets/img/trackerid-receiveddata.png" alt=""><figcaption></figcaption></figure>

**SYSTEM NEVER RECIEVE DATA FROM THIS DEVICE**, indicates that the registered device has not successfully sent data to TrackerID. This can happen because the device you registered is not powered or it could be due to an error in filling out the form at the time of device registration.

<figure><img src="https://antares.id/assets/img/trackerid-cantlockingcoordinate.png" alt=""><figcaption></figcaption></figure>

**GPS CAN'T LOCK THE COORDINATE**, indicates that your GPS device can send data to TrackerID but has not managed to determine the location on the GPS module. Wait some time for your GPS device to successfully get location information, if this continues it could be damage to the GPS module on your device.


---

# 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.antares.id/en/code-and-library-examples/gps-trackerid.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.
