# SIMs Details

Upon selecting a specific SIM card from the main SIM/eSIMs list, Users will be navigated to a detailed SIM page where they can access comprehensive information about that SIM card.&#x20;

In addition to viewing the SIM card overview & Diagnostics, users will have the ability to perform various actions directly from this page.

## **SIM Reset**

Use the SIM Reset button to reset the network connection. This action will force the device to detach from the network and try the network attach again.

Once the reset is triggered, a second reset can only be triggered after 5 mins waiting period.

<figure><img src="/files/tHbIfvMFc4EbCqXkIFrZ" alt=""><figcaption></figcaption></figure>

## **Online/ Offline status**

The network status of the device is visible with an "Online"/ "Offline" status.&#x20;

If the device is online the private dynamic IP within a subnet assigned to the device will also be shown along with details RAT used (e.g., 2G, 3G, 4G), the usage value during the ongoing data session.

<figure><img src="/files/4KmpkynRN4O4PICPubRR" alt=""><figcaption></figcaption></figure>

if there is an error in fetching the current status the status will be shown as "Unknown".&#x20;

## Search

By utilizing the Search tab and entering the specific EID from the account, users can directly retrieve and view the overview and diagnostics details related to that particular SIM card or SIM profile.&#x20;

This streamlines the process of finding and accessing information, allowing for quick navigation and troubleshooting when dealing with specific EIDs.

<figure><img src="/files/oT0SNNmUwGQdOl3fQrop" alt=""><figcaption></figcaption></figure>


---

# 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.connectedyou.io/knowledge-base/connectedyou-platform/user-guide/sim-management/sims-esims/sims-details.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.
