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

# Raising an incident

> Learn how to report bugs, issues, or incidents on the Maxim platform. This guide walks you through the process of submitting a report, ensuring your concerns are addressed promptly and efficiently.

At Maxim, we're committed to providing you with a seamless experience. If you encounter any issues while using our platform, we're here to help. This guide will walk you through the process of reporting a bug or raising an incident.

## How to Report an Issue

Reporting an issue on Maxim is a straightforward process. Follow these steps to ensure your concern reaches our support team:

<Steps>
  <Step title="Navigate to settings">
    Go to the `Settings` page by clicking on the settings button at the bottom of your sidebar.

    <img src="https://mintcdn.com/maximai/fHnWe0mnvuD5228y/images/docs/support/raising-an-incident/sidebar-highlighted-settings.png?fit=max&auto=format&n=fHnWe0mnvuD5228y&q=85&s=741aaffa4dc99ab30c108742b343c6d1" alt="Screenshot of Maxim sidebar with settings highlighted" width="392" height="274" data-path="images/docs/support/raising-an-incident/sidebar-highlighted-settings.png" />
  </Step>

  <Step title="Locate the 'Report a bug' tab">
    Find the `Report a bug` tab at the bottom of the settings menu and click on it.

    <img src="https://mintcdn.com/maximai/fHnWe0mnvuD5228y/images/docs/support/raising-an-incident/report-a-bug-tab-in-settings.png?fit=max&auto=format&n=fHnWe0mnvuD5228y&q=85&s=d231ffbe2567b1874c6c14dff90c3050" alt="Screenshot of settings menu with 'Report a bug' tab highlighted" width="596" height="878" data-path="images/docs/support/raising-an-incident/report-a-bug-tab-in-settings.png" />
  </Step>

  <Step title="Fill out the report form">
    Complete the form with the following details:

    #### Title

    Provide a concise title that summarizes the issue you're experiencing.

    #### Description (optional)

    While optional, we recommend including:

    * Steps to reproduce the issue
    * Expected behavior
    * Actual behavior
    * Any error messages

    #### Priority level

    Select the appropriate priority level for your issue:

    <Cards className="sm:grid-cols-2 grid grid-cols-4 gap-4">
      <Card icon={<Bug className="h-6 w-6 text-red-500" />} title="Highest" description="Critical bugs or crashes preventing you from using the platform" />

      <Card icon={<Bug className="h-6 w-6 text-orange-500" />} title="High" description="Urgent issues in a workflow that block completion of task" />

      <Card icon={<Bug className="h-6 w-6 text-yellow-500" />} title="Medium" description="Hindrance to your workflow with a sub-optimal workaround" />

      <Card icon={<Bug className="h-6 w-6 text-green-500" />} title="Low" description="Unsure if the flow is behaving as expected" />
    </Cards>

    <img src="https://mintcdn.com/maximai/fHnWe0mnvuD5228y/images/docs/support/raising-an-incident/report-a-bug-form.png?fit=max&auto=format&n=fHnWe0mnvuD5228y&q=85&s=0f9bf167f9a69ca713aea1ae9285afdc" alt="Screenshot of the Report a bug form" width="1062" height="1330" data-path="images/docs/support/raising-an-incident/report-a-bug-form.png" />
  </Step>

  <Step title="Submit your report">
    Click the 'Submit' button to send your report to our support team.
  </Step>
</Steps>

## What Happens Next?

After submitting your report, our dedicated support team will review the information provided and prioritize your issue based on its severity. Rest assured, we take every report seriously and are committed to resolving your concerns as quickly as possible.

<Note title="Stay updated">
  You'll receive updates on the progress of your reported issue through your registered email address or dedicated slack channel. If we need additional information, we'll reach out to you promptly.
</Note>

We value your trust in Maxim and are committed to providing you with the best possible support. Your feedback helps us improve and enhance our platform, ensuring a better experience for all our users. Thank you for helping us make Maxim better!

For any other queries, you may also reach out to us at [contact@getmaxim.ai](mailto:contact@getmaxim.ai) or the dedicated slack channel.
