> For the complete documentation index, see [llms.txt](https://docs.linuxfoundation.org/lfx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxfoundation.org/lfx/my-profile/showcase-your-maintainer-badges-in-lfx-now/what-do-i-have-to-do-as-a-project-administrator.md).

# What do I have to do as a Project Administrator?

### 1. **Ensure that your maintainer list is up to date in community management.**

1. Currently, LF Project Administrators can gain access to community management in our new version of [Insights](https://insights-v2.lfx.linuxfoundation.org/). To gain acces&#x73;**,** create a support ticket and provide the following details:

* Your LFID.
* Your email registered with this LFID.
* The Project you need access to.

<figure><img src="/files/2gIx9QR6EL79Hrbz92kG" alt=""><figcaption><p>Community Management</p></figcaption></figure>

2\. In Community Management, mark your project’s maintainers as a maintainer by selecting the 3 dots to the right and selecting **Add Maintainer** Tag.

<figure><img src="/files/GI6XGKCaexFQumJGlifD" alt=""><figcaption><p>Maintainer's badges</p></figcaption></figure>

3\. The maintainer tag should now be shown in the Community Management dashboard.

<figure><img src="/files/mqqZAbQCoOZDWJHsKNuf" alt=""><figcaption><p>Maintainer on CM</p></figcaption></figure>

### 2. Ensure you have issued your maintainers a Credly maintainer badge

{% hint style="info" %}
Reach out to **Craig Ross** at,`ccr@linuxfoundation.org` and we can assist projects with designing their own Credly Badges.
{% endhint %}

The following template mock-ups are available for project maintainers:

<figure><img src="/files/2lS2o5nplUuEFj5JLlu2" alt=""><figcaption><p>Maintainer templates</p></figcaption></figure>

### 3. Congratulations!! You are all set

Once your maintainers are identified in Community Management and you have issued your maintainers a badge via Credly.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/my-profile/showcase-your-maintainer-badges-in-lfx-now/what-do-i-have-to-do-as-a-project-administrator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
