# Reporting Issues

### Issues

If you experience any issues with your Priori client or engagement, please contact your Priori Network contact or reach out to us at [network@priorilegal.com](mailto:%20admin@priorilegal.com). We value your feedback and want to ensure you have a seamless experience on our platform.

### Reporting errors & bugs

Priori is an online platform and is supported by the following internet browsers:

* Chrome
* Safari
* Firefox
* Edge
* Internet Explorer (version 11)

{% hint style="warning" %}
Some users' system settings may make the platform's conferencing features difficult to use. You can read more about this [**on the Client Requests & Consultations**](/working-with-clients/interviews.md#connecting-with-clients-and-scheduling-calls) page.
{% endhint %}

If you experience any errors or bugs when using our platform, we ask that you please check that you are using the latest version of one of the browsers listed above. We also suggest trying an alternative browser, as this sometimes resolves the issue.

If the issue persists, please email [network@priorilegal.com](mailto:%20admin@priorilegal.com) with the subject line "Reporting Bug/Error" and include the following information in your email:

* Internet Browser (including version number) (e.g. Google Chrome Version 88.0.4324.150)
* Operating System (including version number) (e.g. MacOS Catalina Version 10.15.7)
* Description of the bug/error (e.g. what you were trying to do, what error is displayed on the screen)
* Screenshot of the bug/error (if available)

One of our team members will review the information and contact you to resolve the issue.&#x20;


---

# 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://docs.lawyer.priorilegal.com/reporting-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.
