# Manage contracts

The list of all contracts is available by going to **Design** → **Contracts**.

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

Existing contracts will appear in the **Results** **list** according to the criteria selected and can be sorted by:

* Date when the contract has been modified&#x20;
* Contract name: A-Z - alphabetical order
* Contract name: Z-A - reverse alphabetical order
* Actor name: A-Z - alphabetical order
* Actor name: Z-A - reverse alphabetical order

To sort contracts, click the  ![](/files/fGCfjpzIvCeqhKHfKfmg)  icon next to the Modified, Contract, or Actor wording at the top of the result list.

A Contract status can be set to **ENABLED** or to **DISABLED**. To quickly change the status of a contract, click the 3-dot button and select the **Enable contract** or **Disable contract** menu according to your needs. To enable or disable multiple contracts in one go, select the contracts by checking the box on the left of the row and click the **Change Status** option at the top of the list. If you select a contract that is already in the destination status, a warning message will appear. To change the status, you can also edit the contract and use the toggle button in the panel on the right of the **Edit contract** page.\
Note that ENABLED contracts cannot be set to DISABLED if they are associated with an active FEL.

Refer to the following pages for a complete overview of these features:

* [Filtering contracts](/data-mover-1.21/contracts/manage-contracts/filter-contracts.md)
* [Using the toolbar](/data-mover-1.21/getting-started/navigate-through-primeur-data-mover.md#the-toolbar)
* [Editing contracts and other options](/data-mover-1.21/contracts/manage-contracts/edit-contracts-and-other-options.md)
* [Showing contract details](/data-mover-1.21/contracts/manage-contracts/show-contract-details.md)


---

# 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.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.
