# Security Group

To Create a Security Group follow [links](https://docs.neevcloud.com/neevcloud-products/networking/security-groups/add-security-group).

After creating the security group to attach your server.

**Security Group Update**

* The current Security Group has been set to the default configuration, including the rules.

<figure><img src="/files/3W4wvAkxhiOsPCkpjwCL" alt=""><figcaption></figcaption></figure>

To add a custom Security Group, follow

Security Groups > Add Security Group

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

Select the created security group

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

For more details about security groups follow these [link](/neevcloud-products/networking/security-groups.md)s.


---

# 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/computes/manage-cloud-instance/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.
