# View Network Security Groups

To view the list of NSGs that are associated with a data center, follow these steps:

1\. In the **DCD**, go to **Menu** > **Security** > **Network Security Groups**.

2\. Select a data center from the **Showing results for datacenter:** drop-down list to view the NSGs associated with it.

![List of NSGs](/files/rNrJ9DrAYJNCMsb2zxI1)

{% hint style="success" %}
**Result:** A list of security groups is displayed. The table also displays the network security group's name, state, the number of servers or NICs attached to it, the total number of rules defined for the respective NSG, and whether it is a default group. You can select a specific data center to view all its associated NSGs, copy the respective NSG's UUID, attach an NSG to a server or an NIC, set the group as a default group, create new custom groups, or delete existing security groups.
{% endhint %}


---

# 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.ionos.com/cloud/security/network-security-groups/how-tos/view-nsgs.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.
