# View Rules

You can view the list of rules associated with an NSG.

To view the list, follow these steps:

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

2\. Select a data center from the drop-down list to view the NSGs associated with it.

3\. Select an NSG from the list by either selecting the **NAME** of the respective security group or clicking **View & Edit**.

![View rules](/files/6RhekvThp09UEMLdn2Li)

{% hint style="success" %}
**Result:** A list of rules defined for the selected security group is displayed. You can do the following:

* [<mark style="color:blue;">Create new firewall rules, rules from pre-defined templates or clone existing rules</mark>](/cloud/security/network-security-groups/how-tos/create-rules.md)
* [<mark style="color:blue;">Edit rules</mark>](/cloud/security/network-security-groups/how-tos/modify-rules.md)
* Copy UUID of the respective rule
* [<mark style="color:blue;">Delete existing rules</mark>](/cloud/security/network-security-groups/how-tos/delete-rules.md)
  {% 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-rules.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.
