# Show contract details

Clicking on the **Edit contract**, **Duplicate contract** or **Duplicate action** entry, the **Contract detail** page will appear.

<figure><img src="/files/QCleSxtVzjlQzmvdXEDl" alt="" width="563"><figcaption></figcaption></figure>

This page is composed of three different panels.

The first panel is located at the top of the page and displays the **Name**, **Description**, and **Execution queue** associated with the selected contract. The name of the contract cannot be edited. You can update the description of the contract and select a different execution queue.&#x20;

The second panel is located on the right of the page and displays additional **details** about the Contract: the status, name and type of contract, the date when it was created and modified, its actor.&#x20;

The third panel is the **Actions** section, with the list of actions associated with the Contract.

If you had selected the **Edit contract** option, you can edit the Actions fields, delete the action, and add new actions.

If you had selected the **Duplicate contract** option, the contract will be duplicated and you can edit the Actions fields, delete the action, and add new actions.

If you had selected the **Duplicate action** option, the action or actions will be duplicated and you can edit or delete them.

{% hint style="warning" %}
The options to Create, Edit, and Delete a Contract described in these sections **are not visible** to users having read-only permissions in the Contracts section of Data Mover.
{% endhint %}


---

# 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.primeur.com/data-mover-1.21/contracts/manage-contracts/show-contract-details.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.
