Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ For any business, there are two operations that are primarily possible, that inv
1) The chatbot sends the media to the end user.
2) The end user sends the media to the chatbot.

For both operations to happen, the GCS (Google Cloud Storage) needs to be set up and made active. Refer to this <a href="https://glific.github.io/docs/docs/Pre%20Onboarding/GCS%20Setup/Create%20an%20account%20in%20Google%20Cloud%20Storage%20GCS">section</a> to understand how this can be done.
For both operations to happen, the GCS (Google Cloud Storage) needs to be set up and made active. Refer to this <a href="https://glific.github.io/docs/docs/Pre%20Onboarding/GCS%20Setup/Google%20Cloud%20Storage%20Setup">section</a> to understand how this can be done.

### Chatbot sending the media to the end user.

Expand Down