> For the complete documentation index, see [llms.txt](https://docs.microreact.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.microreact.org/instructions/creating-a-microreact-project/network-panel-configuration.md).

# Network Data

[Network ](https://en.wikipedia.org/wiki/DOT_\(graph_description_language\))files must be in .dot or .gv format.

Within the network panel configuration panel, a local network file or network location (URL) can be specified. In addition, the column in the metadata table that contains the network node labels must be specified.

![](/files/6EYGnkUtToztkGXxJyze)

DOT files can be created in [Data-flo](https://github.com/microreact/docs/blob/main/instructions/creating-a-microreact-project/broken-reference/README.md) using the [datatable-to-graph](https://github.com/microreact/docs/blob/main/instructions/creating-a-microreact-project/broken-reference/README.md) adaptor and/or the [graph-to-dot adaptor](https://github.com/microreact/docs/blob/main/instructions/creating-a-microreact-project/broken-reference/README.md).
