diff --git a/smart-ai-replies.mdx b/smart-ai-replies.mdx index b6ce3db..32e03c7 100644 --- a/smart-ai-replies.mdx +++ b/smart-ai-replies.mdx @@ -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