# Add Security Group

## Create Security Group

Navigate to the dashboard in the networking and select security group

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

Click on the Create Security Group:-&#x20;

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

Enter the name of the security group, Provide a description, and click on Create Security Group.

<figure><img src="/files/fKg4FvpeG7m7mXHswLLP" alt=""><figcaption><p>'</p></figcaption></figure>

Select the created security group

<figure><img src="/files/EMvDZ9Tts7dLso4EGXtp" alt=""><figcaption><p>'</p></figcaption></figure>

### Add custom rules

When creating the security group rule, add it automatically. If you want to add custom rules follow this [link](https://docs.neevcloud.com/neevcloud-products/computes/manage-cloud-instance/security-group).

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

When creating a VM, you can find the option to add a security group by following this [link](https://docs.neevcloud.com/neevcloud-products/computes/getting-started-launch-vms#add-security-group).


---

# 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.neevcloud.com/neevcloud-products/networking/security-groups/add-security-group.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.
