Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ ERDA/SIF: User Guides
sections/erda/networkdrive/index
sections/erda/seafile/index
sections/erda/archiving/index
sections/erda/scheduletask/index

.. toctree::
:maxdepth: 2
Expand Down
12 changes: 12 additions & 0 deletions docs/sections/erda/scheduletask/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.. _erda-scheduletask-start:

Schedule Tasks
==============

It is possible to have ERDA do a number of tasks on your behalf with the **Schedule Tasks** functionality.
The corresponding navigation menu entry is not shown by default to keep it simple, but you can **Add** it to your home page, which you can read more about on <erda-homepage-start>`.

On the **Schedule Tasks** page you can schedule one-time or regularly repeat tasks, such as inserting a task to create a new backup archive every day with the contents of some folder on ERDA.

You can follow scheduled runs in the **View Logs** tab.
You can also read more about the automatic variables and available commands at the bottom of the **Manage Tasks** tab on the **Schedule Tasks** page.