# Slack Integration

<https://docs.google.com/spreadsheets/d/1KEEqXv0nQ46MsbFf1B9OYNfaaTwAul2WTL6y_4AGqXA/edit#gid=142165807>

There are 3 major use-cases:

* A user needs to be reminded to update his objectives
* A user needs to get notified if someone mentions them on any OKR
* A user gets major notifications on OKRs on team/public channels?
  * This depends- if the objectives are public only then we can;
  * This would be a user specific setting. User opts in and explicitly provides a mapping.\
    Currently, we would allow users to map a team to a channel. Does this mean all activities of all Objectives tagged to this team show up on the channel?
  * Users should have a slack plan that supports this.

{% hint style="info" %}
NOTE: What if the objectives are public but the overlap between audience at 10xGoals and slack channel is very low? (Will people be comfortable in showing these?)
{% endhint %}

##


---

# 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.xto10x.com/product-okr/incoming-feature-requests/slack-integration.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.
