# Team collaboration

- [Team vaults](https://docs.termius.com/team-collaboration/team-vaults.md): This page explains how Termius organizes shared access to infrastructure using vaults. It covers vault structure design, managing members and permissions, and moving data between vaults.
- [Team session logs](https://docs.termius.com/team-collaboration/team-session-logs.md): This page explains how session logs work for teams in Termius. It covers accessing and reviewing other team members' logs, configuring log settings, and using bookmarks and comments.


---

# Agent Instructions: 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.termius.com/team-collaboration.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.
