> ## Documentation Index
> Fetch the complete documentation index at: https://docs.levelblue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve Unique Identifier Information

In some instances, you may need to find the Unique Identifier (UID) of an asset, alarm, or event for a support investigation ticket. Each asset, alarm, and event has its own UID locatied in the URL of the specific alarm.

<AccordionGroup>
  <Accordion title="To locate the UID of an Asset">
    1. Go to **Environment > Assets**.
    2. Search or filter the results on the page to the locate the asset for which you need the UID.
    3. Click the <img src="https://mintcdn.com/levelblue-5324744e/T1hrc0hK0aza_DCc/images/central-any-app/buttons/chevron-down.svg?fit=max&auto=format&n=T1hrc0hK0aza_DCc&q=85&s=417e8bbfd7386ba83a4b629d5a935a80" style={{ height: "1em", verticalAlign: "middle", display: "inline-block", margin: "0 0.25em" }} width="20" height="20" data-path="images/central-any-app/buttons/chevron-down.svg" /> next to the desired Asset Name to open the drop-down menu, and then click **Full Details**.
    4. In the URL for this page, you will see a string of characters at the end of the link. This string is the UID.

           <Frame>
             <img src="https://mintcdn.com/levelblue-5324744e/AfONLtCE7tRfJ2MJ/images/usm-anywhere/deployment-guide/remotesupport/uid-example.webp?fit=max&auto=format&n=AfONLtCE7tRfJ2MJ&q=85&s=ea004503df478b58e8d9ea447b510e00" width="750" height="353" data-path="images/usm-anywhere/deployment-guide/remotesupport/uid-example.webp" />
           </Frame>
  </Accordion>

  <Accordion title="To locate the UID of an Alarm">
    1. Go to **Activity > Alarms**.

    2. Search or filter the results on the page to the locate the alarm for which you need the UID.

    3. Click the desired alarm to bring up the alarm summary view.

    4. In the summary view click on the name of the alarm at the top of the page to open the full alarm details page.

           <Frame>
             <img src="https://mintcdn.com/levelblue-5324744e/AfONLtCE7tRfJ2MJ/images/usm-anywhere/deployment-guide/remotesupport/uid-alarm-view.webp?fit=max&auto=format&n=AfONLtCE7tRfJ2MJ&q=85&s=49820aa944bb1cd5ae06599c28b923ac" width="729" height="474" data-path="images/usm-anywhere/deployment-guide/remotesupport/uid-alarm-view.webp" />
           </Frame>

    5. In the URL for this page, you will see a string of characters at the end of the link. This string is the UID.

           <Frame>
             <img src="https://mintcdn.com/levelblue-5324744e/AfONLtCE7tRfJ2MJ/images/usm-anywhere/deployment-guide/remotesupport/uid-example.webp?fit=max&auto=format&n=AfONLtCE7tRfJ2MJ&q=85&s=ea004503df478b58e8d9ea447b510e00" width="750" height="353" data-path="images/usm-anywhere/deployment-guide/remotesupport/uid-example.webp" />
           </Frame>
  </Accordion>

  <Accordion title="To locate the UID of an Event">
    1. Go to **Activity > Events**.

    2. Search or filter the results on the page to the locate the event for which you need the UID.

    3. Click the desired event to bring up the event summary view.

    4. In the summary view click on the name of the event at the top of the page to open the full event details page.

           <Frame>
             <img src="https://mintcdn.com/levelblue-5324744e/AfONLtCE7tRfJ2MJ/images/usm-anywhere/deployment-guide/remotesupport/uid-event-view.webp?fit=max&auto=format&n=AfONLtCE7tRfJ2MJ&q=85&s=d26e5bc8a61f1e2b5655748b08958f38" width="724" height="267" data-path="images/usm-anywhere/deployment-guide/remotesupport/uid-event-view.webp" />
           </Frame>

    5. In the URL for this page, you will see a string of characters at the end of the link. This string is the UID.

           <Frame>
             <img src="https://mintcdn.com/levelblue-5324744e/AfONLtCE7tRfJ2MJ/images/usm-anywhere/deployment-guide/remotesupport/uid-example.webp?fit=max&auto=format&n=AfONLtCE7tRfJ2MJ&q=85&s=ea004503df478b58e8d9ea447b510e00" width="750" height="353" data-path="images/usm-anywhere/deployment-guide/remotesupport/uid-example.webp" />
           </Frame>
  </Accordion>
</AccordionGroup>
