# Add Contributors

The [Node Drive Panel](/general-user-overview/node-workspace/node-drive-panel.md) does not only contain the Drive, but also has a tab for Contributors. This is where you add the names and information of those who have contributed to the Node.&#x20;

You can add your contributor's name, as well as their ORCID to automatically import further information on your contributor's past work and company affiliations.&#x20;

If you are unsure who to contribute, have a look at the different contributor roles we suggest [**here**](#who-is-a-contributor)**.**&#x20;

## How to Add Contributors

<figure><img src="/files/e3jxRca2pYqVAP81dZMz" alt="" width="563"><figcaption><p>Add (and delete) contributors &#x26; ORCID integration</p></figcaption></figure>

Step-by-step instructions:&#x20;

* When opening the Contributors tab in the control panel on the left, click on the '+' button in the top right, next to the title 'Contributors'.&#x20;
* In the viewer panel, fields to fill out to add a contributor will open up.&#x20;

<figure><img src="/files/Ab2MSjj2xmLy9Bzgs1mZ" alt=""><figcaption><p>Add a contributor through their name, and add their ORCID for automatic integration of their ORCID information.</p></figcaption></figure>

* You can simply fill out the contributor name, but if you add their ORCID, Nodes will automatically integrate associated data from the ORCID profile into their Nodes profile - and can link the published Node to their ORCID profile in return.&#x20;
* Hit 'Continue' to add the contributor.&#x20;
* You can view the contributor and any additional data imported from an associated ORCID profile.

## Who is a Contributor?

We think it is good practice to include all those who have contributed to any area as presented in the [Niso Credit Taxonomy](https://credit.niso.org), with 14 different contributor roles. It will be possible to indicate which roles each contributor has played in the development of the Node:

[Conceptualization](http://159.203.176.220/contributor-roles/conceptualization/)

[Data curation](http://159.203.176.220/contributor-roles/data-curation/)

[Formal Analysis](http://159.203.176.220/contributor-roles/formal-analysis/)

[Funding acquisition](http://159.203.176.220/contributor-roles/funding-acquisition/)

[Investigation](http://159.203.176.220/contributor-roles/investigation/)

[Methodology](http://159.203.176.220/contributor-roles/methodology/)

[Project administration](http://159.203.176.220/contributor-roles/project-administration/)

[Resources](http://159.203.176.220/contributor-roles/resources/)

[Software](http://159.203.176.220/contributor-roles/software/)

[Supervision](http://159.203.176.220/contributor-roles/supervision/)

[Validation](http://159.203.176.220/contributor-roles/validation/)

[Visualization](http://159.203.176.220/contributor-roles/visualization/)

[Writing – original draft](http://159.203.176.220/contributor-roles/writing-original-draft/)

[Writing – review & editing](http://159.203.176.220/contributor-roles/writing-review-editing/)


---

# 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.desci.com/create-and-publish/create-a-node/add-information/add-contributors.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.
