Skip to content

Commit

Permalink
add smart ai replies perms docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewblaney committed Nov 7, 2024
1 parent 53c2ef4 commit d1de178
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions smart-ai-replies.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ Here is an example Github Action to re-index the documents using the [Plain CLI]
- The action uses the `PLAIN_API_KEY` secret to authenticate with the Plain API
- The action indexes all URLs in the sitemap

The `PLAIN_API_KEY` requires the following permissions:
- `indexedDocument:create`

```yaml
name: Index docs

Expand Down

0 comments on commit d1de178

Please sign in to comment.