funquail/docs/moderator_documentation/domains/delete_rule.md

45 lines
2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Delete a moderation rule
If you no longer need a moderation rule, you can delete it completely. This allows the other server to interact with your pod normally.
:::{dropdown} Required permissions
:icon: key
- {guilabel}`Moderation` provides access to the administration and moderation menus.
:::
To delete an existing moderation rule:
::::{tab-set}
:::{tab-item} Desktop
:sync: desktop
1. Log in to your {term}`pod`.
2. Select the wrench icon ({fa}`wrench`) at the top of the sidebar to open the {guilabel}`Administration` menu.
3. Select {guilabel}`Moderation`. The {guilabel}`Reports` page opens.
4. Select {guilabel}`Domains` at the top of the page. The {guilabel}`Domains` page opens. You can see a list of known domains on this page.
5. Select the domain with the moderation rule you want to edit. The domain's moderation page opens.
6. Select {guilabel}`Edit` under the {guilabel}`This domain is subject to specific moderation rules` header. The moderation policy form opens.
7. Select {guilabel}`Delete`. A {guilabel}`Delete this moderation rule?` warning appears.
8. Select {guilabel}`Delete moderation rule`.
:::
:::{tab-item} Mobile
:sync: mobile
1. Log in to your {term}`pod`.
2. Select the wrench icon ({fa}`wrench`) at the top of the screen to open the {guilabel}`Administration` menu.
3. Select {guilabel}`Moderation`. The {guilabel}`Reports` page opens.
4. Select {guilabel}`Domains` at the top of the page. The {guilabel}`Domains` page opens. You can see a list of known domains on this page.
5. Select the domain with the moderation rule you want to edit. The domain's moderation page opens.
6. Select {guilabel}`Edit` under the {guilabel}`This domain is subject to specific moderation rules` header. The moderation policy form opens.
7. Select {guilabel}`Delete`. A {guilabel}`Delete this moderation rule?` warning appears.
8. Select {guilabel}`Delete moderation rule`.
:::
::::
That's it! You've deleted your moderation rule. Content from the domain will no longer get blocked.