diff options
-rw-r--r-- | docs/running/admin_manual.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/running/admin_manual.md b/docs/running/admin_manual.md index b4da389c1..2420c0a2f 100644 --- a/docs/running/admin_manual.md +++ b/docs/running/admin_manual.md @@ -354,8 +354,11 @@ Enter some text in the in the ‘Ban text’ box to explain why they have been b ### Deleting a request +You can delete a request entirely using the admin interface. You will mainly only need to do this if someone has posted private information. Go to the admin page for the request by searching or browsing in the 'Requests' section of the admin interface. In the first section, click the 'Edit metadata' button. At the bottom of the next page, click the red 'Destroy request entirely' button. + ### Hiding a request + ### Hiding an incoming or outgoing message ### Editing an outgoing message |