---
title: Feedback
---

## How can I provide feedback?

Include the following information in your feedback.

- Logs: The messages logged during compilation, which is required in the following situations.
   - Opening the project
   - Real device preview
   - Release
- Log file: See the section below.

Channels

- [Tuya Developer Community](https://www.tuyaos.com/viewforum.php?f=37)
- Service ticket
- Official group



Logs
The messages logged during compilation
<Image 
  src="/images/ide/new/5.png" 
  style={{
    borderRadius: '10px',
    boxShadow: '0 0 5px rgba(0,0,0,0.3)',
  }}
/>

Submit log files for feedback
<Image 
  src="/images/ide/new/29.png" 
  style={{
    borderRadius: '10px',
    boxShadow: '0 0 5px rgba(0,0,0,0.3)',
  }}
/>


## Log file

- macOS
  - `/Users/username/Library/Application Support/tuya-ark-ide/logs`
- Windows
  - `C:\Users\username\AppData\Roaming\tuya-ark-ide\logs`
