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

# Request a Feature

> Submit bug reports, ideas, and improvement requests directly from the Voqo platform.

## Overview

Every page in Voqo includes a **Request feature** button in the header. Use it to report bugs, suggest ideas, or flag anything that could work better — without leaving what you're doing.

Your request is saved immediately and reviewed by the Voqo team. You'll never lose a report if something unexpected happens with our systems.

***

## How to submit a request

<Steps>
  <Step title="Click Request feature">
    Find the **💡 Request feature** button in the top-right area of any page. It sits between the walkthrough guide and the theme toggle.

    > The button is only active when you have an active workspace selected.
  </Step>

  <Step title="Choose a category">
    Select the type of request:

    | Category  | When to use                                    |
    | --------- | ---------------------------------------------- |
    | **Bug**   | Something is broken or not working as expected |
    | **Idea**  | A new feature or workflow you'd like to see    |
    | **Other** | Anything that doesn't fit the above            |
  </Step>

  <Step title="Describe the request">
    Type your description in the text box. Aim for at least a sentence — the more specific you are, the easier it is to act on.

    **Placeholder text:** *Describe what you're seeing or suggest an improvement*
  </Step>

  <Step title="Add optional details (if helpful)">
    Expand **Additional details (optional)** to include:

    * **Title** — a short summary (3–120 characters)
    * **Current behaviour** — what is happening today
    * **Desired behaviour** — what you'd like to happen
    * **Acceptance criteria** — how you'd know it's working (one per line)
    * **Out of scope** — anything explicitly not part of this request
    * **Priority** — Low, Medium, or High
    * **Affected area** — the part of the platform this relates to
    * **Context links** — URLs to screenshots, recordings, or related resources

    These fields are entirely optional — a category and description are all you need.
  </Step>

  <Step title="Submit">
    Click **Submit request**. The button shows **Submitting…** while your request is being saved.

    Once submitted:

    * The dialog closes automatically
    * A confirmation toast appears at the top of your screen
  </Step>
</Steps>

***

## After you submit

Your request is captured in Voqo's system immediately, even if external systems are temporarily unavailable. If GitHub sync fails, you'll see a brief warning — but your request is still saved and the team will review it.

There is no list view for submitted requests in this version. If you need to follow up on a specific request, contact <a href="mailto:support@voqo.ai?subject=Feature%20Request%20Follow-up">support</a> with the details.

***

## Common questions

<AccordionGroup>
  <Accordion title="Why is the button disabled?">
    The **Request feature** button is disabled when no workspace is active. Select a workspace from the sidebar and the button will become available.
  </Accordion>

  <Accordion title="Can I submit without filling in the accordion?">
    Yes. Only **Category** and **Description** are required. All other fields in the **Additional details** section are optional.
  </Accordion>

  <Accordion title="I submitted a request but saw a warning toast — what happened?">
    Your request was saved to Voqo's system successfully. The warning toast indicates that an internal sync step was temporarily unavailable, but nothing was lost. The team reviews all submissions.
  </Accordion>

  <Accordion title="How do I report something urgent?">
    For time-sensitive issues, contact <a href="mailto:support@voqo.ai?subject=Urgent%20Issue">[support@voqo.ai](mailto:support@voqo.ai)</a> directly so the team can respond quickly.
  </Accordion>
</AccordionGroup>
