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

# Red5 Cloud Support Resources and Contact Options

> Learn how to get help with Red5 Cloud — from the Support Portal and email to community Slack, video tutorials, and what to include in your support ticket.

Red5 offers multiple channels to help you resolve issues, answer questions, and get the most out of your Red5 Cloud deployment. Whether you need a quick answer from the community or structured technical assistance from the Red5 team, the right resource is available to you.

## Support Portal

The [Red5 Pro Support Portal](https://customer.support.red5.net/servicedesk/customer/portals) is the primary channel for technical support. From the portal you can:

* Submit a new support ticket and describe your issue in detail
* Track the status and progress of open tickets
* Browse the FAQ library for answers to common questions
* Search the knowledge base for documented solutions

The Support Portal is staffed by the Red5 support team and is the fastest path to a structured, documented resolution for technical issues.

<CardGroup cols={2}>
  <Card title="Open a support ticket" icon="ticket" href="https://customer.support.red5.net/servicedesk/customer/portals">
    Submit a new request and get help from the Red5 support team.
  </Card>

  <Card title="Email support" icon="envelope" href="mailto:support@red5.net">
    Reach the team directly at [support@red5.net](mailto:support@red5.net). Email is integrated with the Support Portal.
  </Card>
</CardGroup>

## Community Slack

The [Red5 Pro Slack community](https://red5pro.slack.com/) is an active space for developers building on Red5 Cloud and Red5 Pro. You can:

* Ask questions and get answers from other Red5 developers
* Share solutions and implementation patterns
* Get input from Red5 team members who participate in the community
* Follow announcements about new releases and features

<Note>
  Slack is ideal for general discussion, quick questions, and community collaboration. For production issues or bugs that require investigation, open a ticket on the Support Portal so the Red5 team can track and resolve them properly.
</Note>

## Documentation

The Red5 Cloud documentation covers everything from initial account setup to advanced streaming configurations. Start with the resources below:

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/red5-cloud/introduction">
    An overview of Red5 Cloud, its features, and how it compares to Red5 Pro.
  </Card>

  <Card title="Architecture" icon="sitemap" href="/red5-cloud/users-guide/architecture">
    Understand the components — Stream Manager, node types, and regions — that power your deployment.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/red5-cloud/resources/faq">
    Answers to the most common questions about protocols, plans, scaling, and more.
  </Card>

  <Card title="Release notes" icon="list-check" href="/red5-cloud/resources/release-notes">
    A full history of changes and improvements across every Red5 Cloud release.
  </Card>
</CardGroup>

## Video tutorials

The [Red5 Cloud video tutorial playlist](https://www.youtube.com/playlist?list=PLmLbmqsYGqWVfHFPYmwCykeO818ksthdA) on the official Red5 YouTube channel walks through common workflows step by step. Topics include:

* Setting up streaming with WebRTC, RTMP, SRT, and Zixi
* Configuring encoders such as OBS
* Working with integrations including PubNub
* Building end-to-end streaming workflows

The video series complements the written documentation and is useful for teams that prefer a visual, hands-on learning approach.

## What to include in a support ticket

Providing the right information upfront helps the support team diagnose and resolve your issue faster. When you open a ticket, include:

<CardGroup cols={2}>
  <Card title="Account email" icon="user">
    The email address associated with your Red5 Cloud account.
  </Card>

  <Card title="Node group name and region" icon="server">
    The name of the affected node group and the region it is deployed in (e.g., US East).
  </Card>

  <Card title="Stream name" icon="radio">
    The name of the stream you were publishing or subscribing to when the issue occurred.
  </Card>

  <Card title="Error messages" icon="triangle-exclamation">
    Any error messages from the Red5 Cloud console, your encoder, or your application logs.
  </Card>

  <Card title="Steps to reproduce" icon="list-ol">
    A clear description of what you were doing when the issue appeared and how to reproduce it.
  </Card>

  <Card title="Protocol and encoder" icon="plug">
    The streaming protocol (WebRTC, RTMP, SRT, etc.) and the encoder or client you are using.
  </Card>
</CardGroup>

## Privacy and data

Red5 Cloud collects account, usage, streaming, and configuration data to operate and improve the platform. All sensitive data is encrypted in transit and at rest. Logs and backups are retained for 90 days. Account configuration data is retained while your account is active.

For full details on what data is collected, how it is used, and your rights, review the [Red5 Privacy Policy](https://www.red5.net/privacy-policy).
