diff --git a/article/proceedings.tex b/article/proceedings.tex
index 6a2296d3c14786fe47257fc8a8b9f27b2a837c35..e5b335cf4c4383fb98b8dd88ce9c948b95a40c15 100644
--- a/article/proceedings.tex
+++ b/article/proceedings.tex
@@ -354,6 +354,13 @@ statistics are info such as "Of the last 1,728 actions, this filter has matched
 \end{itemize}
 
 \textbf{Questions on abuse\_filter\_log table}
+\begin{itemize}
+    \item how often were filters with different actions triggered? (afl\_actions)
+    \item what types of users trigger the filters (IPs? registered?)
+    \item on what articles filters get triggered most frequently (afl\_title)
+    \item what types of user actions trigger filters most frequently? (afl\_action) (edit, delete, createaccount, move, upload, autocreateaccount, stashupload)
+    \item in which namespaces get filters triggered most frequently?
+\end{itemize}
 
 \textbf{Questions on abuse\_filter\_action table}