# Triggering backup tasks

## Triggering backup tasks <a href="#triggering_backup_tasks" id="triggering_backup_tasks"></a>

**GitProtect** allows you to run backup tasks manually. You don’t need to wait for the scheduler to start the backup—you can initiate it yourself at any time if needed.

In all relevant **DevOps dashboard** views (<mark style="color:red;">**not a list view**</mark>), simply click the <img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2Fgit-blob-958de4dd0fa37d9fd8d6ebc5ec8c88e4246ce58e%2Fimage.png?alt=media" alt="" data-size="line"> <mark style="color:blue;">**Start now**</mark> button to run a backup task manually.

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2FlQl9dbWQkjA7ioVVBtaZ%2Fimage.png?alt=media&#x26;token=75d7e29f-1aff-4f4f-be1f-7ad07a196cd1" alt=""><figcaption></figcaption></figure>

Alternatively, you can open the **Plans** tab to see a list of all backup plans and trigger a backup task directly from there using the **start** <img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2Fgit-blob-4a4a569c7da7084a08cbeb4f799410b1a598af4b%2Fimage.png?alt=media" alt="" data-size="line"> button.

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2FGoO9jPqDo0oovYoeQ358%2Fimage.png?alt=media&#x26;token=40a7ba05-5c09-4c53-824f-6a3a01adfa50" alt=""><figcaption></figcaption></figure>

***

## Choosing a copy type <a href="#choosing_the_kind_of_copy_to_perform" id="choosing_the_kind_of_copy_to_perform"></a>

If, during the backup plan creation, you chose to protect your data using the **basic schedule type**, you can select whether a **full** or **incremental** copy will be performed when the backup task is triggered.

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2Fgit-blob-a5beec819662db23a579689d0b72c17fd66237c2%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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://helpcenter.gitprotect.io/management/tasks/triggering-backup-tasks.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.
