# Module - Tutorial

- [Getting set up](https://docs.ochats.io/module-tutorial/getting-set-up.md): Let us guide you one step at a time.
- [Create workspace](https://docs.ochats.io/module-tutorial/create-workspace.md): Create new workspace in order to manage all of your brands/businesses under a group of companies.
- [Connect to channels](https://docs.ochats.io/module-tutorial/connect-to-channels.md): Connect to your desired business communication channels for every businesses you have.
- [WhatsApp Web](https://docs.ochats.io/module-tutorial/connect-to-channels/whatsapp-web.md): Scan QR code to connect to your WhatsApp account
- [WhatsApp API](https://docs.ochats.io/module-tutorial/connect-to-channels/whatsapp-api.md): Connect to official WhatsApp API
- [WhatsApp Cloud API](https://docs.ochats.io/module-tutorial/connect-to-channels/whatsapp-api/whatsapp-cloud-api.md): Connect directly to WhatsApp with WhatsApp Cloud API
- [Gupshup](https://docs.ochats.io/module-tutorial/connect-to-channels/whatsapp-api/gupshup.md): Connect to Gupshup, official WhatsApp Business API provider
- [360dialog](https://docs.ochats.io/module-tutorial/connect-to-channels/whatsapp-api/360dialog.md): Connect to 360dialog, official WhatsApp Business API provider
- [Telegram](https://docs.ochats.io/module-tutorial/connect-to-channels/telegram.md): Connect to Telegram via official Telegram BotFather.
- [LINE](https://docs.ochats.io/module-tutorial/connect-to-channels/line.md): Connect to official LINE Business Account.
- [WeChat Business](https://docs.ochats.io/module-tutorial/connect-to-channels/wechat-business.md): Connect to official WeChat account and gain access to its API
- [Integration](https://docs.ochats.io/module-tutorial/connect-to-channels/wechat-business/integration.md): WeChat Business 2-step Integration
- [Email](https://docs.ochats.io/module-tutorial/connect-to-channels/email.md): Connect to your existing email account via SMTP
- [Enable IMAP access](https://docs.ochats.io/module-tutorial/connect-to-channels/email/enable-imap-access.md): Email configuration onfiguration for Gmail, Outlook and more.
- [Upload contacts](https://docs.ochats.io/module-tutorial/upload-contacts.md)
- [How to upload a new contact?](https://docs.ochats.io/module-tutorial/upload-contacts/how-to-upload-a-new-contact.md)
- [How to upload new contacts in bulk?](https://docs.ochats.io/module-tutorial/upload-contacts/how-to-upload-new-contacts-in-bulk.md)
- [How to merge & unmerge contact?](https://docs.ochats.io/module-tutorial/upload-contacts/how-to-merge-and-unmerge-contact.md)
- [Set up profile](https://docs.ochats.io/module-tutorial/set-up-profile.md): Create your business and individual profile
- [Messages](https://docs.ochats.io/module-tutorial/messages.md): Reply to your customer across all communication channels
- [How to edit name?](https://docs.ochats.io/module-tutorial/messages/how-to-edit-name.md): Edit name in Messages section
- [How to open CRM pop out widget?](https://docs.ochats.io/module-tutorial/messages/how-to-open-crm-pop-out-widget.md): Open CRM pop out widget
- [How to reply customer with another channel?](https://docs.ochats.io/module-tutorial/messages/how-to-reply-customer-with-another-channel.md): Reply customer with another channel.
- [How to use snippet in message section quickly?](https://docs.ochats.io/module-tutorial/messages/how-to-use-snippet-in-message-section-quickly.md): Shortcut for Snippet in Message section
- [How to use WhatsApp template message in message section quickly?](https://docs.ochats.io/module-tutorial/messages/how-to-use-whatsapp-template-message-in-message-section-quickly.md): Shortcut for WhatsApp Template in Message section
- [How to send out personalized WhatsApp template message?](https://docs.ochats.io/module-tutorial/messages/how-to-send-out-personalized-whatsapp-template-message.md): Personalized your WhatsApp template
- [Quick reply](https://docs.ochats.io/module-tutorial/quick-reply.md): Automated messages
- [How to set greeting message?](https://docs.ochats.io/module-tutorial/quick-reply/how-to-set-greeting-message.md): Create greeting message.
- [Broadcast](https://docs.ochats.io/module-tutorial/broadcast.md)
- [Personalized Broadcast](https://docs.ochats.io/module-tutorial/broadcast/personalized-broadcast.md): Increase your promotional message's click-through rate (CTA) with personalized broadcast messages
- [Personalized Broadcast for WhatsApp](https://docs.ochats.io/module-tutorial/broadcast/personalized-broadcast-for-whatsapp.md): Increase your promotional message's click-through rate (CTA) with personalized broadcast messages
- [Reminder Broadcast](https://docs.ochats.io/module-tutorial/broadcast/reminder-broadcast.md): Create & schedule automated reminder message
- [Download Broadcast Report](https://docs.ochats.io/module-tutorial/broadcast/download-broadcast-report.md)
- [Workflow (Beta)](https://docs.ochats.io/module-tutorial/workflow-beta.md): Automate incoming inquiries with workflow automation
- [Settings](https://docs.ochats.io/module-tutorial/settings.md)
- [WhatsApp Templates](https://docs.ochats.io/module-tutorial/settings/whatsapp-templates.md): How to create new WhatsApp template?
- [Snippets](https://docs.ochats.io/module-tutorial/settings/snippets.md): How to create new snippet?
- [Users](https://docs.ochats.io/module-tutorial/settings/users.md)
- [Contact Fields](https://docs.ochats.io/module-tutorial/settings/contact-fields.md): Create your own contact field
- [Tag](https://docs.ochats.io/module-tutorial/settings/tag.md): It is a library of your tags


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ochats.io/module-tutorial.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
