Skip to content

Share private pages #327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion docs/core-concepts/pages/wiki.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,26 @@ Where project pages zoom in on team-specific details, the Wiki gives you a bird'

4. Need to find something quick? Use the sidebar's search function to locate specific pages or information.

The Wiki helps your team stay informed and connected by keeping important information in one easy-to-find place.
## Share private pages
While private pages are typically only accessible to their creator, you can selectively share private wiki pages with specific team members in your workspace. This gives you granular control over who can access sensitive documentation without making it visible to your entire organization.

![Wiki](https://media.docs.plane.so/wiki/share-private-pages.webp#center)

1. Open any private page you've created.
2. Click the **Share** button in the top-right corner of the page.
3. In the dialog box, use the search field to find and add specific team members.
4. Set appropriate permissions for each person:
- Can view - Allows the person to read the page but not make changes
- Can edit - Gives full editing access to the page content
5. Click **Share** to apply the changes.

When you share a private wiki page, it will automatically appear in the **Shared** section of the Wiki sidebar.

### Manage shared access
The page creator always retains full control over sharing settings.

Once you've shared a wiki page, you can easily modify permissions or remove access:

1. Click the dropdown next to any shared member's name to change their permission level.
2. Select **Remove** to revoke their access to the page.