> ## Documentation Index
> Fetch the complete documentation index at: https://mako-docs.devinagiffy.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft Teams Setup

> Connect Hitler to Microsoft Teams

<Note>
  Microsoft Teams integration is currently in development. This page describes planned
  functionality.
</Note>

## Coming Soon

We're working on Microsoft Teams integration with the following features:

<CardGroup cols={2}>
  <Card title="Sign in with Teams" icon="microsoft">
    Authenticate using your Microsoft 365 identity
  </Card>

  <Card title="Bot Interactions" icon="robot">
    Same commands as Slack, native to Teams
  </Card>

  <Card title="Notifications" icon="bell">
    Task reminders and check-ins in Teams
  </Card>

  <Card title="Adaptive Cards" icon="window">
    Rich interactive messages in Teams format
  </Card>
</CardGroup>

## Planned Features

### Authentication

* Azure AD integration
* Single Sign-On (SSO) support
* Multi-tenant app registration

### Bot Capabilities

All existing commands will be supported:

* Natural language task creation
* Mood tracking
* Journal entries
* Status and statistics

### Teams-Specific Features

* **Adaptive Cards** - Rich, interactive message formats
* **Tab App** - Hitler dashboard embedded in Teams
* **Meeting Integration** - Post-meeting task creation
* **Teams Channel Support** - Team-wide commands and notifications

## Architecture

```
Microsoft Teams ←→ Bot Framework ←→ Hitler API
                        ↓
                  Azure AD Auth
```

## Beta Access

Want early access to Teams integration?

<Card title="Join the Waitlist" icon="list" href="https://hitler.app/teams-beta">
  Sign up to be notified when Teams integration is available
</Card>

## Timeline

| Phase                | Status         | ETA     |
| -------------------- | -------------- | ------- |
| Design               | ✅ Complete     | -       |
| Development          | 🔄 In Progress | Q2 2024 |
| Private Beta         | ⏳ Planned      | Q3 2024 |
| General Availability | ⏳ Planned      | Q4 2024 |

## Questions?

If you have questions about Teams integration or want to share your requirements:

* Email: [teams@hitler.app](mailto:teams@hitler.app)
* Feature requests: [GitHub Discussions](https://github.com/dev-inagiffy/mako/discussions)
