2022-01-20 10:43:38 +01:00
# Use internal notes
Use internal notes to add information to a report. This can be a summary of your actions or an update on your investigation. Internal notes are only visible to pod admins and moderators.
2022-07-23 13:32:35 +00:00
:::{dropdown} Required permissions
:icon: key
2022-01-22 14:19:36 +01:00
- {guilabel}`Moderation` – provides access to the administration and moderation menus.
2022-11-23 22:42:32 +01:00
2022-07-23 13:32:35 +00:00
:::
2022-01-22 14:19:36 +01:00
2022-01-20 10:43:38 +01:00
## Add notes to a report
2022-11-23 22:42:32 +01:00
You can add notes to **Unresolved ** and **Resolved ** reports. To add an internal note:
2022-01-20 10:43:38 +01:00
2022-07-23 13:32:35 +00:00
::::{tab-set}
2022-01-20 10:43:38 +01:00
2022-07-23 13:32:35 +00:00
:::{tab-item} Desktop
:sync: desktop
1. Log in to your {term}`pod` .
2022-11-18 22:12:21 +01:00
2. Select the wrench icon ({fa}`wrench` ) at the top of the sidebar to open the {guilabel}`Administration` menu.
2022-01-20 10:43:38 +01:00
3. Select {guilabel}`Moderation` . The {guilabel}`Reports` page opens.
2023-02-01 13:41:44 +01:00
4. [Search for the report ](search.md ).
2022-01-20 10:43:38 +01:00
5. {guilabel}`Write` your note in the {guilabel}`Internal notes` section. This input field supports Markdown syntax. You can {guilabel}`Preview` how the note will look to other users.
6. Select {guilabel}`Add note` to save your note.
2022-07-23 13:32:35 +00:00
:::
2022-01-20 10:43:38 +01:00
2022-07-23 13:32:35 +00:00
:::{tab-item} Mobile
:sync: mobile
2022-01-20 10:43:38 +01:00
2022-11-18 22:12:21 +01:00
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.
2022-01-20 10:43:38 +01:00
3. Select {guilabel}`Moderation` . The {guilabel}`Reports` page opens.
2023-02-01 13:41:44 +01:00
4. [Search for the report ](search.md ).
2022-01-20 10:43:38 +01:00
5. {guilabel}`Write` your note in the {guilabel}`Internal notes` section. This input field supports Markdown syntax. You can {guilabel}`Preview` how the note will look to other users.
6. Select {guilabel}`Add note` to save your note.
2022-07-23 13:32:35 +00:00
:::
::::
2022-01-20 10:43:38 +01:00
## Delete notes from a report
```{warning}
Deleting an internal note is irreversible. Make sure you are not deleting anything important.
```
2022-11-23 22:42:32 +01:00
You can delete your own notes and the notes of other moderators. You can do this for both **Resolved ** and **Unresolved ** reports. To delete an internal note:
2022-01-20 10:43:38 +01:00
2022-07-23 13:32:35 +00:00
::::{tab-set}
:::{tab-item} Desktop
:sync: desktop
2022-01-20 10:43:38 +01:00
2022-11-18 22:12:21 +01:00
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.
2022-01-20 10:43:38 +01:00
3. Select {guilabel}`Moderation` . The {guilabel}`Reports` page opens.
2023-02-01 13:41:44 +01:00
4. [Search for the report ](search.md ).
2022-01-20 10:43:38 +01:00
5. Find the note you want to delete in the {guilabel}`Internal notes` section.
6. Select {guilabel}`Delete`
2022-07-23 13:32:35 +00:00
:::
2022-01-20 10:43:38 +01:00
2022-07-23 13:32:35 +00:00
:::{tab-item} Mobile
:sync: mobile
2022-01-20 10:43:38 +01:00
2022-07-23 13:32:35 +00:00
1. Log in to your {term}`pod` .
2022-11-18 22:12:21 +01:00
2. Select the wrench icon ({fa}`wrench` ) at the top of the screen to open the {guilabel}`Administration` menu.
2022-01-20 10:43:38 +01:00
3. Select {guilabel}`Moderation` . The {guilabel}`Reports` page opens.
2023-02-01 13:41:44 +01:00
4. [Search for the report ](search.md ).
2022-01-20 10:43:38 +01:00
5. Find the note you want to delete in the {guilabel}`Internal notes` section.
6. Select {guilabel}`Delete`
2022-07-23 13:32:35 +00:00
:::
::::