Skip to content

Commit e73ca9c

Browse files
zimegClaude
andauthored
Include simple instructions for how to enable enterprise search after installing the app (#28)
Co-authored-by: Claude <svc-devxp-claude@slack-corp.com>
1 parent c6907a9 commit e73ca9c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,14 @@ python3 app.py
9292

9393
</details>
9494

95+
## Usage in Slack
96+
97+
Even after apps that use Enterprise Search features are installed at the org level, they are not immediately available to end users or app collaborators by default.
98+
99+
See [this page](https://docs.slack.dev/enterprise-search/enterprise-search-access-control) of the developer docs for more details, or jump straight to the Slack Help Center to [see the steps](https://slack.com/help/articles/39044407124755-Set-up-and-manage-Slack-enterprise-search#enable-or-disable-enterprise-search) an org owner or org admin needs to take to enable your app's search function as a data source.
100+
101+
[Start a search](https://slack.com/help/articles/38693462131219-Search-across-your-applications-with-enterprise-search#start-a-search) to see `function_executed` event payloads sent to your app. Use the data source filter to only show matching results returned by your app.
102+
95103
## Linting
96104

97105
```sh

0 commit comments

Comments
 (0)