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

# Get support

> Find out how to get help if you're experiencing issues with Upsun Dispatch.


export const CommunityButtons = () => <div style={{
  display: 'flex',
  flexWrap: 'wrap',
  justifyContent: 'center',
  gap: '1rem',
  marginTop: '2rem'
}}>
    <a href="https://community.upsun.com/" target="_blank" rel="noopener" className="community-forum-btn">
      Join the Community Forum
    </a>
  </div>;

## Create a support ticket

Organizations that pay for Upsun Dispatch, including by buying Upsun Dispatch credits or through an agreement with Upsun, can open support tickets. Organizations that haven't set up paid Upsun Dispatch access can't open support tickets.
If your organization can open support tickets, go to [Upsun Support](https://support.upsun.com) to create a ticket.

Use support tickets for issues with workflow runs, code review results, model configuration, integrations, possible bugs, general questions, or feature requests.

To review billing status or buy credits, open your organization in the Upsun Dispatch console and go to **Billing**. For more about finding billing and usage details in the Upsun Dispatch console, see [Use the Upsun Dispatch console](/dispatch/docs/dashboard).

<Tip>
  After you submit a support ticket, include any additional information in the ticket conversation rather than opening duplicate tickets for the same issue.
</Tip>

## Community

To talk about workflows, integrations, or other questions about Upsun Dispatch,
join other customers and engineers in the [Community Forum](https://community.upsun.com/).

<CommunityButtons />

## Contact Sales

If you have questions about pricing or need help figuring out if Upsun Dispatch is the right solution for your organization,
get in touch with [Sales](https://upsun.com/register/).
