diff --git a/docs/4. Integrations/Dialogflow for Natural Language Processing.md b/docs/4. Integrations/Dialogflow for Natural Language Processing.md
index 44bf4f607..c4639cd48 100644
--- a/docs/4. Integrations/Dialogflow for Natural Language Processing.md
+++ b/docs/4. Integrations/Dialogflow for Natural Language Processing.md
@@ -1,4 +1,5 @@
-> ### **6 minute read       `Advanced`**
+> ### **6 minutes read `Advanced`**
+
**Dialog Flow can be used in flows to send responses to end-users based on their intent when a specific keyword doesn’t match.**
@@ -8,6 +9,8 @@
+_The UI of the platform has been updated since the webinar was conducted. The functionalities shown all remain the same_
+
## Using DialogFlow NLP agent within Glific.
**Step 1 :** Open a GCP account, project and service account with a key (.json file).
@@ -123,21 +126,15 @@ Troubleshooting tip : Added a new intent in Dialog Flow agent does not reflect
## Step 2 : Configure Dialog Flow in Glific to connect to your GCP Project
-1 . Click on `setting` icon.
-
-![image](https://user-images.githubusercontent.com/32592458/212662590-a7fd2495-68ae-4c16-a47a-f35ef7d24778.png)
-
+1 . Click on `NGO main account`, find `Settings` and go to `Dialogflow`.
+
-2 . Click on `edit` icon of Dialog flow
-
-![image](https://user-images.githubusercontent.com/32592458/212662619-911da041-727b-44b4-b259-6a4b942e0840.png)
-
3 . Enter `Goth Credentials` of your Dialog flow. It is same as it is for your GCS account. Check the "Is active" box as well.
-![image](https://user-images.githubusercontent.com/32592458/212662665-dae4e28a-b8b4-42e0-9bb9-85cdeeaab5c5.png)
+
4 . Click on **Save** button
@@ -153,7 +150,6 @@ Note : This is only needed if your service account doesn't have complete own
-
3 . Click on `members` button.
![image](https://user-images.githubusercontent.com/32592458/212662771-c0a57b1e-bb61-4f3e-ba31-ca5822c62b5e.png)