# Institutions

Institutions are organisations that are credited for their involvement with the Motus project as a **lead**, **partner**, or **funder**.

## Add a new institution

1. Go to [**Manage Collaborators, Institutions, and Citations**](https://motus.org/data/project/users)
2. Below the table of collaborators there is a table with the header '**Affiliated Institutions**'. This is usually empty for new projects.
3. Use the dropdown menu below the table to select the institution you wish to add.
4. Select one or more 'institution type'.
5. Click on 'Affiliate this institution with this project' to add it to the table.

![](/files/wToGug9x5lcIdnv4ONso)

{% hint style="info" %}
If you can't find the institution in the dropdown, click the 'Add institution to the list' button on the right.
{% endhint %}

## Removing an institution

1. Go to [**Manage Collaborators, Institutions, and Citations**](https://motus.org/data/project/users)
2. Below the table of collaborators there is a table with the header '**Affiliated Institutions**'.
3. In the second column of the table, click the red 'X' in the row that you want to delete.

![](/files/sevTVVqQERpTzEuGAoeP)


---

# 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.motus.org/en/project-management/institutions.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.
