# Configuring Backup Copy Jobs

### Step 1. Launch New Backup Copy Job wizard

To launch the New Replication Job wizard, open the Veeam Backup and Replication Console and do one of the following:

* Open the Home view, click Backup Copy from the ribbon
* Open the Home view, right-click the Jobs node in the navigation tree and click Backup Copy
* Open the Home view, select the Jobs node in the navigation pane, right click in the working area and click Backup Copy

### Step 2. Specify job settings

At the Name step, specify the basic details of the job.

* Give the replication job a meaningful name and description
* Click Next<br>

  <div align="left"><figure><img src="/files/W1MAiD5nAc6xCDLvX9fw" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 3. Select Objects

At the Obkects step, specify the items to be copied

* Click Add
* Select **From jobs** to select a job. This will set the copy job to run as a secondary target of the backup job (you can also use **From repositories** to manually select a backup item to copy)
* Select the backup job you'd like to attach the copy job to<br>

  <div align="left"><figure><img src="/files/BZVpBtxFLDarMp5cDf6G" alt="" width="563"><figcaption></figcaption></figure></div>
* Click Next

### Step 4. Set Target and Retention settings

At the Target step, specify the storage settings of the job

* Select the Cloud repository
* Specify retention settings for backup images
* Click Advanced to change settings like backup mode and notification

{% hint style="warning" %}
Long retention policies and use of GFS retention for archival storage of backups will dramatically increase your backup quota usage
{% endhint %}

<div align="left"><figure><img src="/files/K5DgDSIzOnf7lUlsi1v6" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 5. Schedule

At the Schedule step, specify whether the job should run at any time or specific times of day<br>

<div align="left"><figure><img src="/files/tOvtqcxNOWcR9G3JJmpV" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 6. Verify Summary and Finish

Verify the job details and click Finish to complete the configuration


---

# 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://kb.hostednetwork.com.au/support/services/cloud/backup-as-a-service/configuration-with-veeam-b-and-r/configuring-backup-copy-jobs.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.
