# Rebrand a device model with custom configurations

## Question

How can I rebrand a device model with custom configurations for my company?

## Answer

1. Choose the original device model to clone.
2. Prepare your requirements (UI blocks, settings, defaults).
3. Send requirements to Support, including the new model label.

Support will add the cloned model to the activation list.

Devices activated under that model inherit the configuration.


---

# 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/rebrand-a-device-model-with-custom-configurations.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.
