# Add an Event to a Development Plan

You can add approved professional development events to your development plan using the Event Catalog.

{% stepper %}
{% step %}

#### Navigate to Professional Development

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

{% step %}

#### Browse the Event Catalog

Click the **Event Catalog** tab to view available approved events.

![Screenshot: The Event Catalog tab showing a list of approved professional development events with toggle switches, event titles, competencies, and dates](/files/LfoIbeJI5Gye6zRqjIfo)
{% endstep %}

{% step %}

#### Toggle an event on

Click the toggle switch next to the event you want to add. The icon changes color to indicate the event has been activated.
{% endstep %}

{% step %}

#### Open your development plan

Click the **Plans** tab, then click the development plan you want to add the event to.
{% endstep %}

{% step %}

#### Click Edit

Click the **Edit** button on the plan detail page.
{% endstep %}

{% step %}

#### Select the event

In the **Events** field, begin typing the event name. A dropdown menu displays matching options. Click the correct event to select it.

Repeat this step to add multiple events as needed.
{% endstep %}

{% step %}

#### Save

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

{% hint style="info" %}
**TIP:** By default, the development plan list shows records from the current reporting year. Click the **Filter** button to locate records from other periods.
{% 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/add-an-event-to-a-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.
