# Teams

Navigate to Teams by clicking on Teams from the left menu. It displays all the teams configured for the current project. The user can configure a new team by clicking on the ‘+’ icon. <br>

Add Team screen is as displayed below:

![](https://lh4.googleusercontent.com/-g2Ki9QCgStGYpGegFCd70zc-DzSXvICfxDcuy4IxLV2hOtYXnXzlY_qIWIAtwOslc7cCQoqpRgXp2kBfYExXvGXHyTrLd1ltbGaltEZb8_AQhjpNGFHeyYFng2SiwdLqXavyAKX)

From above,

1. Enter Team Name
2. Enter Description to the team
3. Select Team Source - Slack, MS Teams, etc.using the dropdown menu.If we choose Slack, then it displays existing slacks configured. Select which one to be used for this project. If it is slack, enter slack channel ID. Similarly for other teams, the corresponding information is captured.&#x20;
4. Incident Template&#x20;
5. Comment Template&#x20;
6. Enable AutoShare,  which displays when to share for example, whenever the status of incident changed.

![](https://lh5.googleusercontent.com/lfz_ubSgxQR_3Jp6PY9B3LxHtHAF1jn7cn16spmxC17bkSGeHnY4Crzh2JMrH2ijRNSixj6a6ORqFXfXYYfljzjCkqyg9LE8DpuS_CL-Dmg6dgDHZ5gvM_q942UQwgtIoPCfOBb3)

The above auto share enables sharing the information to the teams automatically whenever a status is changed.<br>

A sample Teams view page is as displayed.

![](https://lh6.googleusercontent.com/aoLw6-HV7EYV1dT-KlEmlAekqvILT6hSfvIKTb3-m-JwYlh2Tr6X2kdmhaFhFvcm9r5tsR_4yZ8HlivSIBtWsf6uZpBpamc18DsQCMYFSSy63_QtEHFfsb7NMtNFp4FvOD2ErDgv)


---

# 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://oiadocs.cloudfabrix.io/admin-features-guide/projects/configure-project/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.
