# Platform Configs

The **Platform Configs** section allows you to establish connections with external analytics and search platforms, enabling seamless integration and cross-platform querying directly from ShyftSearch.

Supported platform connections include:

* **OpenSearch**
* **Splunk**
* **Databricks**

Once a platform connection is configured, ShyftSearch can perform searches directly on these external systems. The query results are then fetched and displayed within the ShyftSearch UI, allowing users to analyze and compare data from multiple platforms in a unified interface without manual data migration.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://supercloudnow.gitbook.io/supercloudnow-docs/undefined/usage-guide/configuration/platform-configs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
