# RUM Work Modules

- [Dashboard](https://docs.rumwork.io/rum-work-modules/dashboard.md): Glance at conversations and tickets; access different modules, and much more.
- [Chat](https://docs.rumwork.io/rum-work-modules/chat.md): Stay updated with user queries and respond to them promptly.
- [Search Conversation](https://docs.rumwork.io/rum-work-modules/chat/search-conversation.md): Find and communicate with contacts from where you left.
- [Select and Download Conversations](https://docs.rumwork.io/rum-work-modules/chat/select-and-download-conversations.md)
- [Send Message](https://docs.rumwork.io/rum-work-modules/chat/send-message.md)
- [Contact Info](https://docs.rumwork.io/rum-work-modules/chat/contact-info.md)
- [Chat More Options](https://docs.rumwork.io/rum-work-modules/chat/chat-more-options.md)
- [Contacts](https://docs.rumwork.io/rum-work-modules/contacts.md): Manage your contacts effectively
- [Contact List](https://docs.rumwork.io/rum-work-modules/contacts/contact-list.md): Create groups of contacts.
- [Follow Ups](https://docs.rumwork.io/rum-work-modules/follow-ups.md): Find out more about user's decision for something based on the previous conversation.
- [Tickets](https://docs.rumwork.io/rum-work-modules/tickets.md): Turn customer issues into tickets to resolve them on time.
- [Campaigns](https://docs.rumwork.io/rum-work-modules/campaigns.md): Broadcast manual or scheduled messages using the Campaigns module.
- [Basic Campaigns](https://docs.rumwork.io/rum-work-modules/campaigns/basic-campaigns.md): Broadcast a single message to multiple or individual contact.
- [Drip Campaigns](https://docs.rumwork.io/rum-work-modules/campaigns/drip-campaigns.md): Broadcast multiple messages on a timely manner to a single or multiple contacts.
- [Recurring Events](https://docs.rumwork.io/rum-work-modules/recurring-events.md): Set reminders fo events like Birthdays, Anniversaries, and more.
- [Todos List](https://docs.rumwork.io/rum-work-modules/todos-list.md): Create tasks in RUM Work that you'd like to complete based on Priority and Importance.
- [Integrations](https://docs.rumwork.io/rum-work-modules/integrations.md): Integrate 3rd Party APIs and Platforms
- [Rest API](https://docs.rumwork.io/rum-work-modules/integrations/rest-api.md): Integrate 3rd party platforms through REST API
- [Google Dialogflow](https://docs.rumwork.io/rum-work-modules/integrations/google-dialogflow.md): Integrate Google Bot to RUM Work using Google Dialogflow Integration.
- [Facebook Leads](https://docs.rumwork.io/rum-work-modules/integrations/facebook-leads.md): Capture Facebook Page Leads on RUM Work.
- [Notes](https://docs.rumwork.io/rum-work-modules/notes.md): Create a brief record of points or ideas to support customer queries.
- [File Manager](https://docs.rumwork.io/rum-work-modules/file-manager.md): Upload files and manage them efficiently.
- [Message History](https://docs.rumwork.io/rum-work-modules/message-history.md): View all messages exchanged from a single place.


---

# 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.rumwork.io/rum-work-modules.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.
