# Setting up Teams

## What are Teams?

Teams are groups of contributors, i.e., individuals who have their data integrated with Logilica. Logilica supports two team concepts: **managed teams** and **synchronized teams**.

* **Managed teams** are groups of individuals defined by the Logilica platform administrator or team administrators. You can see teams as individuals being labelled with a team name.
* **Synchronized teams** are teams defined externally, for instance, in GitHub or Jira, and are synchronized across Logilica. There are settings in the integration connector where you can enable/disable synchronized teams.

## Navigate to Team Settings

Teams can be set up during onboarding or subsequently through your settings pages.

<figure><img src="/files/TmdGaMIR9GSTLqsMJ6qt" alt=""><figcaption></figcaption></figure>

## Teams Overview

In the Teams settings, two types of teams are displayed: Synchronized Teams and Created Teams. Synchronized Teams are enabled/disabled in the respective integration connector settings. Created Teams are local to the Logilica platform, and the team, as well as its members can be managed through the Logilica interface.

<figure><img src="/files/iryGeBSniT361Xz63lOf" alt=""><figcaption></figcaption></figure>

You can add a new team and edit its team members.

## Creating / Managing Teams

From "**Add New Team**", you can set a custom team name, assign one or more administrators who can add/remove team members, and add the team members themselves.

<figure><img src="/files/mnVV2aenbZOZ0pHr7YhB" alt="" width="563"><figcaption></figcaption></figure>

After clicking "**Create New Team**", the new team will be available in the Team overview and throughout the platform for the appropriate dropdowns, filters and dashboards.


---

# 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.logilica.com/getting-started/setting-up-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.
