#llmsmap.me
Back to directory

plain.com

AI readiness audit

plain.com
60of 100Average

AI readiness audit7/19/2026

AI editorial note

Plain Docs добавлен по независимой проверке международного каталога. На момент аудита AI-готовность домена plain.com оценена в 60/100: llms.txt доступен. Расширенный llms-full.txt не обнаружен; карточка сформирована по фактическим данным сайта и его публичным файлам.

3,008llms.txt tokens
44,123llms-full.txt tokens
ai.txt
sitemap.xml

AI readiness checks

llms.txt

File found and accessible

https://www.plain.com/docs/llms.txt
llms-full.txt

Full version was not found

ai.txt

ai.txt file was not found

robots.txt

File found

https://plain.com/robots.txt
Sitemap in robots.txt1

1 sitemap found

Schema.org (JSON-LD)

Schema.org markup was not found on the homepage

OpenGraph

OpenGraph tags were not found on the homepage

AI bot access

Based on robots.txt analysis

GPTBotAllowed
OAI-SearchBotNot mentioned
ChatGPT-UserAllowed
Google-ExtendedAllowed
ClaudeBotAllowed
Claude-SearchBotNot mentioned
Claude-UserNot mentioned
BytespiderAllowed
CCBotNot mentioned
PerplexityBotAllowed
Perplexity-UserNot mentioned
# Plain Docs

## Docs

