# Slack

## Share product updates in Slack

Post published updates directly into Slack channels so your team and customers can read them without leaving Slack. The full content of the post is delivered inline, not just a link.

To get started, see [Sharing updates to Slack](/guide/product/changelog/publishing-to-slack.md).

## Capture feedback from Slack

Turn Slack messages and threads into feedback items in your Released inbox. Reply from Released and your response is posted back to the original Slack thread, keeping the conversation in sync.

Available in Advanced edition

To get started, see [Slack feedback integration](/guide/product/administration/slack.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.released.so/guide/product/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.
