diff --git a/mint.json b/mint.json index 95b7f3c..efcb1c0 100644 --- a/mint.json +++ b/mint.json @@ -97,7 +97,8 @@ "snippets", "shortcuts", "company-support", - "autoresponders" + "autoresponders", + "plain-ai" ] }, { diff --git a/plain-ai.mdx b/plain-ai.mdx new file mode 100644 index 0000000..62ae6cc --- /dev/null +++ b/plain-ai.mdx @@ -0,0 +1,17 @@ +--- +title: 'Plain AI' +--- + +Quickly categorize and label new threads without lifting a finger. To turn on Plain’s AI features, go to **Settings → Workflow.\*** + +![Plain AI](/public/images/plain-ai.png) + +**Auto-labelling** + +When a thread is created, Plain AI will add 1-2 labels automatically to a thread based on its content. If a thread was created with existing labels, no labels will be added. To best leverage Plain AI, make sure you’ve already set up [Labels](/labels) (**Settings → Labels**). + +**Thread summarization** + +As a thread grows over time, a summary of the thread will be added and kept up-to-date so you know what has happened without having to read the full timeline and every message. You can see the summary on the top right of any thread and in Slack notifications. + +**\*** All AI features in Plain are opt-in. More information on our use of OpenAI and our data processing policies can be found in our [DPA](https://www.plain.com/legal/dpa). diff --git a/public/images/plain-ai.png b/public/images/plain-ai.png new file mode 100644 index 0000000..058a835 Binary files /dev/null and b/public/images/plain-ai.png differ diff --git a/security.mdx b/security.mdx index 498979b..73e0647 100644 --- a/security.mdx +++ b/security.mdx @@ -24,7 +24,7 @@ Obtain a copy of the report by emailing us at [help@plain.com](mailto:help@plain - All changes to our infrastructure, permissions, and code happen via code reviews - We grant the least amount of privileges to IAM roles, systems, and engineers to perform their duties - Administrator privileges are only used in the case of serious incidents, for routine maintenance tasks we provision IAM roles with fine-grained permissions. -- We use the following third parties, for full legal terms, please see the [Data Processing Addendum](https://www.plain.com/dpa/) +- We use the following third parties, for full legal terms, please see the [Data Processing Addendum](https://www.plain.com/legal/dpa/) - Auth0: as our identity provider for internal Support App users. No customer data is sent to Auth0. - Postmark: to send and receive emails for users and customers. - Segment: to measure product usage. We only send anonymized data.