# Admin panel

This section covers system administration and configuration for the Navixy platform. Learn how to manage users, activate devices in bulk, configure service plans and billing, set up custom domains, and customize the platform for your organization. The guides explain administrative tasks from basic user account creation to complex gateway configuration and reseller management.

Essential for anyone responsible for platform configuration, whether you're managing a small business deployment or operating as a reseller with hundreds of customer accounts. Topics include device lifecycle management, billing automation, platform branding, and integration with email/SMS gateways.

## Browse guides

<details>

<summary>Devices (activation and lifecycle)</summary>

* [Bulk upload devices](/docs/qna/admin-panel/bulk-upload-devices.md)
* [Clone a device across users](/docs/qna/admin-panel/clone-a-device-across-users.md)
* [Stop device reconfiguration after activation](/docs/qna/admin-panel/stop-device-reconfiguration-after-activation.md)

</details>

<details>

<summary>Plans, limits, and retention</summary>

* [Delete plans](/docs/qna/admin-panel/delete-plans.md)
* [Unable to add more devices](/docs/qna/admin-panel/unable-to-add-more-devices.md)
* [Newly added tracker is blocked right after activation](/docs/qna/admin-panel/newly-added-tracker-is-blocked-right-after-activation.md)
* [Device still connected after applying suspension plan](/docs/qna/admin-panel/device-still-connected-after-applying-suspension-plan.md)
* [Suspension plan applied to a user but devices are still active](/docs/qna/admin-panel/suspension-plan-applied-to-a-user-but-devices-are-still-active.md)
* [Data retention period (increase from 1 year)](/docs/qna/admin-panel/data-retention-period-increase-from-1-year.md)

</details>

<details>

<summary>Users and access control</summary>

* [Create technician accounts for Admin Panel](/docs/qna/admin-panel/create-technician-accounts-for-admin-panel.md)
* [Enable two-factor authentication](/docs/qna/admin-panel/enable-two-factor-authentication.md)
* [Prevent users from changing device settings](/docs/qna/admin-panel/prevent-users-from-changing-device-settings.md)

</details>

<details>

<summary>Domains, branding, and UI customization</summary>

* [Use a custom domain for the platform](/docs/qna/admin-panel/use-a-custom-domain-for-the-platform.md)
* [Troubleshoot custom domain issues](/docs/qna/admin-panel/troubleshoot-custom-domain-issues.md)
* [Reseller cannot change their domain name](/docs/qna/admin-panel/reseller-cannot-change-their-domain-name.md)
* [Rebrand a device model with custom configurations](/docs/qna/admin-panel/rebrand-a-device-model-with-custom-configurations.md)
* [Change the default map location](/docs/qna/admin-panel/change-the-default-map-location.md)
* [Customize the Help page link](/docs/qna/admin-panel/customize-the-help-page-link.md)
* [Change the Information Center link](/docs/qna/admin-panel/change-the-information-center-link.md)
* [Add custom links inside the platform (User Applications)](/docs/qna/admin-panel/add-custom-links-inside-the-platform-user-applications.md)
* [Create a demo account login on the platform](/docs/qna/admin-panel/create-a-demo-account-login-on-the-platform.md)

</details>

<details>

<summary>Gateways and notifications</summary>

* [Change SMS gateway](/docs/qna/admin-panel/change-sms-gateway.md)
* [Use your own email gateway for notifications](/docs/qna/admin-panel/use-your-own-email-gateway-for-notifications.md)
* [Troubleshoot email gateway (alerts and scheduled reports not delivered)](/docs/qna/admin-panel/troubleshoot-email-gateway-alerts-and-scheduled-reports-not-delivered.md)

</details>

<details>

<summary>Exports</summary>

* [Export a list of users](/docs/qna/admin-panel/export-a-list-of-users.md)
* [Export a list of devices](/docs/qna/admin-panel/export-a-list-of-devices.md)

</details>


---

# 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/qna/admin-panel.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.
