---
title: "Download security group rules"
sidebar_label: "Download security group rules"
sidebar_position: 2
description: "How to download security group rules in .json format"
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import Tabs from '@theme/Tabs'
import TabItem from '@theme/TabItem'
import MoreVerticalIcon from '@selectel/docux/icons/more-vertical'
import {TabItemLabel} from '@selectel/docux/components'

# Download security group rules

You can download a file containing the security group rules in `.json` format. You can edit the file and upload it to another security group; for more information, see the [Bulk add rules from a file](/cloud-servers/security-groups/manage-rules/create-rule.mdx#batch-add-rules-via-file) subsection of the Create a Rule article.

1. In the [Control panel](https://my.selectel.ru/vpc/default/security-groups), on the top menu, click **Products** and select **Cloud Servers**.

2. Go to the **Security Groups** section.

3. In the  security group menu, select **Download JSON with rules**.<MoreVerticalIcon />

<Formbricks />