- [Building Agents on Plain](https://www.plain.com/docs/agents.md)
- [Acting on threads](https://www.plain.com/docs/agents/acting-on-threads.md): The actions your agent can take on a thread.
- [Machine users](https://www.plain.com/docs/agents/machine-users.md): Set up your agent's identity in Plain.
- [Reading threads](https://www.plain.com/docs/agents/reading-threads.md): Fetch thread context for your agent to act on.
- [Receiving events](https://www.plain.com/docs/agents/receiving-events.md): Listen for thread and message events with webhooks.
- [Routing to your agent](https://www.plain.com/docs/agents/routing.md): Decide which threads your agent should act on.
- [Searching knowledge](https://www.plain.com/docs/agents/searching-knowledge.md): Give your agent answers from your help center and indexed documents.
- [Customer cards](https://www.plain.com/docs/customer-cards.md): Live context straight from your own systems when helping customers.
- [Create a customer card](https://www.plain.com/docs/customer-cards/create-a-customer-card.md): Define the details of the customer card.
- [Examples](https://www.plain.com/docs/customer-cards/examples.md)
- [Playground](https://www.plain.com/docs/customer-cards/playground.md)
- [Protocol](https://www.plain.com/docs/customer-cards/protocol.md): Learn how we request customer cards from your API and how to respond to these requests.
- [API Explorer](https://www.plain.com/docs/graphql/api-explorer.md)
- [Attachments](https://www.plain.com/docs/graphql/attachments.md): How to upload attachments programmatically for messages and events in Plain.
- [Authentication](https://www.plain.com/docs/graphql/authentication.md)
- [Companies](https://www.plain.com/docs/graphql/companies.md)
- [Delete a company](https://www.plain.com/docs/graphql/companies/delete.md)
- [Fetch companies](https://www.plain.com/docs/graphql/companies/get-companies.md)
- [Update customer company](https://www.plain.com/docs/graphql/companies/update-customer-company.md)
- [Upsert a company](https://www.plain.com/docs/graphql/companies/upsert.md)
- [Customers](https://www.plain.com/docs/graphql/customers.md)
- [Customer groups](https://www.plain.com/docs/graphql/customers/customer-groups.md)
- [Delete customers](https://www.plain.com/docs/graphql/customers/delete.md)
- [Fetch customers](https://www.plain.com/docs/graphql/customers/get.md)
- [Mark customer as spam](https://www.plain.com/docs/graphql/customers/spam.md)
- [Upserting customers](https://www.plain.com/docs/graphql/customers/upsert.md): Learn how to create and update customers programmatically.
- [Discussions](https://www.plain.com/docs/graphql/discussions.md)
- [Start a discussion](https://www.plain.com/docs/graphql/discussions/create.md)
- [Fetch discussions](https://www.plain.com/docs/graphql/discussions/get.md)
- [Send a discussion message](https://www.plain.com/docs/graphql/discussions/send-message.md)
- [Error codes](https://www.plain.com/docs/graphql/error-codes.md): If you receive an error code as part of an API call, this is where you can look up what it means
- [Error handling](https://www.plain.com/docs/graphql/error-handling.md): GraphQL queries and mutations require different error handling.
- [Events](https://www.plain.com/docs/graphql/events.md): Log important events to have the full picture of what happened in Plain.
- [Create a customer event](https://www.plain.com/docs/graphql/events/create-customer-event.md)
- [Create a thread event](https://www.plain.com/docs/graphql/events/create-thread-event.md)
- [Help center](https://www.plain.com/docs/graphql/help-center.md)
- [Fetch help centers and articles](https://www.plain.com/docs/graphql/help-center/get.md)
- [Manage article groups](https://www.plain.com/docs/graphql/help-center/manage-article-groups.md)
- [Manage articles](https://www.plain.com/docs/graphql/help-center/manage-articles.md)
- [Manage the navigation](https://www.plain.com/docs/graphql/help-center/navigation.md)
- [Introduction](https://www.plain.com/docs/graphql/introduction.md): An overview of Plain's GraphQL API.
- [Labels](https://www.plain.com/docs/graphql/labels.md)
- [Add labels](https://www.plain.com/docs/graphql/labels/add.md)
- [Manage label types](https://www.plain.com/docs/graphql/labels/label-types.md)
- [Remove labels](https://www.plain.com/docs/graphql/labels/remove.md)
- [Messaging](https://www.plain.com/docs/graphql/messaging.md)
- [Reply to emails](https://www.plain.com/docs/graphql/messaging/reply-email.md)
- [Reply to threads](https://www.plain.com/docs/graphql/messaging/reply-to-thread.md)
- [Send new emails](https://www.plain.com/docs/graphql/messaging/send-email.md)
- [Suggested replies](https://www.plain.com/docs/graphql/messaging/suggested-replies.md)
- [Notes](https://www.plain.com/docs/graphql/notes.md)
- [Pagination](https://www.plain.com/docs/graphql/pagination.md)
- [Schema](https://www.plain.com/docs/graphql/schema.md)
- [GraphQL SDK](https://www.plain.com/docs/graphql/sdk.md): A typed SDK for Plain's GraphQL API, auto-generated from the schema.
- [Snippets](https://www.plain.com/docs/graphql/snippets.md)
- [Create a snippet](https://www.plain.com/docs/graphql/snippets/create.md)
- [Delete a snippet](https://www.plain.com/docs/graphql/snippets/delete.md)
- [Fetch snippets](https://www.plain.com/docs/graphql/snippets/get.md)
- [Update a snippet](https://www.plain.com/docs/graphql/snippets/update.md)
- [Tasks](https://www.plain.com/docs/graphql/tasks.md)
- [Create a task](https://www.plain.com/docs/graphql/tasks/create.md)
- [Delete a task](https://www.plain.com/docs/graphql/tasks/delete.md)
- [Fetch tasks](https://www.plain.com/docs/graphql/tasks/get.md)
- [Update a task](https://www.plain.com/docs/graphql/tasks/update.md)
- [Tenants](https://www.plain.com/docs/graphql/tenants.md)
- [Add customers to tenants](https://www.plain.com/docs/graphql/tenants/add-customers.md)
- [Delete a tenant](https://www.plain.com/docs/graphql/tenants/delete.md)
- [Get tenants](https://www.plain.com/docs/graphql/tenants/get.md)
- [Remove customers to tenants](https://www.plain.com/docs/graphql/tenants/remove-customers.md)
- [Set customer tenants](https://www.plain.com/docs/graphql/tenants/set-customer-tenants.md)
- [Tenant fields](https://www.plain.com/docs/graphql/tenants/tenant-fields.md)
- [Upserting tenants](https://www.plain.com/docs/graphql/tenants/upsert.md)
- [Threads](https://www.plain.com/docs/graphql/threads.md)
- [Assignment](https://www.plain.com/docs/graphql/threads/assignment.md)
- [Autoresponders](https://www.plain.com/docs/graphql/threads/autoresponders.md)
- [Create threads](https://www.plain.com/docs/graphql/threads/create.md)
- [Delete a thread](https://www.plain.com/docs/graphql/threads/delete.md)
- [Escalating threads](https://www.plain.com/docs/graphql/threads/escalation.md)
- [Fetch threads](https://www.plain.com/docs/graphql/threads/get.md)
- [Importing threads](https://www.plain.com/docs/graphql/threads/import.md)
- [Changing status](https://www.plain.com/docs/graphql/threads/status-changes.md)
- [Thread fields](https://www.plain.com/docs/graphql/threads/thread-fields.md)
- [Update thread attributes](https://www.plain.com/docs/graphql/threads/update.md)
- [Tiers & SLAs](https://www.plain.com/docs/graphql/tiers.md)
- [Add companies and tenants to tiers](https://www.plain.com/docs/graphql/tiers/add-members.md)
- [Get tiers](https://www.plain.com/docs/graphql/tiers/get.md)
- [Remove companies and tenants to tiers](https://www.plain.com/docs/graphql/tiers/remove-members.md)
- [Service level agreements](https://www.plain.com/docs/graphql/tiers/service-level-agreements.md)
- [Update company tier](https://www.plain.com/docs/graphql/tiers/update-company-tier.md)
- [Update tenant tier](https://www.plain.com/docs/graphql/tiers/update-tenant-tier.md)
- [Webhook targets](https://www.plain.com/docs/graphql/webhook-targets.md)
- [Create a webhook target](https://www.plain.com/docs/graphql/webhook-targets/create.md)
- [Delete a webhook target](https://www.plain.com/docs/graphql/webhook-targets/delete.md)
- [Inspect delivery attempts](https://www.plain.com/docs/graphql/webhook-targets/delivery-attempts.md)
- [Fetch webhook targets](https://www.plain.com/docs/graphql/webhook-targets/get.md)
- [Update a webhook target](https://www.plain.com/docs/graphql/webhook-targets/update.md)
- [mTLS](https://www.plain.com/docs/mtls.md)
- [Request signing](https://www.plain.com/docs/request-signing.md)
- [UI Components](https://www.plain.com/docs/ui-components.md)
- [Badge](https://www.plain.com/docs/ui-components/badge.md): Useful for statuses or when you need to attract attention to something.
- [Container](https://www.plain.com/docs/ui-components/container.md): Useful when you need to create a bit of structure.
- [CopyButton](https://www.plain.com/docs/ui-components/copy-button.md): Useful if you have any IDs or other details you want to copy for use in messages or outside of Plain.
- [Divider](https://www.plain.com/docs/ui-components/divider.md): Useful when you need a bit of structure.
- [LinkButton](https://www.plain.com/docs/ui-components/link-button.md): Useful when you want to link somewhere external (e.g. your own admin tool or payment provider)
- [PlainText](https://www.plain.com/docs/ui-components/plain-text.md): Useful when you want to show any text that should not have any formatting (is not Markdown). If you want markdown please use [Text](/ui-components/text).
- [Row](https://www.plain.com/docs/ui-components/row.md): Useful when you need to show two things next to each-other.
- [UI Components SDK](https://www.plain.com/docs/ui-components/sdk.md): Helper functions for building Plain UI components with full type safety.
- [Spacer](https://www.plain.com/docs/ui-components/spacer.md)
- [Text](https://www.plain.com/docs/ui-components/text.md)
- [WorkflowButton](https://www.plain.com/docs/ui-components/workflow-button.md): Useful when you want to let agents trigger a workflow directly from a customer card
- [Webhooks](https://www.plain.com/docs/webhooks.md)
- [Customer created](https://www.plain.com/docs/webhooks/customer-created.md)
- [Customer deleted](https://www.plain.com/docs/webhooks/customer-deleted.md)
- [Customer Group Membership Changed Event](https://www.plain.com/docs/webhooks/customer-group-membership-changed.md)
- [Customer updated](https://www.plain.com/docs/webhooks/customer-updated.md)
- [Webhooks SDK](https://www.plain.com/docs/webhooks/sdk.md): Webhook parsing and signature verification for Plain webhooks.
- [Thread assignment transitioned](https://www.plain.com/docs/webhooks/thread-assignment-transitioned.md)
- [Chat received](https://www.plain.com/docs/webhooks/thread-chat-received.md)
- [Chat sent](https://www.plain.com/docs/webhooks/thread-chat-sent.md)
- [Thread created](https://www.plain.com/docs/webhooks/thread-created.md)
- [Email received](https://www.plain.com/docs/webhooks/thread-email-received.md)
- [Email sent](https://www.plain.com/docs/webhooks/thread-email-sent.md)
- [Thread Field created](https://www.plain.com/docs/webhooks/thread-field-created.md)
- [Thread Field deleted](https://www.plain.com/docs/webhooks/thread-field-deleted.md)
- [Thread Field updated](https://www.plain.com/docs/webhooks/thread-field-updated.md)
- [Thread labels changed](https://www.plain.com/docs/webhooks/thread-labels-changed.md)
- [Note created](https://www.plain.com/docs/webhooks/thread-note-created.md)
- [Thread priority changed](https://www.plain.com/docs/webhooks/thread-priority-changed.md)
- [Thread SLA status transitioned](https://www.plain.com/docs/webhooks/thread-service-level-agreement-status-transitioned.md)
- [Slack message received](https://www.plain.com/docs/webhooks/thread-slack-message-received.md)
- [Slack message sent](https://www.plain.com/docs/webhooks/thread-slack-message-sent.md)
- [Thread status transitioned](https://www.plain.com/docs/webhooks/thread-status-transitioned.md)
- [Webhook Versions](https://www.plain.com/docs/webhooks/versions.md)
Share this audit
Discuss with AI
Added 7/19/2026
plain.com - AI readiness audit | llmsmap.me