> For the complete documentation index, see [llms.txt](https://help.aglive.com/backup-aglive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aglive.com/backup-aglive/replace-a-tag.md).

# Replace a Tag

## 1. Retrieve Old Tag Information

⚠️ Refer to here to view Animal Profile landing page

{% tabs %}
{% tab title="Manual Input (NLIS ID)" %}

| **Step**     | **Action**                                                                                                         |
| ------------ | ------------------------------------------------------------------------------------------------------------------ |
| 1            | On the **Animal Profile** landing page, click **Replace Tag**                                                      |
| 3            | Under **Record IDs**, select **Manual Input**                                                                      |
| 4            | Enter **Visual Tag**                                                                                               |
| 5            | Click **Next**                                                                                                     |
| 6            | <p>Review the old tag information as below:</p><ul><li>RFID Number</li><li>NLIS ID</li></ul>                       |
| 7            | <p>Click <strong>Next</strong></p><p></p><p>⚠️ <strong>Proceed to next step below to replace new tag</strong> </p> |
| {% endtab %} |                                                                                                                    |

{% tab title="Bluetooth Scanner" %}

| **Step**      | **Action**                                                                                                         |
| ------------- | ------------------------------------------------------------------------------------------------------------------ |
| 1             | On the **Animal Profile** landing page, click **Replace Tag**                                                      |
| 3             | Under **Record IDs**, select **Bluetooth Scanner**                                                                 |
| 4             | Click **Next**                                                                                                     |
| 5             | Select bluetooth device to pair and connect                                                                        |
| 6             | Once connected, "Bluetooth Connected" popup will display                                                           |
| 7             | Click **Start Scanning**                                                                                           |
| 8             | A progress bar of 1/1 indicates that the scan is successful.                                                       |
| 9             | Click **Complete**                                                                                                 |
| 10            | <p>Review the old tag information as below:</p><ul><li>RFID Number</li><li>NLIS ID</li></ul><p></p>                |
| `11`          | <p>Click <strong>Next</strong></p><p></p><p>⚠️ <strong>Proceed to next step below to replace new tag</strong> </p> |
| {% endtab %}  |                                                                                                                    |
| {% endtabs %} |                                                                                                                    |

## 2. Replace with New Tag

⚠️ Continued from step above to retrieve new tag information

{% tabs %}
{% tab title="Manual Input (NLIS ID)" %}
`Refer to xx to go to Animal Profile landing page.`

| **Step**     | **Action**                                                                                                                                                                                            |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1            | On the **Animal Profile** landing page, click **Replace Tag**                                                                                                                                         |
| 3            | Under **Record IDs**, select **Manual Input**                                                                                                                                                         |
| 4            | Enter **NLIS ID**                                                                                                                                                                                     |
| 5            | Click **Next**                                                                                                                                                                                        |
| 6            | <p>Review the tag information as below:</p><p><strong>Old Tag:</strong></p><ul><li>RFID Number</li><li>NLIS ID</li></ul><p><strong>New Tag:</strong></p><ul><li>RFID Number</li><li>NLIS ID</li></ul> |
| 7            | Tick all checkboxes under **Declaration**                                                                                                                                                             |
| 8            | Click **Save**                                                                                                                                                                                        |
| 9            | **Confirm to Replace Tag** will display                                                                                                                                                               |
| 10           | Click **Yes** if you are confirm                                                                                                                                                                      |
| 11           | **Updated** popup will display                                                                                                                                                                        |
| {% endtab %} |                                                                                                                                                                                                       |

{% tab title="Bluetooth Scanner" %}

`Refer to xx to go to Animal Profile landing page.`

| **Step**      | **Action**                                                                                                                                                                                                   |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 1             | On the **Animal Profile** landing page, click **Replace Tag**                                                                                                                                                |
| 3             | Under **Record IDs**, select **Bluetooth Scanner**                                                                                                                                                           |
| 4             | Click **Next**                                                                                                                                                                                               |
| 5             | Select bluetooth device to pair and connect                                                                                                                                                                  |
| 6             | Once connected, "Bluetooth Connected" popup will display                                                                                                                                                     |
| 7             | Click **Start Scanning**                                                                                                                                                                                     |
| 8             | A progress bar of 1/1 indicates that the scan is successful.                                                                                                                                                 |
| 9             | Click **Complete**                                                                                                                                                                                           |
| 10            | <p>Review the tag information as below:</p><p><strong>Old Tag:</strong></p><ul><li>RFID Number</li><li>NLIS ID</li></ul><p><strong>New Tag:</strong></p><ul><li>RFID Number</li><li>NLIS ID</li></ul><p></p> |
| 11            | Tick all checkboxes under **Declaration**                                                                                                                                                                    |
| 12            | Click **Save**                                                                                                                                                                                               |
| 13            | **Confirm to Replace Tag** will display                                                                                                                                                                      |
| 14            | Click **Yes** if you are confirm                                                                                                                                                                             |
| 15            | **Updated** popup will display                                                                                                                                                                               |
| {% endtab %}  |                                                                                                                                                                                                              |
| {% endtabs %} |                                                                                                                                                                                                              |

![](/files/-MRPFwSWi65X-_1Teviz)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.aglive.com/backup-aglive/replace-a-tag.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.
