# Admin Invites a Mentor to a Program

The **Program Administrator** can invite a mentor to participate in the mentorship program by adding them as a mentor. When a mentor is added, they will receive an email notification from LF Engineering, informing them of their selection and requesting that they create a mentor profile if they do not already have one.

If a mentor already has a profile on LFX Mentorship, there is no action is required, unless they want to remove themselves from the program. Below is a screenshot of the email that the mentor receives after being added by the program admin.

![](/files/-MZJh1fVbc6BGQtMuh8-)

Mentors can remove themselves from a program by navigating to their profile and selecting **Withdraw** CTA next to the program name. Selecting this action will change the mentor's program membership status to **Withdrawn**.

![](/files/-MZJqa4u4rRIN9hRd32i)


---

# 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.linuxfoundation.org/lfx/mentorship/mentors/create-a-mentor-profile/admin-invites-a-mentor-to-a-program.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.
