You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/EASYAI_USER_GUIDE.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,34 @@ EasyAI is your AI-powered writing assistant built directly into EasyEditor. Open
200
200
201
201
---
202
202
203
+
## Report Inappropriate AI Content
204
+
205
+
EasyAI includes a built-in reporting feature that lets you flag problematic AI-generated content. Click the 🚩 flag icon in the EasyAI panel header to open the report dialog, select a category, add an optional description, and submit.
206
+
207
+
### Where Reports Are Stored
208
+
209
+
Reports are saved locally on your device — nothing is sent to a server.
**Web browser:** Reports are stored in the browser's localStorage only. Use the "Download Reports" button in the EasyAI panel to export them as a JSON file.
226
+
227
+
> Both stores keep a maximum of 100 reports. When the limit is reached, the oldest report is removed automatically.
228
+
229
+
---
230
+
203
231
## Tips for Better Results
204
232
205
233
-**Be specific** — *"Create a sequence diagram for the checkout payment flow"* works better than *"Make a diagram"*
0 commit comments