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

# Providing Feedback

> Report bugs and suggest features to help improve Minitap products

We encourage you to provide feedback when using Minitap products. Your bug reports and feature suggestions help shape the future of our tools.

## How to Provide Feedback

We use different platforms depending on the product:

* **Mobile Use SDK** - Open source, report issues directly on GitHub
* **Pilot Extension** - Use Featurebase to report bugs and suggest features

<CardGroup cols={2}>
  <Card title="Mobile Use SDK" icon="github" href="https://github.com/minitap-ai/mobile-use/issues">
    Report bugs or suggest features on GitHub
  </Card>

  <Card title="Pilot Extension" icon="paper-plane" href="https://minitappilot.featurebase.app/">
    Report bugs or suggest features for the Pilot IDE extension
  </Card>
</CardGroup>

## What to Include in Bug Reports

When reporting a bug, please include:

1. **Session ID** - Helps us debug your issue quickly (see below)
2. **Description** - What happened vs. what you expected
3. **Steps to reproduce** - How can we recreate the issue?
4. **Environment** - OS, Python version, device type (Android/iOS)
5. **Error messages** - Any error logs or stack traces
6. **Screenshots/recordings** - Visual evidence if applicable

### How to Get Your Session ID

<Tabs>
  <Tab title="Mobile Use SDK">
    When you have anonymous tracking enabled and an error occurs, a Session ID is displayed in the error output.

    ```
    Session ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    ```

    <Tip>
      Include this Session ID when reporting issues - it allows us to see exactly what happened and resolve your problem faster.
    </Tip>
  </Tab>

  <Tab title="Pilot Extension">
    The Session ID is displayed below the device screen in the Pilot panel.

    **To copy it:** Simply click on the Session ID - it will be copied to your clipboard automatically.

    <Tip>
      Always include your Session ID when reporting issues - it allows us to see exactly what happened on our end and resolve your problem faster.
    </Tip>
  </Tab>
</Tabs>

## Feature Suggestions

When suggesting a feature:

1. **Describe the problem** - What are you trying to accomplish?
2. **Propose a solution** - How do you envision this working?
3. **Explain the value** - Why would this be useful for others?

## Community Discussion

Join our Discord community to discuss ideas, get help, and connect with other users:

<Card title="Discord Community" icon="discord" href="https://discord.gg/6nSqmQ9pQs">
  Join the conversation and get support from the community
</Card>

## Contact Us

For private inquiries or partnership opportunities, reach out to us directly:

* **Email**: [support@minitap.ai](mailto:support@minitap.ai)
* **Twitter/X**: [@minitap\_ai](https://x.com/minitap_ai)
