# Contact Us

## Help Center

{% hint style="info" %}
Navigate to **Support > Help Center**
{% endhint %}

Here you can view your existing tickets and open new ones.

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

### My Tickets

This is a list of your past and present Support tickets. This list is just for viewing all your tickets, to view and send messages to/from Support you should use the [Customer Service Portal](https://lucy-security.atlassian.net/servicedesk/customer/portals).

### Open a Ticket

This option takes you to the Techincal Support section of the Customer Service Portal. Here you can fill out a ticket and send it to our Support team.

<figure><img src="/files/9mWSeJONkro2ACc4Dw9z" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Select **Contact Technical Support** to open the form.
{% endhint %}

<figure><img src="/files/7BX6FISRvYz2JQhcOGLD" alt=""><figcaption></figcaption></figure>

### Ticket Details

#### Summary

A brief description of the issue.

#### Description

A more detailed description of the issue. Here you should include context like what steps you took to produce the issue, screenshots or screen recordings of the issue occuring, and any other relevant information.

#### Workstation ID

We need this information in order to identify your Lucy server and other information about your account. You can find your workstation ID [here](/application-reference/account-settings/license.md#workstation-id).

> [**Click here to submit a ticket**](https://lucy-security.atlassian.net/servicedesk/customer/portal/133)

### Contact Via Email

This is a `mailto:` link for our Technical Support email.

You can contact us this way, but it is better to use the service portal option.

***

## Non-Techincal Support Queries

{% hint style="info" %}
For the following matters, please reach out directly to your **Account Manager**
{% endhint %}

* Billing and payment issues.
* Contract inquiries
* Renewal discussions
* Demonstration of the Lucy application (pre-sales).
* Onboarding of the Lucy platform (post-sales).
* Marketing collaboration or advertising opportunities.
* Legal issues or compliance questions.
* Feedback or suggestions unrelated to technical aspects.

***

{% content-ref url="/pages/g93h0tuQONhqu3apAAOK" %}
[Service Level Agreement](/legal/service-level-agreement.md)
{% endcontent-ref %}


---

# 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://wiki.lucysecurity.com/contact-us.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.
