# Teams

The Teams add-on brings collaborative reverse engineering directly to IDA, allowing multiple analysts to work on the same binary, online or offline.

## Basic Resources

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Overview</strong></td><td>Short introduction to Teams</td><td></td><td><a href="/pages/q5C6hHVa1OibUb7gTwpd">/pages/q5C6hHVa1OibUb7gTwpd</a></td></tr><tr><td><strong>Getting Started</strong></td><td>Get up and running with Integrated Teams</td><td></td><td><a href="/pages/o1e6SBUqe1ZKHtSBrQ4U">/pages/o1e6SBUqe1ZKHtSBrQ4U</a></td></tr><tr><td><strong>Core Concepts</strong></td><td>Understand Teams fundamentals, including working with files and diffing/merging</td><td></td><td><a href="/pages/m7RxL5TSd5byuaC1PhL3">/pages/m7RxL5TSd5byuaC1PhL3</a></td></tr><tr><td><strong>How-Tos</strong></td><td>Learn basic Teams operations, such as committing and resolving conflicts</td><td></td><td><a href="/pages/aPpgRz2uKbYMSaqMW8ic">/pages/aPpgRz2uKbYMSaqMW8ic</a></td></tr></tbody></table>

## Reference

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>HV Command Line</strong></td><td>Reference for all HV tool commands</td><td></td><td><a href="/pages/CpGpT7RCMMBpEXWPvhca">/pages/CpGpT7RCMMBpEXWPvhca</a></td></tr><tr><td><strong>UI Actions</strong></td><td>Reference for all Teams UI actions</td><td></td><td><a href="/pages/nYKhpx6fTNIPDW0VYYxI">/pages/nYKhpx6fTNIPDW0VYYxI</a></td></tr></tbody></table>

## Admin Resources

Are you responsible for installing and maintaining the Teams server and managing users? Take a look at [Teams Server Administration](/extensions/teams/admin/teams-server.md).


---

# 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.hex-rays.com/extensions/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.
