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

# Manage a single SIM

> Your dashboard gives you the ability to take direct actions on your SIMs while referencing the most important information you need for troubleshooting. Take actions on a single SIM from its details page with full control over SIM management.

## What actions can I take from a SIM's details page?

Every action you can take on a single SIM can be found in the page header. You can take actions on a single SIM by finding the SIM using search or from the SIMs pages and opening the SIM's details page.

<Frame>
  <img src="https://mintcdn.com/hologram-b29df2a6/gBXuuJ66IPyI_nhw/images/sims/sim-actions/sim-actions-menu.webp?fit=max&auto=format&n=gBXuuJ66IPyI_nhw&q=85&s=5d904ecbd5d7f6cd08df0258eb095154" alt="SIM details page header" width="2880" height="1600" data-path="images/sims/sim-actions/sim-actions-menu.webp" />
</Frame>

Most actions you can take on a SIM are also available as [bulk actions](/dashboard/sim-actions/bulk-actions-overview) from the SIMs pages.

<Note>
  **Note:** Some actions may not be available depending on your SIM's current status (active, in testing, or deactivated), your user role permissions, or features available to your organization.
</Note>

## Available single SIM actions

<Card title="Pause or resume data usage" href="/dashboard/sim-actions/pause-resume-sims" horizontal>
  Prevent or allow data usage for the SIM.
</Card>

<Card title="Switch profiles" href="/dashboard/sim-actions/switch-profiles" horizontal>
  Switch this SIM to a different profile.
</Card>

<Card title="Tag SIMs" href="/dashboard/sim-actions/tag-sims" horizontal>
  Add, edit, and delete tags from the SIM using the tags field in the header.
</Card>

<Card title="Rename SIM" href="/dashboard/sim-actions/rename-sims" horizontal>
  Rename a SIM by clicking on the name in the header.
</Card>

<Card title="Send message to SIM" href="/dashboard/sim-actions/send-messages-to-sims" horizontal>
  Send an SMS message to the SIM, or send a TCP or UDP cloud message to the SIM.
</Card>

<Card title="Change data plan" href="/dashboard/sim-actions/change-data-plans" horizontal>
  Move this SIM to a different data plan.
</Card>

<Card title="Set data usage limits" href="/dashboard/sim-actions/set-usage-limits" horizontal>
  Set a new data limit for this SIM.
</Card>

<Card title="Set usage warning threshold" href="/dashboard/sim-actions/set-data-warning-threshold" horizontal>
  Set a new data warning threshold for this SIM.
</Card>

<Card title="Enable or disable Spacebridge tunneling" href="/dashboard/sim-actions/spacebridge-tunneling" horizontal>
  Configure secure device tunneling settings for this SIM.
</Card>

<Card title="Switch profiles" href="/dashboard/sim-actions/switch-profiles" horizontal>
  For SIMs with Outage Protection and multiple installed profiles, switch this SIM to a different profile.
</Card>

<Card title="Transfer to another organization" href="/dashboard/sim-actions/transfer-to-organization" horizontal>
  Move this SIM to a different organization.
</Card>

<Card title="End testing and activate SIM" href="/dashboard/sim-actions/force-activate-from-test-mode" horizontal>
  Activate Test Mode SIMs out of pre-deployment testing before their testing has completed.
</Card>

<Card title="Deactivate SIM" href="/dashboard/sim-actions/deactivate-sims" horizontal>
  Permanently deactivate this SIM and remove it from the Hologram network.
</Card>

## Actions available by SIM status

| Action                                    | Active SIM                                             | Pre-deployment                                         | Deactivated                                            |
| ----------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ |
| Pause or resume data usage                | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |                                                        |
| Switch profiles                           | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |
| Tag SIM                                   | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |
| Rename SIM                                | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |
| Send message to SIM                       | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |
| Set data usage limit                      | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |
| Set usage alert threshold                 | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |
| Change data plan                          | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |
| Transfer to another organization          | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |
| Enable or disable secure device tunneling | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |
| Transfer to another organization          | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |
| End testing and activate SIM              |                                                        | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |
| Deactivate SIM                            | <Icon icon="check" iconType="solid" color="#BFFD11" /> | <Icon icon="check" iconType="solid" color="#BFFD11" /> |                                                        |

<Info>
  **Limited access:** Some functionality in your dashboard is restricted or unavailable if you are in a Manager, Editor, or Editor Limited role.
</Info>
