# Problem reporting and troubleshooting

If you are experiencing an issue with Parallels RAS, you can search for a solution right from the RAS Console. If you can't find a solution, you can send a support request to Parallels. This section describes how to accomplish these tasks.

### Search for a solution

To search for a solution from the RAS Console:

1. In the console, click **Help** on the main menu and choose **Troubleshooting and request support**.
2. The **Troubleshooting** dialog opens.
3. In the **Select Category** drop-down list, select a category you are having a problem with. The area in the middle of the dialog will be populated with a list of existing KB articles related to that category.
4. Click an article of interest to read in a web browser.
5. You can also click **Knowledge Base Index** or **Forums** links to go to the Parallels knowledge base or Parallels forums.

### Request support

If you can't find a solution for your problem using the options described above, you can send a support request to Parallels. When you do, the collected logging information is retrieved and attached to the email, so that Parallels Support can analyze it. See [**Logging**](https://docs.parallels.com/landing/ras-admin-guide/v19-en-us/parallels-ras-19-administrators-guide/common-management-tasks/logging) for more information.

{% hint style="info" %}
**Note:** A support request creates a support ticket, which is then sent to Parallels Support. If you already have a request support ticket, you can send just the system report to Parallels without creating an additional (and identical) ticket. See the **Send a report** subsection below. Please note that if you don't have a valid RAS subscription or a support contract, the ticket will not be created. In order to receive support, you will need to purchase a subscription or support contract.
{% endhint %}

Before you request support, please make sure that you have a mailbox setup in the RAS Console. If you haven't set up a mailbox yet, do it as follows:

1. In the RAS Console, navigate to **Administration** > **Mailbox**.
2. Enter your outgoing email server information, your email address, and the security/authentication information if needed.
3. You can send a test email by entering an email address in the field provided and clicking the **Send Test Email** button.

To send a support request to Parallels:

1. In the **Troubleshooting** dialog, click the **Send Support Request** button.
2. The **Contact Support** dialog opens.
3. Enter your full name and your company name.
4. Enter the subject. This will be used as a subject in the email that will be sent to Parallels Support.
5. In the **Enter your query** box, describe the issue the best you can.
6. Use the **Attachment** field to attach a file to the email. Click the **\[...]** button to browse for a file. You can attach a picture or any other file that you think might help the Parallels Support to find a solution. Please note that the log files and the Parallels RAS settings are collected and attached to the email automatically, so you don't have to do it yourself.
7. In the drop-down list at the bottom of the dialog, select whether you want to send the email or save it (including the automatically collected information) as a zip file.
8. Depending on the action selected in the previous step, click **Send** to send the email or **Save** to save it as a zip file on your local drive or a network folder.

### Send a report

If you already have a support request ticket, you can send just a system report to Parallels without creating a new ticket.

To send a report:

1. In the console, click **Help** on the main menu and choose **Upload System Report to Parallels**.
2. A dialog opens displaying the progress bar.
3. Once the system report data is collected and sent to Parallels, a message box is displayed containing the report number.
4. Click **OK** to finish.

## Contacting the local support

If your root administrator added a URL to the local support portal, you can navigate to it using the **Request Support** option in the **Help** menu.


---

# 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.parallels.com/landing/ras-admin-guide/v19-en-us/parallels-ras-19-administrators-guide/common-management-tasks/problem-reporting-and-troubleshooting.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.
