> ## Documentation Index
> Fetch the complete documentation index at: https://datarelay.run/llms.txt
> Use this file to discover all available pages before exploring further.

# Projects

> Browse current DataRelay Labs products and their dedicated documentation sites.

# Projects

DataRelay Labs products share a practical relay philosophy, but each product is independent and solves a different class of problem.

<CardGroup cols={2}>
  <Card title="Data Relay Link" icon="link" href="https://link.datarelay.run/">
    **Secure connectivity for private, isolated, and restricted networks.**

    Use Link when the problem is network reachability: remote access into selected private services, or controlled outbound access from restricted hosts to approved Internet destinations.
  </Card>

  <Card title="Data Relay Control" icon="sliders" href="https://control.datarelay.run/">
    **Enterprise data-flow processing, governance, and delivery.**

    Use Control when the problem is application data movement: collect once, process per route, protect where needed, and deliver to one or many destinations.
  </Card>
</CardGroup>

## Product comparison

|                    | Data Relay Link                                                            | Data Relay Control                                       |
| ------------------ | -------------------------------------------------------------------------- | -------------------------------------------------------- |
| Primary problem    | Network connectivity                                                       | Enterprise data integration and delivery                 |
| What moves         | Connections                                                                | Application data / events                                |
| Typical flow       | Outside → private service; restricted host → approved Internet destination | Source → Stream → Routes → Destinations                  |
| Main control       | Which host/service may connect                                             | Which records/fields go where and how they are processed |
| Typical scale      | A few systems to a few dozen clients                                       | Enterprise data-flow pipelines                           |
| Product dependency | None                                                                       | None                                                     |

## Dedicated product sites

<CardGroup cols={2}>
  <Card title="Open Data Relay Link" icon="arrow-up-right-from-square" href="https://link.datarelay.run/">
    Installation, secure remote access, Controlled Egress, deployment, operations, security, and release status.
  </Card>

  <Card title="Open Data Relay Control" icon="arrow-up-right-from-square" href="https://control.datarelay.run/">
    Connectors, Streams, Routes, Destinations, processing, governance, administration, and operations.
  </Card>
</CardGroup>

<Tip>
  New projects can be added to DataRelay Labs without changing this model: `datarelay.run` remains the organization portal, while each product keeps its own dedicated site and lifecycle.
</Tip>
