> For the complete documentation index, see [llms.txt](https://docs.analytics.qubefyn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.analytics.qubefyn.com/integrate-your-stack/slack-platform.md).

# Slack Platform

At **Qube Analytics**, we are dedicated to empowering teams with the tools they need to enhance productivity and streamline communication. Our latest innovation is the seamless integration with Slack, the leading collaboration platform, to create a unified environment for efficient team collaboration and issue resolution.

\
What is Quebefyn's Integration with Slack?
------------------------------------------

\
Qubefyn's integration with Slack brings together the best of both worlds, combining the power of Qubefyn's session replay and error tracking services with Slack's real-time messaging and collaboration features. \
\
This integration enables your team to effortlessly capture insights, discuss issues, and collaborate on solutions - all within Slack's familiar interface.

### How Does the Integration Work?

Setting up the Qubefyn and Slack integration is quick and straightforward. Our user-friendly interface guides you through the setup process, enabling you to connect both platforms in just a few steps. Once integrated, Qubefyn's session replay and error tracking seamlessly complement Slack's collaboration features, providing a comprehensive solution for your team's needs.

### Get Started with Qubefyn and Slack Integration Today!

\
Go to your Dashboard.

Open websites \[navigate to the website you need to add the integration with]

<figure><img src="/files/bX5Gyiwgb7x8Tc8FA7N2" alt=""><figcaption></figcaption></figure>

Now you can see the Slack icon.\
just click on the icon and follow the authentication flow to complete the process.

**Select the Workspace you need to attach with your website/project.**

\
Ready to unlock the full potential of your team?&#x20;

**Embrace a more productive future today!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.analytics.qubefyn.com/integrate-your-stack/slack-platform.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
