Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/pages/legal/subprocessors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@ PrairieLearn, Inc. ("PrairieLearn") uses certain third party sub-processors to a
| ------------------- | ---------------------------------- | -------------- |
| Amazon Web Services | Cloud service provider | US |
| Anthropic | AI assistance for user tasks | US |
| Fireflies | Customer communication and support | US |
| Google Workspaces | Customer communication and support | US |
| Google Gemini | AI assistance for user tasks | US |
| Honeycomb | Monitoring | US |
| Notion | Customer communication and support | US |
| OpenAI | AI assistance for user tasks | US |
| Sentry | Monitoring | US |
| Slack | Customer communication and support | US |
| Zoho | CRM and customer support | US |
| Zoho | Customer communication and support | US |

export default ({ children }) => (
<MarkdownLayout meta={meta}>{children}</MarkdownLayout>
Expand Down
Loading