# Linked users

You can associate users from your workspace with your contract to define roles such as **Accountable**, **Responsible**, or Informed.

Here's how you can define roles for your users in your contracts:

1. **Accountable**: This is the user in Dastra responsible for validating that the contract and associated elements as documented in Dastra meet the organization's expectations. This role may differ from the contract signatory.
2. **Responsible**: This user is tasked with executing actions necessary to meet the contract's requirements. This could involve implementing data security measures, managing access, or any other tasks required to ensure compliance with the contract terms.
3. **Informed**: This category includes users who need to be kept informed about the progress and status of the contract but do not have an active role in its validation or implementation. This may include members of the management team, project managers, or other stakeholders who have an interest in the successful execution of the contract.

<figure><img src="/files/5Noo0tdqMJ0zVK0RCgEh" alt=""><figcaption><p>Link users to your contract</p></figcaption></figure>


---

# 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://doc.dastra.eu/en/features/contrats/utilisateurs-associes.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.
