> For the complete documentation index, see [llms.txt](https://docs.vyv.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vyv.ca/new-doc/how-to-copy-a-server-outputs-config.md).

# How to copy a server Outputs config

Press \[Alt+S] or select {System > Settings} from the Main menu to open the Settings module.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdIaWtefqkUGYuPjCTQzOl5GT0hyPuLrlpAXqlzhBWlWXoXNvpPToP9A25sdzL6vZbAkxZNgrorPo2T71mSuCxeiT_Ddcxsg0X9tQlq6zUW0KZiw3VWY9Q3ezGqXrNdrEuvIAHTOw?key=ANXtD__TNQ2ZLJTay61vg59W" alt=""><figcaption></figcaption></figure>

In the Photon tab, select the server from which you want to copy the output configuration. \[Right-click] to open the contextual menu and select {Copy Outputs Config}, or simply press \[CTRL+C].

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdHG6FMj5Yxeki-1YOulhezjRUV3odxm8QGAyCLZ9ACvixe0NBNespRxERxv7YeheB03NOPhr10VLOBpHnmgBSX5fsiVfSQqTChZiK-V9r4yEj670_jb1B8s95N9fZNMYtYGT239A?key=ANXtD__TNQ2ZLJTay61vg59W" alt=""><figcaption></figcaption></figure>

Choose the connected server to which you would like to apply the configuration.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcGwKAeAaitFOmcRFI3gJsKWj28jtmZ9993xLX4JRsaHfC0x8iIJGWfrvH_zo4sgTOK8eWAQNw2CigZWe2-5WB8Istv9G_Iw2Xu7shUe9KlejIBTDBtBfCOVaS6W0Ba8QKcFYTK?key=ANXtD__TNQ2ZLJTay61vg59W" alt=""><figcaption></figcaption></figure>

\[Right-click] to open the contextual menu and select {Paste Outputs Config} or simply press \[CTRL+V].

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf17pl5O276riOVgdbjALSju2baHA8QsUjDRbbZKQkrbcOvPOfrp__trZ2f6ackAckvgj-Qrn8ZfB0VmelT-Wixjg6B_pK1s-129LEQq55mMaVU6_7OeMOhjLrqy3u89WqfXFs_mQ?key=ANXtD__TNQ2ZLJTay61vg59W" alt=""><figcaption></figcaption></figure>

A pop-up window will appear, prompting you to confirm the assignment.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeMj906W9hqjg3aBE9KS-EYhtACYRjNHYwkS2ByIzUZRfuHtBtnmFx6Lqvzc5HkD6MaXYFONId9H361HKfLJL1gdzg3niZ0whmLQy_hc5HxQiGsJHf9pzqa_zred-KCHjIRGdGFPA?key=ANXtD__TNQ2ZLJTay61vg59W" alt=""><figcaption></figcaption></figure>

Once applied, you will see that the output configuration is replicated on the selected server.

{% hint style="warning" %}
If outputs are already configured on the destination server, the pasted outputs will be added to the existing list of the destination server.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vyv.ca/new-doc/how-to-copy-a-server-outputs-config.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.
