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
23 changes: 11 additions & 12 deletions src/pages/legal/subprocessors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,17 @@ PrairieLearn, Inc. ("PrairieLearn") uses certain third party sub-processors to a

## List of sub-processors

| Name | Purpose | Entity Country |
| ------------------- | -------------------------------------- | -------------- |
| Airtable | Customer Relationship Management (CRM) | US |
| Amazon Web Services | Cloud service provider | US |
| Anthropic | AI assistance for user tasks | US |
| Google Workspaces | Customer communication and support | US |
| Google Gemini | AI assistance for user tasks | US |
| Honeycomb | Monitoring | US |
| OpenAI | AI assistance for user tasks | US |
| Sentry | Monitoring | US |
| Slack | Customer communication and support | US |
| Zoho | CRM and customer support | US |
| Name | Purpose | Entity Country |
| ------------------- | ---------------------------------- | -------------- |
| Amazon Web Services | Cloud service provider | US |
| Anthropic | AI assistance for user tasks | US |
| Google Workspaces | Customer communication and support | US |
| Google Gemini | AI assistance for user tasks | US |
| Honeycomb | Monitoring | US |
| OpenAI | AI assistance for user tasks | US |
| Sentry | Monitoring | US |
| Slack | Customer communication and support | US |
| Zoho | CRM and customer support | US |

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