Overview View
# support
i
I am building an app and wanting to hide the cost dashboard in overview. Can I do that?
v
Hi there! 👋 I understand you want to hide the cost dashboard in the Overview View of your app. Based on the information I have, I can see that the Overview View does display cost & latency projection information for each portion of your assistant's voice pipeline ([source](https://docs.vapi.ai/quickstart/dashboard)), but I couldn't find specific instructions on how to hide this dashboard. To help you better, could you tell me: 1. Have you tried any customization options already? 2. Are you using any specific UI customization methods like CSS classes or the
buttonConfig
object that Vapi offers for other elements? 3. What's your main reason for wanting to hide the cost dashboard - is it for a client-facing view or something else? This will help me provide more targeted assistance for your specific use case. Sources: - [Overview View Description](https://docs.vapi.ai/quickstart/dashboard) - [UI Customization with CSS Classes](https://docs.vapi.ai/examples/voice-widget)
I've looked into this for you, but I couldn't find specific documentation on how to hide the cost dashboard in the Overview View. While Vapi does offer various customization options like [UI customization with CSS classes](https://docs.vapi.ai/examples/voice-widget) and [custom tools](https://docs.vapi.ai/tools), there's no clear method for hiding this specific element. I've escalated your question to our technical team who can provide you with the exact solution. They'll get back to you shortly with specific instructions on how to hide the cost dashboard. In the meantime, I did find that there's a [new dashboard version 2 being developed](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1332269425352638497) which might offer more customization options in the future. 😊
i
Thankyou, I want to hide the cost as the app is client facing so the cost is only relevant to me and my clients should not see my costs.
k
Hey ivy, this is something which you have to handle on your own, where you are building the dashboard, Sorry we cannot help you with this.