# Workspace Modules

- [Dashboard](https://docs.is-messenger.com/ismessenger/modules/untitled.md): A summary of workforce performance and important key metrics across your space.
- [Inbox](https://docs.is-messenger.com/ismessenger/modules/inbox.md)
- [Inbox Overview](https://docs.is-messenger.com/ismessenger/modules/inbox/messages.md): View your messaging history and respond to conversations.
- [Assignment and closing a conversations](https://docs.is-messenger.com/ismessenger/modules/inbox/assignment-and-closing-a-conversations.md): Learn how to assign a conversation and closing a conversation.
- [Custom Inboxes](https://docs.is-messenger.com/ismessenger/modules/inbox/custom-inboxes.md)
- [Interacting with Respond AI Prompts](https://docs.is-messenger.com/ismessenger/modules/inbox/interacting-with-respond-ai-prompts.md)
- [Using AI Assist](https://docs.is-messenger.com/ismessenger/modules/inbox/using-ai-assist.md)
- [Contacts](https://docs.is-messenger.com/ismessenger/modules/contacts.md): This module lists all the contacts the platform has interacted with.
- [Contact Details](https://docs.is-messenger.com/ismessenger/modules/contacts/contact-details.md): The more contact details you have, the better insights you have while responding to them.
- [Contacts Overview](https://docs.is-messenger.com/ismessenger/modules/contacts/contacts-overview.md)
- [Merge Suggestions](https://docs.is-messenger.com/ismessenger/modules/contacts/merge-suggestions.md): View and merge duplicate Contacts identified by the platform
- [Contact Activity](https://docs.is-messenger.com/ismessenger/modules/contacts/contact-activity.md): View more information on the interaction with your contact
- [Contact Channels](https://docs.is-messenger.com/ismessenger/modules/contacts/contact-channels.md): View more information on the channels and merge suggestions of your contact
- [Contact Import](https://docs.is-messenger.com/ismessenger/modules/contacts/contact-import-1.md): Bulk import your contacts to ISMessenger platform so you can start a conversation with them
- [Segments](https://docs.is-messenger.com/ismessenger/modules/contacts/segments.md)
- [Broadcast](https://docs.is-messenger.com/ismessenger/modules/broadcast.md)
- [Broadcast Overview](https://docs.is-messenger.com/ismessenger/modules/broadcast/broadcast.md): Send announcements and messages to your audience.
- [Managing Broadcasts](https://docs.is-messenger.com/ismessenger/modules/broadcast/managing-broadcasts.md)
- [Workflow](https://docs.is-messenger.com/ismessenger/modules/workflow.md): View, set up and manage Workflows.
- [Triggers](https://docs.is-messenger.com/ismessenger/modules/workflow/triggers.md)
- [Workflow Step](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step.md): After setting your Trigger, build your Workflow with Steps.
- [Step: Send a Message](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-send-a-message.md)
- [Step: Ask a Question](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-ask-a-question.md)
- [Step: Assign To](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-assign-to.md)
- [Step: Branch](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-branch.md)
- [Step: Update Contact Tag](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-update-contact-tag.md)
- [Step: Update Contact Field](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-update-contact-field.md)
- [Step: Open Conversation](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-open-conversation.md)
- [Step: Close Conversation](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-close-conversation.md)
- [Step: Add Comment](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-add-comment.md)
- [Step: Jump To](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-jump-to.md)
- [Step: Wait](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-wait.md)
- [Step: Date & Time](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-date-and-time.md)
- [Step: HTTP Request](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-http-request.md)
- [Step: Trigger Another Workflow](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-trigger-another-workflow.md)
- [Step: Add Google Sheets Row](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-add-google-sheets-row.md)
- [Step: AI Agent](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-ai-agent.md)
- [Workflow Templates](https://docs.is-messenger.com/ismessenger/modules/workflow/workflow-templates.md)
- [Reports](https://docs.is-messenger.com/ismessenger/modules/reports.md): Get insights on the performance of the workforce on the platform
- [Reports: Conversations](https://docs.is-messenger.com/ismessenger/modules/reports/conversations.md): This tab consists of all the metrics and information related to conversations.
- [Reports: Responses](https://docs.is-messenger.com/ismessenger/modules/reports/reports-responses.md)
- [Reports: Resolutions](https://docs.is-messenger.com/ismessenger/modules/reports/reports-resolutions.md)
- [Reports: Messages](https://docs.is-messenger.com/ismessenger/modules/reports/reports-messages.md)
- [Reports: Contacts](https://docs.is-messenger.com/ismessenger/modules/reports/reports-contacts.md)
- [Reports: Assignments](https://docs.is-messenger.com/ismessenger/modules/reports/reports-assignments.md)
- [Reports: Leaderboard](https://docs.is-messenger.com/ismessenger/modules/reports/reports-leaderboard.md)
- [Reports: Users](https://docs.is-messenger.com/ismessenger/modules/reports/reports-users.md)
- [Reports: Broadcasts](https://docs.is-messenger.com/ismessenger/modules/reports/reports-broadcasts.md)


---

# 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.is-messenger.com/ismessenger/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.
