# Slack

### [Slack](https://www.luciq.ai/integrations/slack)

Integrating Luciq with Slack is really simple. With a few clicks, you can be notified on Slack whenever you receive a new bug, feedback, crash or user reply.

{% stepper %}
{% step %}
**Click Authorize Slack**

Click on *Authorize Slack* to allow the integration between both Slack and Luciq. You will be redirected to Slack's authentication page.
{% endstep %}

{% step %}
**Sign in and choose a channel**

Enter your Slack credentials, then choose where to post to. When you're all done with the permissions, hit *Authorize*.
{% endstep %}

{% step %}
**Test the integration**

At this point, we just need to test your integration so that we're sure everything is working smoothly.
{% endstep %}

{% step %}
**Finish setup**

All done! Your integration is now set-up and ready to go. From this final page, you can allow automatic forwarding (don't worry though, this can be reconfigured at any time!)
{% endstep %}
{% endstepper %}

### Privacy

To learn more about our privacy policy, please visit the following link: [Privacy Policy](https://www.luciq.ai/privacy).


---

# 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.luciq.ai/product-guides-and-integrations/integrations/slack.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.
