From c02edcc8b864746dcb3a819c9603377229a90533 Mon Sep 17 00:00:00 2001
From: 889-dj <73821023+889-dj@users.noreply.github.com>
Date: Sat, 10 Jul 2021 12:04:37 +0530
Subject: [PATCH] added a new question to faq.md (#330)
---
docs/FAQ.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/docs/FAQ.md b/docs/FAQ.md
index 8a54181..bf26d8d 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -42,4 +42,10 @@
### **Q8.** I am getting a **`hospital not registered`** error when I try to sign up. Why is this happening?
-As mentioned in Q1, this website is for the use of doctors from the hospital registered with us. So, you must enter a valid hospital id during signup.
\ No newline at end of file
+As mentioned in Q1, this website is for the use of doctors from the hospital registered with us. So, you must enter a valid hospital id during signup.
+
+### **Q9.** I am getting a **` Not Empty 4 Admin `** after importing data. Why is this happening?
+
+Admins can see details of patients in all registered hospitals. But if you login with doctor account(that is `test1, test2`,etc).They can only see the details of patients from their hospital and not from other hospitals
+
+U can tyr login using test2 or the credentials in the users database.
\ No newline at end of file