Creating a Repository
Repositories, or “repos” are where you create and store trust in the form of Assertions. In short, a repo lets you define who can make what types of assertions, about what types of articles, and then who can see and build upon those assertions.
Lets start with defining a few key terms:
Articles: These are the uniquely identifiable items that you want to make assertions about.
Visit this article to find out more about setting up Article Types.
Assertions: These are verifiable statements made about an article and they come in two types:
Evidence: These are assertions that bring in information from outside of WarmHub, and must point to the source outside of WarmHub where the information is from.
Visit this article to find out more about setting up Evidence Types
Visit this article to find out more about setting up Source Types
Claims: These are assertions that build upon evidence of other claims that are already in WarmHub, building higher and more complex levels of trust.
Visit this article to find out more about setting up Claim Types
Steps to creating a repo:
Make sure that you are logged into WarmHub
For more help logging in or signing up for WarmHub see
On your organization home page, click the “+ New” button
Give your repo a name that will help you and other understand the purpose and types of assertions that will be stored in the repo
Add a description to your repo that will help others understand what is in the repo, and how they should use it.
Set the permissions for the repo.
For more help on permissions types see
Click the “Create Repository” button
Last updated