# Create a Professional Development Plan

A development plan helps you organize your professional growth by selecting a focus area, core competencies, and the opportunities or activities that support your goals.

{% hint style="info" %}
**TIP:** The red asterisk **\*** next to the heading of a field indicates that the field is required.
{% endhint %}

{% stepper %}
{% step %}

#### Navigate to Professional Development

From the PEARS homepage, hover over the **Plan** menu and click **Professional Development**.
{% endstep %}

{% step %}

#### Click Add Development Plan

Click the **Add Development Plan** button to open the development plan form.

![Screenshot: The Professional Development page showing the Plans tab with the Add Development Plan button highlighted](/files/suoy0Kno7jrXCFkFFAvm)
{% endstep %}

{% step %}

#### Select a Program Area

In the **Program Area** field, select the program area that represents the focus of your development plan.
{% endstep %}

{% step %}

#### Select Core Competency

In the **Core competency to focus on this year** field, select the competency that you want to develop or strengthen through this plan.
{% endstep %}

{% step %}

#### Select a Reporting Period

In the **Reporting Period** field, select the reporting period for this development plan.
{% endstep %}

{% step %}

#### Select Events (optional)

In the **Events** field, select from approved professional development events that you have registered for or plan to attend. These are events that have been approved through the proposal workflow.
{% endstep %}

{% step %}

#### Add Other Activities (optional)

If you have development activities outside of PEARS events, click **Add Another Activity** to add them. For each activity, enter a **Name** that describes the activity. You can add multiple other activities as needed.
{% endstep %}

{% step %}

#### Save the Development Plan

Click **Save** to create your development plan.

![Screenshot: The development plan form showing the Program Area dropdown, Core Competency dropdown, Reporting Period dropdown, Events multi-select field with approved events, Other Activities section with Add Another Activity button, and the Save button](/files/GaIUciGUWtiz8mdXF0LV)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**TIP:** You can update your development plan at any time to add new opportunities or activities as they become available.
{% endhint %}

{% hint style="warning" %}
**NOTE:** Only approved events appear in the **Opportunities** field. If you do not see an event you are looking for, confirm that the event proposal has been approved.
{% endhint %}


---

# 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://support.pears.io/plan/professional-development/create-a-development-plan.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.
