# Create new event

1. **Select Outlook Calendar** as your target app and the connection you want to use. You may also create a new one. Click “Continue.”

<figure><img src="https://lh5.googleusercontent.com/jHLKiSo2ypWvA2wkwpzXUZk6Tig8hPMj6YrYs6_yfw0jUv4nPJPY-WUptHjDL2LCo0daFmHXiNpN1GB3T_wVu_wH7FyUJDe6WjSu9_6hvRHu2PeNm_89Vs-p3gqhXm76ZgXhJCI2-rIOK53GAi9qkQ" alt=""><figcaption></figcaption></figure>

2. **Choose “Create new event”** as your action and the calendar you want to use. Click “Continue.”

<figure><img src="https://lh4.googleusercontent.com/1-X0pa0OT56FP7WfD_9AC-pGnMCJvPWkEfgOJRsvGM1LKjURd5PpxU8gnkdsa8iEYO7FchE4qcxhD3xZEA9h-f3VePP7YzWKsik79yEZ_IVEBzIMvHxm3jt29VXxhiE2-CoqjcQmpn9HAwRUsAVggQ" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking target and source fields. You must fill in the required fields, but you can skip the optional ones. Once you’re done, click “Map.”

<figure><img src="https://lh6.googleusercontent.com/nCeE_qIB3DBMVVmrAipFoBSP1KEjyNkU7mzmw1OC3zD-Y5UomyHW3ytIsZ3pygI4V7LNAMms-9D1KKhHqh3P2v43K8x10wABgOSX59NtPc94h42wDZ8ayVUxockj34ys7JW_PmWeo7gcT1Ko5JPBgQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don’t want to go through the list manually, you may use the search bar at the top. You may also filter required and optional fields.
{% endhint %}

4. **Make sure your target is active** in the top-right corner. Click “Add a target” or “Save” to add another app or save your Gear.

<figure><img src="https://lh5.googleusercontent.com/qdRKxqPsNMO4NqF_7zHbi68uAoYgv8CSskS8e2pkU3RqCV1N861XPofv44iq58c1RbEb4JLTqPTTAaMpxzlaocanHmDTzuEaORNJJnnWChp2jeyikqwNblPLm1gXjYMEFrd1nfyPvtaFZN4HLCD5OA" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear on the “Gears” menu before leaving GearPlug!
{% 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://docs.gearplug.io/english/set-up-your-integrations/outlook-calendar/target-actions/create-new-event.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.
