# Define Thing Status

1\.       Click **Things Groups** from the sidebar menu.

2\.       Select a Things Group and click the **Edit** icon to display the Things Group settings.

3\.       Scroll down to view the Things table at the bottom of the screen.

4\.       Click the **Edit** icon for a Thing Name in the list. The Thing Information screen is displayed.

5\.       Select an **Action Status** option:

–      Suspend

–      Active

6\.       Click **Save** to update the Things status in the system database.

{% hint style="info" %}
Another way to assign things to define thing is to **select the wanted Things in the Things page | Apply Action on Thing(s) | Update Things State | select wanted status | Apply**.
{% endhint %}

{% embed url="<https://youtu.be/yBTbE_9SGAk>" %}
How to change Sim Card State
{% endembed %}


---

# 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.monogoto.io/advanced-console/things-management/define-thing-status.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.
