diff --git a/docs/2. Onboarding/GCS Setup/03. Create an account in Google Cloud Storage GCS.md b/docs/2. Onboarding/GCS Setup/03. Create an account in Google Cloud Storage GCS.md
index 6d911ed36..ef5186709 100644
--- a/docs/2. Onboarding/GCS Setup/03. Create an account in Google Cloud Storage GCS.md
+++ b/docs/2. Onboarding/GCS Setup/03. Create an account in Google Cloud Storage GCS.md
@@ -1,54 +1,96 @@
-> ### **2 minute read `Intermediate`**
+ ### **5 minute read `Intermediate`**
+
___
+## Video Tutorial
+
+
+
+
+
+
+
1. Go to [Google Cloud Console](https://console.cloud.google.com) and sign in with your Gsuite account.
-
+
+
2. After signing in you will be redirected to the Google Cloud console. Use link if not redirected: [https://console.cloud.google.com/getting-started](https://console.cloud.google.com/getting-started)
3. Click on `TRY FOR FREE` and fill in Billing details.
-
+
+
4. Select `Country` and check to agree to terms and conditions.
-
+
+
+5. Now fill in your `primary contact` and `payment information details` and click on start free.
+
+
+
+
+This whole process of account information and payment information verification will take a few minutes.
+
+
+
-5. Now fill in the rest of the details to verify.
+6. Answer the four questions asked by Google Cloud
-
+
-6. On the same page, fill in `Primary contact details` and `payment method details`and click on the `start my free trial.`
+- What best describes your organization and its needs?
-
+
-7. Now if it does not redirect you go to the google cloud console dashboard you can also use this link. [https://console.cloud.google.com/home](https://console.cloud.google.com/home)
+- What brought you to Google Cloud?
-8. Click `My Project` in the top bar to create a new project.
+- What are you interested in doing with Google Cloud?
-
+- What best describes your role?
+
-9. Click on `New Project` at the top right corner.
+7. Click `My Project` in the top bar to create a new project.
+
-
-10. Fill in your project details and click on the `CREATE` button.
+8. Click on `New Project` at the top right corner.
+
+
+
+
+
+10. Fill in your project details and click on the `CREATE` button. Once the new project is created, select it, and in the top search bar:

-11. Select `Cloud Storage` from the side panel of Google Cloud Console Dashboard
-
+
+
+
+
+
+
+- Type `BigQuery API` and `enable` it if it’s not already enabled. If enabled, it will show as `Manage`.
+
+
+
+- Similarly, search for `Google Sheets API` and `enable` it if it’s not already enabled. If enabled, it will show as `Manage`.
+
+
+
+11. Select `Cloud Storage`and the `Buckets` from the side panel of Google Cloud Console Dashboard
+
-12. Click on `CREATE` button to create a bucket to store data
+12. Click on `+CREATE` button to create a bucket to store data

@@ -70,26 +112,71 @@ ___
1 . Once Bucket is created, Open the bucket and click on `Permissions`.
-
+
+2 . Under the `View By Principle` section, click `Grant Access`.
-2 . Click on the `ADD` button next to Permissions.
-
-
-
-3 . Under the new members, tab choose `allUsers` **** and choose a role as Storage Admin.
-
-
+
+3 . Under `add principle`, tab choose `allUsers`and choose a role as `Storage Admin`.

-
4 . Click on `save` open and a pop-up will come for confirmation of making the bucket publicly accessible.
5 . Click on `ALLOW PUBLIC ACCESS`

+
+6. Select `IAM & Admin`and then `Service Accounts` from the side panel of Google Cloud Console Dashboard
+
+
+
+7. Click + Create Service Account, enter the details, and click Create and Continue.
+
+
+
+
+8. Grant this service account access to the project, ensuring it has Owner access as well. Click Done.
+
+
+
+
+
+9. Click on the three-dot dropdown next to the service account, then select Manage Keys.
+
+
+
+10. Click Add Key, select JSON as the key type, and click Create.
+
+
+
+
+
+11. Save the downloaded JSON file and copy its content.
+
+## Integrate Google Cloud Storage with Glific
+
+1. Open the Glific account and click on the NGO main account button (bottom left corner), then go to Settings and
+select Google Cloud Storage.
+2. Enable the active box, paste the copied JSON file into the Goth Credentials field.
+
+3. Copy the client email from the JSON file and paste it into Goth Credentials.
+
+4. Enter the bucket name (you can find it in Google Cloud Console > Cloud Storage > Buckets).
+
+## Integrate BigQuery API with Glific
+
+1. Open BigQuery from the left panel in Glific.
+
+2. Enable the active box and paste the copied JSON content into the Goth Credentials field. Click Save.
+
+## Integrate Google Sheets API with Glific
+
+1. Open Google Sheets from the left panel in Glific.
+
+2. Enable the active box and paste the copied JSON content into the Goth Credentials field. Click Save.
+