# Edit a Professional Development Plan

You can edit a professional development plan to update its program area, competency, events, or other activities.

{% 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 %}

#### Open the development plan

Click the development plan you want to edit from the list.

{% hint style="info" %}
**TIP:** By default, the list shows records you created in the current reporting year. Use the **Filter** button to locate other records.
{% endhint %}
{% endstep %}

{% step %}

#### Click Edit

Click the **Edit** button to open the editing interface.
{% endstep %}

{% step %}

#### Update the plan

Make any necessary changes to the plan fields. See [Create a Professional Development Plan](/plan/professional-development/create-a-development-plan.md) for guidance on each field.
{% endstep %}

{% step %}

#### Save

Click **Save** to finalize your edits.
{% endstep %}
{% endstepper %}


---

# 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/edit-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.
