# Professional Development

The **Professional Development** module in PEARS allows you to propose educational events, submit them for approval, register for approved opportunities, and build a personal development plan. Event proposals include details such as competencies, objectives, and audience, along with one or more scheduled occurrences.

## Getting Started

To access Professional Development, hover over the **Plan** menu in the top navigation bar and click **Professional Development**.

![Screenshot: The Professional Development module landing page showing tabs for Plans, My Proposed Events, and Event Catalog, along with the list of records and the Add buttons](https://2560412328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff0820LrBGQ9ZA8SC4BR1%2Fuploads%2Fgit-blob-5ebaebd4d818aea880948c0cabb7ef8448d6106d%2Fpd-add-development-plan-button.png?alt=media)

## Workflow

{% stepper %}
{% step %}

#### Create an Event Proposal

Enter the event title, level, contact information, core competencies, program areas, description, objectives, and audience.

[Create an Event Proposal](https://support.pears.io/plan/professional-development/create-an-event-proposal)
{% endstep %}

{% step %}

#### Add Event Occurrences

Add one or more occurrences to the proposal with dates, location, delivery methods, and editors.

[Add Event Occurrences](https://support.pears.io/plan/professional-development/add-event-occurrences)
{% endstep %}

{% step %}

#### Submit for Review

Mark the proposal as ready to submit so it can be reviewed and approved or rejected.

[Submit for Review](https://support.pears.io/plan/professional-development/submit-for-review)
{% endstep %}

{% step %}

#### Register for Opportunities

Browse approved events and register for professional development opportunities.

[Register for Opportunities](https://support.pears.io/plan/professional-development/register-for-opportunities)
{% endstep %}

{% step %}

#### Create a Development Plan

Build a development plan by selecting a program area, core competencies, approved opportunities, and other activities.

[Create a Development Plan](https://support.pears.io/plan/professional-development/create-a-development-plan)
{% 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.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.
