# SIM-Profile overview

The **SIM Profile** provides a consolidated view of all key attributes and operational data associated with an individual SIM (ICCID) on the ConnectedYou platform.

It brings together:

* Identification details (ICCID, IMSI, EID)
* Network and activity status
* Lifecycle timestamps
* Usage metrics
* Configuration and provisioning data

All values are updated based on network events, platform actions, and billing system inputs, ensuring an accurate and near real-time representation of each SIM.

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

### Timestamp Definitions

{% hint style="info" %}

### Timestamp Definitions

**Provision Date**

The date and time when the SIM was assigned to your account upon ordering.<br>

**First Activation Date**

The first time the SIM status was changed to ACTIVE either manually or based on the network events.<br>

**Last Seen on the Network**

The most recent timestamp when the SIM was observed communicating on the network.<br>

**Last Status Updated At**

The last time the SIM’s status (e.g., Active, Suspended, Terminated) was updated in the system.
{% endhint %}

***

In the overview tab you can see the SIM details on the "SIM Information card" as shown above, and see all historical transactions done on the SIM as shown below on the "Transactions" card.

![](/files/WqUVoQeiup33qz3TQGS8)

You can click on the "Operation Id" to see more detailed view of the transaction. You can also go to this view from the left navigation panel by clicking on the "Transactions History" menu.

![](/files/m6GUmTkJZsM1bYXlsx2p)


---

# 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/sim-profiles/sim-profile-details/sim-profile-overview.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.
