# Reach out to Customer Support

If you encounter a problem on the CrossEngage Systems, you can check the System Status page to ensure that all systems are up and operational. If the problem remains, you can reach out to customer support, on our [Service Desk](https://crossengage.atlassian.net/servicedesk/customer/portal/2).

To access the Service Desk from the CrossEngage Data Platform, click on the Help icon in the top right side of the app, and choose Service Desk.&#x20;

<figure><img src="/files/8LYRrnqnmKjxLlJOZwXL" alt=""><figcaption></figcaption></figure>

There are two available options; file a Support Request, or report a bug.<br>

<figure><img src="/files/QsHlEqe6TnUGpGNMNjdG" alt=""><figcaption></figcaption></figure>

After choosing an option, please provide a clear title and description of the problem. You can also attach screenshots or screen recordings to show the problem.

If the problem occurs in a specific Campaign or Segment, please provide the Campaign / Segment ID.

When reporting a bug, it is also necessary to choose a Priority.

* High        -> critical bug e.g login not possible, data security issues
* Medium  -> delayed data processing, integration issues
* Low        -> no significant restriction of platform usage

After completing the form, press Send. Our support staff will check the provided information for assistance and troubleshooting.


---

# 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://documentation.crossengage.io/data-and-engagement-platform/help-and-support/reach-out-to-customer-support.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.
