> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/helpdesk/cases.md).

# Cases

A case is a support request or inquiry created when you need more information or help with an issue. Cases allow you to communicate with SoftwareOne and track the progress of your request.

Each case includes important details, such as the case ID, reporter, assignee, status, and the conversation between you and the assignee or individual handling your case. As the issue is reviewed, the case status is updated so you can monitor its progress.

In the SoftwareOne Marketplace, each case includes a conversation thread that allows you to communicate with the assignee.&#x20;

### Cases page

You can view and track your cases through the **Cases** page.&#x20;

To open the **Cases** page, choose **Helpdesk** > **Cases** from the main menu.

<figure><img src="/files/l7XsQWXXKIEAYrQRsqC1" alt=""><figcaption><p>The Cases page in the platform.</p></figcaption></figure>

On the **Cases** page, you can view all cases within the scope of your account. This includes every case and its associated details, regardless of who created it.

For each case, you can see key information including the **case ID**, **related chat**, **reporter**, **assignee**, **status**, and more. You can also select any case to view its full details and perform case‑management actions.

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/RQbBsq7E39OIZYkcZNvN" %}
[Case states](/modules-and-features/helpdesk/cases/case-states.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/W2kKHl0SQ8yTO4ZSO4b6" %}
[Create case](/modules-and-features/helpdesk/cases/create-case.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/mUna5UXgiYpvRbL4er4j" %}
[View cases](/modules-and-features/helpdesk/cases/view-cases.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/BXREGZxMUdCcJWf5Lty1" %}
[Reopen case](/modules-and-features/helpdesk/cases/reopen-case.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/XegxwQn6bx4mvXyD6Yiq" %}
[Complete case](/modules-and-features/helpdesk/cases/complete-case.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.platform.softwareone.com/modules-and-features/helpdesk/cases.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.
