# Manage Contributors

The Manage Contributors menu is used to access, manage, and contribute to various projects in the Deka GPU Portal Service. On the MLOps menu page, select the Manage Contributors menu.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdpCTJtQ6de9Dvs_CJK07-ywWki9sKAC7WzfzNjTsTUDV92bRtyuBGf7LeIsdRL4a7g5SIyKtAcTZ-dBeQmiHPNg3gHgpGf-nTL-apRnZopph1leQtEobSOZWyIHZ9FMzs_wT_qiD_rOFcvvqrubZs2b-Xb?key=LVQ1qyxGTmR2_dnptAsYnQ" alt=""><figcaption><p>Manage Contributors</p></figcaption></figure>

There are two roles available including:

1. Owner is the role with the highest permission level for a particular resource or project.&#x20;
2. Contributor is a role with a permission level that allows users to contribute to certain projects or resources in the Deka GPU Portal Service, but with limitations compared to the owner.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-gpu-mlops/manage-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.
