# Concepts

The Concepts section helps you understand the Teams essentials and system architecture behind Teams.

Start here with the key concepts:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/hH4MF18EKOiuCAaXaWMD">Worklists &#x26; Commits</a></td><td>Understand how to manage and publish changes</td></tr><tr><td><a href="/pages/rhRUqCzkycNFLlJq02gC">Site</a></td><td>Learn about sites, which define how Teams files are mapped, tracked, and filtered</td></tr><tr><td><a href="/pages/8pnoGhs1HLbHqUu34DU6">Teams UI</a></td><td>Overview of Teams UI: description of menu and widgets</td></tr><tr><td><a href="/pages/w3vuyrxFrmNE36iFpqhz">Diffing and Merging</a></td><td>Learn about diff mode, merging steps and more</td></tr><tr><td><a href="/pages/wAI8KC8QmN8u5EtbIIs1">hvignore file</a></td><td>Specify what files should be ignored when adding to Teams server</td></tr><tr><td><a href="/pages/V9akhdY6yQzYJeTmSW9m">Users' permissions</a></td><td>Manage user's permission</td></tr><tr><td><a href="/pages/bcv8Qmn93vtoqhLvnMJ4">Merge Process</a></td><td>Check all details of the steps involved in the merge process</td></tr></tbody></table>


---

# 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/concepts.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.
