diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md
index 8e655d7..5e65528 100644
--- a/Frequently-Asked-Questions-(FAQ).md
+++ b/Frequently-Asked-Questions-(FAQ).md
@@ -7,6 +7,7 @@ Welcome to the PlexPy FAQ. Please note that most answers are not added yet. If y
* [I can't reach the web interface!](#cat1-q4)
* [I can't get Notifications working! Is there a magic trick?](#cat1-q5)
* [How do I enable displaying of Bitrates in the Activity pane?](#cat1-q6)
+* [What does the warning "Unable to retrieve data" mean? Is this a problem?](#cat1-q7)
## Windows
* [I enabled HTTPS but received a warning that the pyOpenSSL module is missing. How do I fix this?](#cat2-q1)
@@ -51,6 +52,9 @@ Don't forget to clear your web browser's cache *every* time you update your web
#### Q: How do I enable displaying of Bitrates in the Activity pane?
**A:** You can't because it is not possible since such information is not supplied by the Plex Media Server.
+#### Q: What does the warning "Unable to retrieve data" mean? Is this a problem?
+**A:** No, not necessarily. It means that you requested data that is not available, for example when you view the profile or history of a user who hasn't watched anything yet. PlexPy can't know what have happened before it got installed (still no magic involved) and only starts logging from the time of its installation.
+
---
### Windows