# Systems (Beta)

The Systems page displays details of both public and private systems connected in the project.

{% hint style="success" %}
Users can use only one version of a system in a project. They may upgrade or downgrade to a different version, but multiple versions of the same system cannot be used in a single project.
{% endhint %}

{% hint style="info" %}
DCKAP Integrator will continue to support the older version of the system. It will be marked with an “Old” label. For newer systems, the specific version number will be shown alongside the system.&#x20;
{% endhint %}

For old systems documentation, navigate here.

{% content-ref url="/pages/-MMV5CiNb44lw4cOqkmD" %}
[Systems (Old)](/project-manager/systems.md)
{% endcontent-ref %}

### **Show System Usage**

Shows both the credentials connected to the system and the workflows which are using it.

### **User Credentials**

Lists the credentials connected to the system. Users can add, edit, validate, or delete credentials using the action icon.


---

# 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.dckapintegrator.com/project-manager/systems-beta.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.
