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

# Discord

> Integrate Discord with Famulor AI voice agents. Post real-time notifications, route call alerts to channels and automate community workflows from phone events.

This page documents **Discord** for the Famulor documentation set.

## Overview

Use this page as the canonical reference for Discord in automation and assistant workflows.

## Typical Use Cases

* Standardized implementation in production workflows
* Reusable setup across multiple assistants or integrations
* Faster onboarding for operations and engineering teams

## Setup Guide

1. Open the related section in the automation or integration area.
2. Configure required inputs and dependencies.
3. Validate behavior in a staging environment before production rollout.

## Example Flow

```json Example theme={null}
{
  "name": "Discord",
  "environment": "production",
  "status": "enabled"
}
```

## Best Practices

* Keep naming and mapping conventions consistent.
* Document assumptions next to implementation details.
* Re-test dependent flows after changes.

## See Also

* [No-Code Automation Overview](/en/automation-platform/introduction)
* [Integrations Overview](/en/automation-platform/integrations/overview)
* [Mid-Call Tools](/en/automation-platform/mid-call-tools/was-sind-mid-call-tools)
