> For the complete documentation index, see [llms.txt](https://docs.riskbase.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riskbase.uk/glossary/teams.md).

# Teams

Teams

A team is a collection of users within RiskBase, a team can be used to assign actions or to limit access to certain templates in the platform.

**For a how-to on creating teams click here.**

To create a team in RiskBase go to [admin.riskbase.uk](http://admin.riskbase.uk) right click on the organisation in the explorer bar on the left hand side, once the drop down opens click ‘New Team’ and then give the team a name.

**Limiting template access through teams.**

Restricting access to a specific template such as ‘Reg-10 Responsible Person Checks’ can be done as below.

Open the team by clicking the dropdown next to the organisation name the team is in, then the drop down next to ‘Teams’, right click the team you want to add a specific template to and click details. Once open click ‘Edit Section’, click the drop down for ‘Templates’


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.riskbase.uk/glossary/teams.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.
