diff --git a/docs/source/module/workflows/router/index.rst b/docs/source/module/workflows/router/index.rst
index 3e086871b91f672162ac31337e17844002b249df..f10b52e24360c774aca837a6fba99429a4445629 100644
--- a/docs/source/module/workflows/router/index.rst
+++ b/docs/source/module/workflows/router/index.rst
@@ -17,6 +17,8 @@ Submodules
    create_router
    import_router
    modify_connection_strategy
+   modify_kentik_license
+   promote_p_to_pe
    redeploy_base_config
    terminate_router
    update_ibgp_mesh
diff --git a/docs/source/module/workflows/router/modify_kentik_license.rst b/docs/source/module/workflows/router/modify_kentik_license.rst
new file mode 100644
index 0000000000000000000000000000000000000000..72bc88ba59262f4595879a2b34a3625a4905c85f
--- /dev/null
+++ b/docs/source/module/workflows/router/modify_kentik_license.rst
@@ -0,0 +1,6 @@
+``gso.workflows.router.modify_kentik_license``
+==============================================
+
+.. automodule:: gso.workflows.router.modify_kentik_license
+   :members:
+   :show-inheritance:
diff --git a/docs/source/module/workflows/tasks/clean_old_tasks.rst b/docs/source/module/workflows/tasks/clean_old_tasks.rst
new file mode 100644
index 0000000000000000000000000000000000000000..1a2c7bce0bea4195fc00c5fd12526b1640cca2a2
--- /dev/null
+++ b/docs/source/module/workflows/tasks/clean_old_tasks.rst
@@ -0,0 +1,6 @@
+``gso.workflows.tasks.clean_old_tasks``
+=======================================
+
+.. automodule:: gso.workflows.tasks.clean_old_tasks
+   :members:
+   :show-inheritance:
diff --git a/docs/source/module/workflows/tasks/create_partners.rst b/docs/source/module/workflows/tasks/create_partners.rst
new file mode 100644
index 0000000000000000000000000000000000000000..3755d6bca54d485a9c7130d11db965ef67ac28f0
--- /dev/null
+++ b/docs/source/module/workflows/tasks/create_partners.rst
@@ -0,0 +1,6 @@
+``gso.workflows.tasks.create_partners``
+=======================================
+
+.. automodule:: gso.workflows.tasks.create_partners
+   :members:
+   :show-inheritance:
diff --git a/docs/source/module/workflows/tasks/delete_partners.rst b/docs/source/module/workflows/tasks/delete_partners.rst
new file mode 100644
index 0000000000000000000000000000000000000000..0a731a1d4b45a6d6bab1522c266ef3ee6b5ec854
--- /dev/null
+++ b/docs/source/module/workflows/tasks/delete_partners.rst
@@ -0,0 +1,6 @@
+``gso.workflows.tasks.delete_partners``
+=======================================
+
+.. automodule:: gso.workflows.tasks.delete_partners
+   :members:
+   :show-inheritance:
diff --git a/docs/source/module/workflows/tasks/index.rst b/docs/source/module/workflows/tasks/index.rst
index 640f1184ec743d2bab5f0b183e85103ca8a6b8e1..b4a6c9ddf5a7d9e347e38f9847a0c6a3f79dffc1 100644
--- a/docs/source/module/workflows/tasks/index.rst
+++ b/docs/source/module/workflows/tasks/index.rst
@@ -12,4 +12,9 @@ Submodules
    :maxdepth: 2
    :titlesonly:
 
+   clean_old_tasks
+   create_partners
+   delete_partners
+   modify_partners
+   send_email_notifications
    validate_geant_products
diff --git a/docs/source/module/workflows/tasks/modify_partners.rst b/docs/source/module/workflows/tasks/modify_partners.rst
new file mode 100644
index 0000000000000000000000000000000000000000..b360165a36b16a7e8d8372d8e94532569532b2fa
--- /dev/null
+++ b/docs/source/module/workflows/tasks/modify_partners.rst
@@ -0,0 +1,6 @@
+``gso.workflows.tasks.modify_partners``
+=======================================
+
+.. automodule:: gso.workflows.tasks.modify_partners
+   :members:
+   :show-inheritance:
diff --git a/docs/source/module/workflows/tasks/send_email_notifications.rst b/docs/source/module/workflows/tasks/send_email_notifications.rst
new file mode 100644
index 0000000000000000000000000000000000000000..7be5d9492efc2e3067265a359b96ffb8629fe68a
--- /dev/null
+++ b/docs/source/module/workflows/tasks/send_email_notifications.rst
@@ -0,0 +1,6 @@
+``gso.workflows.tasks.send_email_notifications``
+================================================
+
+.. automodule:: gso.workflows.tasks.send_email_notifications
+   :members:
+   :show-inheritance: