# Planner

All users can access the Planner tools with calendar and activities in the left navigation column under Home. The Planner can be used for collaborating with team mates as well as working on ones individual calendar.

At the top you select how you want to view your calendar. Work week is most commonly used.

### Viewing and creating activities in the Planner <a href="#viewing-and-creating-activities-in-the-planner" id="viewing-and-creating-activities-in-the-planner"></a>

Right click in the calendar to carve out some time for a meeting with a client. Select duration and click New Appointment.

All scheduled tasks will show up in the task list below. If you filter for Completion=Unchecked you'll only see those activities that you have not completed.

On the right hand side you can select which colleagues' calendars you want to view.

There is a small triangle that can be used to maximize the calendar view. This will hide the Settings menu on the right. If you hide Settings you can reveal it again by clicking the small triangle again.

### Viewing and creating activities when working with a customer <a href="#viewing-and-creating-activities-when-working-with-a-customer" id="viewing-and-creating-activities-when-working-with-a-customer"></a>

All activities created in the Planner will display under the corresponding advertiser record. And vice versa, if you [create an activity](https://docs.runmags.com/en/articles/104335-logging-advertiser-calls) when working with an advertisers, that activity will show up in the Planner.


---

# 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://user-help.runmags.com/home/planner.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.
