# Introduction

## What is Publisher?

[Publisher](https://dnastack.com/publisher/) is a tool within the [Omics AI](https://dnastack.com/) platform for connecting, protecting, and sharing your omics and health data—medical records, genome sequences, images, and more—using open standards, all in one place.\
\
Publisher maintains an up-to-date index (not a copy) of your data across popular object stores and relational databases.

## How it Works

Publisher is a data integration and sharing studio designed for researchers and organizations working with genomic and other omics data. It helps maximize the impact of your research data while maintaining security and compliance.

Publisher enables you to:

* Connect and integrate datasets from any source without moving the original data
* Maintain full administrative control and transparency
* Share data securely across federated networks using [Explorer](https://github.com/DNAstack/dnastack-product-docs/blob/main/docs/publisher/broken-reference/README.md)
* Ensure compliance with [Global Alliance for Genomics & Health](https://www.ga4gh.org/) standards

## Key Features

Publisher allows you to:

* Connect to multiple data sources and index their contents
* Organize indexed data into collections
* Attach metadata to improve discoverability
* Configure granular access policies
* Share collections using open standards
* Register collections in networks for easy discovery

## [Getting Started](https://docs.omics.ai/products/publisher/getting-started) with Publisher

### Initial Setup

We'll create a dedicated Publisher instance in your environment, positioned close to your data

### Access Options

* Use the web interface for visual management
* Use the [downloadable command-line interface (CLI)](https://docs.omics.ai/products/command-line-interface/installation) for programmatic control

{% hint style="success" %}
If you are interested in obtaining Publisher, please [contact our support team](mailto:support@dnastack.com).
{% endhint %}


---

# 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://docs.omics.ai/products/publisher/introduction.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.
