Skip to content

Commit e5ab329

Browse files
authored
Merge pull request #56 from neicnordic/ahti87-patch-1
Ahti87 patch 1
2 parents 1f25041 + f0d0862 commit e5ab329

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Call management
2+
3+
Call management enables organisations to manage resource allocation through a structured application and review process. This feature is particularly useful for research institutions, funding agencies, and organisations that need to allocate computational or infrastructure resources through a competitive process.
4+
5+
## Introduction
6+
7+
Call management in Waldur is built around structured components: calls, rounds, proposals, and reviews. A call is a defined period during which resources can be allocated. Each call is divided into rounds, where stakeholders can submit and review proposals for resource allocation. Proposals are evaluated through a structured review process. Successful proposals lead to approved allocations, seamlessly integrating into the rest of the Waldur ecosystem. When a proposal is approved, Waldur automatically creates a project under the proposing organisation that initiated the call. Allocations are granted to this project, and team members who submitted the proposal are added to the project, ensuring the resources are immediately ready for use.
8+
9+
More information about the concept: https://docs.waldur.com/latest/about/modules/call-management/
10+
11+
User guide is located here: https://docs.waldur.com/latest/user-guide/call-managing-organization/call_management/

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ nav:
8585
- "user_guides/myaccessid_registration.md"
8686
- "user_guides/myaccessid_account_linking.md"
8787
- "user_guides/myaccessid-ssh-key.md"
88+
- "user_guides/call_management.md"
8889
- "user_guides/interface.md"
8990
- "user_guides/organization_and_project_management.md"
9091
- "user_guides/project_membership_management.md"

0 commit comments

Comments
 (0)