# What to do in case of technical issues?

Dealing with technical issues is an inevitable part of any online service, and Preplaced is no exception. If you encounter any problems with the meeting platform or dashboard, here's what you can do:

1. Report a bug from the dashboard: If you notice a technical issue, you can report it directly from the dashboard. Simply click on the "Report a bug" button, describe the problem in detail, and screen record the issue if possible. This will help our technical team to quickly identify and fix the problem.🐛👨‍💻
2. Reach out to your relationship manager: If you face any issues while scheduling or attending a session, you can contact your relationship manager. They will assist you in resolving the problem and ensure that you have a seamless learning experience.🤝📞
3. Use the intercom feature: In case you cannot reach your relationship manager or need urgent assistance, you can use the chat feature on the bottom right of your dashboard. Our support team is available to answer your queries and provide you with technical support.💬🆘

!<https://downloads.intercomcdn.com/i/o/737724531/74a8ee7d345dcce151c0ef1c/report-a-bug.gif>

***We understand that technical issues can be frustrating, but we are committed to providing you with the best possible learning experience. Rest assured that we will do everything in our power to resolve any problems you may encounter.👍***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mentee-support.preplaced.in/what-to-do-in-case-of-technical-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
