# Microsoft Teams

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

Siit allows you to submit and manage service requests directly in Microsoft Teams. Siit's native integration with Teams, Microsoft 365, and Outlook enables you to turn direct messages into requests and keeps everyone informed on status without ever having to leave Teams.

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

### Submit a new request

Employees can create requests in multiple ways:

⭐️ **Message the Siit bot**\
Start a direct conversation with Siit to create a private, confidential request.

⭐️ **Use message actions**\
Right-click any message in Teams and select "Create a ticket" to instantly transform conversations into traceable requests.

⭐️ **Use adaptive cards**\
Fill out dynamic, context-aware forms directly in Teams to provide all necessary details upfront.

{% embed url="<https://screen.studio/share/GMGO3MQC>" %}

***

### Stay up-to-date about your requests

Siit keeps you informed with automatic updates delivered right in Teams:

* **Direct notifications**: Receive updates about status changes, assignments, and resolutions in your conversation with Siit
* **Status cards**: View the full request status and details through interactive adaptive cards
* **Real-time sync**: All updates from admins are instantly reflected in Teams

<figure><img src="/files/7adztZOmmmqpH68RdEeP" alt=""><figcaption></figcaption></figure>

***

### 🤖 AI-powered automation

Siit's AI capabilities help streamline your service desk operations with intelligent automation:

#### AI Agents: Instant answers from your knowledge base

Siit AI Agents provide instant, accurate answers based on your existing documentation from Microsoft 365, SharePoint, or other connected knowledge bases—no waiting required.

**How it works:**

1. Employees ask questions in Teams
2. Siit AI searches your connected knowledge bases
3. Generates contextual answers with source references
4. Delivers responses in seconds, directly in the conversation

{% content-ref url="/pages/NBF1pRgz7YgjGQwMbhOy" %}
[AI](/core-plateform/ai.md)
{% endcontent-ref %}

***

### 🔖 Dynamic forms for better context

Create personalized dynamic forms to capture essential information upfront, reducing back-and-forth communication:

* **Conditional fields**: Show or hide fields based on previous answers
* **Rich input types**: Text, dropdowns, multi-select, date pickers, and more
* **Microsoft 365 integration**: Auto-populate fields with user data from Azure AD
* **Mobile-friendly**: Forms work seamlessly on Teams mobile apps

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

***

### Turn any message into a ticket

Need to convert a conversation into a tracked request? Transform any Teams message into a Siit ticket with full context preserved:

* **From chats**: Right-click any message and select "Create ticket from message"
* **From channels**: Convert team discussions into trackable requests
* **Automatic context**: The original message thread stays connected to the ticket

***

### Getting started

Ready to connect Microsoft Teams to Siit?

{% content-ref url="/pages/70J1ibPQd64qIu27HcAy" %}
[Microsoft Teams](/core-plateform/integrations/microsoft-teams.md)
{% endcontent-ref %}


---

# 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.siit.io/core-plateform/integrations/microsoft-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.
