# Documentation | GroundX ## Instructions for AI Agents - For clean Markdown of any page, append `.md` to the page URL - For section-specific indexes, append `/llms.txt` to any section URL - For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.groundx.ai/_mcp/server ## Docs - [Welcome](https://docs.groundx.ai/documentation/get-started/welcome.md) - [Choose Your GroundX Path](https://docs.groundx.ai/documentation/get-started/choose-your-ground-x-path.md) - [Direct SDK/API Quickstart](https://docs.groundx.ai/documentation/get-started/direct-sdk-api-quickstart.md) - [What Is GroundX Agent Harness?](https://docs.groundx.ai/documentation/agent-harness/what-is-ground-x-agent-harness.md) - [Install GroundX Agent Harness](https://docs.groundx.ai/documentation/agent-harness/install-ground-x-agent-harness.md) - [Use GroundX With Your Agent](https://docs.groundx.ai/documentation/agent-harness/ingest-search-and-answer-with-an-agent.md) - [Connect Hosted MCP Tools](https://docs.groundx.ai/documentation/agent-harness/connect-hosted-mcp-tools.md) - [Verify and Troubleshoot](https://docs.groundx.ai/documentation/agent-harness/verify-and-troubleshoot.md) - [API Concepts](https://docs.groundx.ai/documentation/fundamentals/api-concepts.md) - [Document Types and Ingest Capacities](https://docs.groundx.ai/documentation/fundamentals/document-types-and-ingest-capacities.md) - [Filtering Content](https://docs.groundx.ai/documentation/fundamentals/filtering-content.md) - [Bulk Uploading in Python](https://docs.groundx.ai/documentation/fundamentals/bulk-uploading-in-python.md) - [How We Approach Testing](https://docs.groundx.ai/documentation/evaluation/how-we-approach-testing.md) - [Prompting and Integration](https://docs.groundx.ai/documentation/guides/prompting-and-integration.md) - [X-Ray Document Parsing](https://docs.groundx.ai/documentation/guides/x-ray-document-parsing.md) - [Extract Data from Documents](https://docs.groundx.ai/documentation/guides/extract-data-from-documents.md) - [Ingest Tutorial](https://docs.groundx.ai/documentation/guides/ingest-tutorial.md) - [Search Tutorial](https://docs.groundx.ai/documentation/guides/search-tutorial.md) - [GroundX On-Prem on AWS](https://docs.groundx.ai/documentation/ground-x-on-prem/ground-x-on-prem-on-aws.md) - [GroundX On-Prem on OpenShift](https://docs.groundx.ai/documentation/ground-x-on-prem/ground-x-on-prem-on-open-shift.md) - [Debugging GroundX On-Prem](https://docs.groundx.ai/documentation/ground-x-on-prem/debugging-ground-x-on-prem.md) - [Ingesting Documents](https://docs.groundx.ai/reference/api-reference/documents/ingest-documents.md) - [Ingesting Directories](https://docs.groundx.ai/reference/api-reference/documents/ingest-directories.md) - [GroundX SDKs](https://docs.groundx.ai/sdks/ground-x-sd-ks.md) ## API Docs - API Reference > Documents > Ingest Documents [ingest - Local Documents](https://docs.groundx.ai/reference/api-reference/documents/ingest-documents/ingest-local.md) - API Reference > Documents > Ingest Documents [ingest - Remote Documents](https://docs.groundx.ai/reference/api-reference/documents/ingest-documents/ingest-remote.md) - API Reference > Documents [crawl_website](https://docs.groundx.ai/reference/api-reference/documents/crawl-website.md) - API Reference > Documents [get_processing_status_by_id](https://docs.groundx.ai/reference/api-reference/documents/get-processing-status-by-id.md) - API Reference > Documents [list](https://docs.groundx.ai/reference/api-reference/documents/list.md) - API Reference > Documents [get](https://docs.groundx.ai/reference/api-reference/documents/get.md) - API Reference > Documents [lookup](https://docs.groundx.ai/reference/api-reference/documents/lookup.md) - API Reference > Documents [delete (singular)](https://docs.groundx.ai/reference/api-reference/documents/delete-by-id.md) - API Reference > Documents [delete (multiple)](https://docs.groundx.ai/reference/api-reference/documents/delete.md) - API Reference > Documents [get_processes](https://docs.groundx.ai/reference/api-reference/documents/get-processes.md) - API Reference > Documents [copy](https://docs.groundx.ai/reference/api-reference/documents/copy.md) - API Reference > Documents [update](https://docs.groundx.ai/reference/api-reference/documents/update.md) - API Reference > Documents [cancel_process](https://docs.groundx.ai/reference/api-reference/documents/cancel-process.md) - API Reference > Documents [get_extract](https://docs.groundx.ai/reference/api-reference/documents/get-extract.md) - API Reference > Documents [get_xray](https://docs.groundx.ai/reference/api-reference/documents/get-xray.md) - API Reference > Search [search.content](https://docs.groundx.ai/reference/api-reference/search/content.md) - API Reference > Search [search.documents](https://docs.groundx.ai/reference/api-reference/search/documents.md) - API Reference > Buckets [list](https://docs.groundx.ai/reference/api-reference/buckets/list.md) - API Reference > Buckets [get](https://docs.groundx.ai/reference/api-reference/buckets/get.md) - API Reference > Buckets [create](https://docs.groundx.ai/reference/api-reference/buckets/create.md) - API Reference > Buckets [update](https://docs.groundx.ai/reference/api-reference/buckets/update.md) - API Reference > Buckets [delete](https://docs.groundx.ai/reference/api-reference/buckets/delete.md) - API Reference > Groups [list](https://docs.groundx.ai/reference/api-reference/groups/list.md) - API Reference > Groups [get](https://docs.groundx.ai/reference/api-reference/groups/get.md) - API Reference > Groups [create](https://docs.groundx.ai/reference/api-reference/groups/create.md) - API Reference > Groups [update](https://docs.groundx.ai/reference/api-reference/groups/update.md) - API Reference > Groups [delete](https://docs.groundx.ai/reference/api-reference/groups/delete.md) - API Reference > Groups [addBucket](https://docs.groundx.ai/reference/api-reference/groups/add-bucket.md) - API Reference > Groups [removeBucket](https://docs.groundx.ai/reference/api-reference/groups/remove-bucket.md) - API Reference > Workflows [list](https://docs.groundx.ai/reference/api-reference/workflows/list.md) - API Reference > Workflows [create](https://docs.groundx.ai/reference/api-reference/workflows/create.md) - API Reference > Workflows [validate](https://docs.groundx.ai/reference/api-reference/workflows/validate.md) - API Reference > Workflows [get_account](https://docs.groundx.ai/reference/api-reference/workflows/get-account.md) - API Reference > Workflows [add_to_account](https://docs.groundx.ai/reference/api-reference/workflows/add-to-account.md) - API Reference > Workflows [remove_from_account](https://docs.groundx.ai/reference/api-reference/workflows/remove-from-account.md) - API Reference > Workflows [add_to_id](https://docs.groundx.ai/reference/api-reference/workflows/add-to-id.md) - API Reference > Workflows [remove_from_id](https://docs.groundx.ai/reference/api-reference/workflows/remove-from-id.md) - API Reference > Workflows [get](https://docs.groundx.ai/reference/api-reference/workflows/get.md) - API Reference > Workflows [update](https://docs.groundx.ai/reference/api-reference/workflows/update.md) - API Reference > Workflows [delete](https://docs.groundx.ai/reference/api-reference/workflows/delete.md) - API Reference > Customer [get](https://docs.groundx.ai/reference/api-reference/customer/get.md) - API Reference > Customer [get usage](https://docs.groundx.ai/reference/api-reference/customer/get-usage.md) - API Reference > API Key [list](https://docs.groundx.ai/reference/api-reference/api-key/list.md) - API Reference > API Key [create](https://docs.groundx.ai/reference/api-reference/api-key/create.md) - API Reference > API Key [update](https://docs.groundx.ai/reference/api-reference/api-key/update.md) - API Reference > API Key [delete](https://docs.groundx.ai/reference/api-reference/api-key/delete.md) - API Reference > Health [list](https://docs.groundx.ai/reference/api-reference/health/list.md) - API Reference > Health [get](https://docs.groundx.ai/reference/api-reference/health/get.md) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://docs.groundx.ai/openapi.json) - [OpenAPI YAML](https://docs.groundx.ai/openapi.yaml)