# Reporting Bugs

The Seclea platform strives to provide a seamless and efficient experience for its users, and we understand that bugs and issues may arise during usage. That's why we have provided an in-platform feedback option to report any bugs, issues or suggestions to improve our platform. By clicking on the feedback option in the platform, you can easily report any problems or share suggestions for improvements.&#x20;

Our team of experts will promptly respond and address the issue to ensure that the platform runs smoothly and efficiently. We value your feedback, and we believe that it will help us to enhance the Seclea platform and provide you with an outstanding user experience.


---

# 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://documentations.seclea.com/seclea-user-documentation/seclea-info/reporting-bugs.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.
