---
title: "Copying forum permissions in phpBB 3.0"
description: "As you manage your community and help it grow, you will likely add forums and categories to your site. You may want to use the same permission setup on a new forum that you already have on an..."
url: https://www.inmotionhosting.com/support/edu/phpbb/copy-forum-permissions-phpbb/
date: 2013-01-04
modified: 2022-03-11
author: "Scott Mitchell"
categories: ["phpBB"]
type: post
lang: en
---

# Copying forum permissions in phpBB 3.0

As you manage your community and help it grow, you will likely add forums and categories to your site. You may want to use the same permission setup on a new forum that you already have on an existing one. PhpBB allows you the ability to copy forum permissions from one forum to another to save you from spending more time recreating that permission setup. Below are instructions on how to copy permissions between two forums.

## How to copy forum permissions between two forums

1. [Log into your phpBB admin dashboard](/support/edu/phpbb/phpbb-login/).
2. From there, click on the **Permissions** tab if the screen is not already focused on it.
3. This leads you to the *Permissions* tab where you will see a list of categories in a sidebar on the left hand side. Locate and click on the **Copy Forum Permissions** link found under the *Forum Based Permissions* section.[![click copy permissions](https://www.inmotionhosting.com/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_copy-forum-menu.png)](/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_copy-forum-menu.png)
4. This next page is the *Copy Forum Permissions* page. Select the forum you wish to use as the source from the dropdown. This means you want to use the permissions setup that forum has for your target forum. Also, select your target, or destination forum from the lower list. You can also select multiple target forums by holding down the Control key and clicking on each one you want to copy the permissions to. For this example, we chose *My First Forum* as the source forum and *My New Forum* as the target.[![select source and target forums](https://www.inmotionhosting.com/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_select-forums.png)](/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_select-forums.png)
5. Click on the **Submit** button to initiate the permission copy.
6. You are met with a page asking you to confirm you want to copy the permissions. You will lose the current permission setup on the target forum. Click **Yes**to confirm the copy and the changes will take place.[![confirm permission copy](https://www.inmotionhosting.com/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_copy-permissions-confirm.png)](/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_copy-permissions-confirm.png) The permissions from the source forum will now be copied over to the target forum. The before and after screenshots below show that *My New Forum*, which had no permissions for the *My New Group* group now has the same permissions as the *My First Forum* forum. Before After [![before permissions copy](https://www.inmotionhosting.com/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_copy-permissions-before.png)](/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_copy-permissions-before.png) [![after permissions copy](https://www.inmotionhosting.com/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_copy-permissions-after.png)](/support/wp-content/uploads/2013/01/edu_phpbb_permissions_copy-forum-permissions_copy-permissions-after.png)
