
The document library admin list view with file type, size, and download statistics columns.
Ask Adam Doc It is a free-forever document library for WordPress. Upload PDFs, Word documents, spreadsheets, images, and any other file types your media library accepts, then organize them with categories and surface them with a shortcode, a Gutenberg block, or built-in archive templates.
AI features are powered by the WordPress 7.0 built-in AI Client (wp_ai_client_prompt()). There is no API key to configure in the plugin — install and configure an AI provider plugin (such as AI Provider for OpenAI) under Settings Connectors, and semantic search and document summaries light up automatically. The plugin works fully without any AI provider; AI is purely optional.
Ask Adam Doc It is part of the Ask Adam suite by askadamit.com. The free plugin is feature-complete on its own. If you want conversational document Q&A, multi-document context retrieval, bulk indexing, and analytics, those live in Ask Adam Pro at askadamit.com/purchase — a separate product.
[ask_adam_doc_it] shortcode and a matching Gutenberg blockThere are no feature locks, license checks, or paid upgrades inside this plugin.
When an AI provider is configured through the WordPress 7.0 AI Client (Settings Connectors), Ask Adam Doc It sends document summary text to that provider to generate on-demand summaries. When an OpenAI credential is available for embeddings (via an AI provider plugin or the aadi_openai_api_key filter), document summary text is also sent to the OpenAI API to generate search embeddings.
What data is sent:
When data is sent: Document metadata is sent when a document is published or updated (via WP-Cron, a few seconds after save), or when an admin manually regenerates an embedding. Visitor search text is sent each time a visitor submits an AI-mode search.
This feature is entirely optional. The plugin works fully without any AI provider using keyword search.
Summaries: Sent to whichever AI provider you connect through the WordPress 7.0 AI Client (Settings Connectors). The data-handling, privacy policy, and terms of that provider apply — review them for the connector you install (for example, AI Provider for OpenAI sends data to the OpenAI API).
Embeddings (semantic search): When an OpenAI credential is available, document summary text and visitor search queries are sent to the OpenAI API.
Service: OpenAI API (api.openai.com)
Privacy Policy: https://openai.com/privacy
Terms of Service: https://openai.com/terms
No data is sent to any service when no AI provider is configured.