# Resource Management & Over-the-Air Settings

{% @arcade/embed flowId="DvhuwogEVxp9di4TECSt" url="<https://app.arcade.software/share/DvhuwogEVxp9di4TECSt>" %}

### FAQs

<details>

<summary>I didn’t assign the current member to a device. Why has the “Assigned To” identity changed?</summary>

Assigning an identity to a device is not a permanent change. If the device changes hands and another Member pairs to the device, they will overwrite the system. This allows for greater flexibility, empowering users to pair to any hardware device.

</details>

<details>

<summary>Is this experience available on Grid Mobile?</summary>

At this time, the Admin settings and configurations are only available on Grid Web.

</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://docs.somewear.app/product-knowledge-base/getting-started/resource-management-and-over-the-air-settings.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.
