> For the complete documentation index, see [llms.txt](https://user-help.runmags.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user-help.runmags.com/advertising-sales/organizations/logging-advertiser-calls.md).

# Logging advertiser calls

A user with Sales access can access customers and log customer calls.

**Viewing and creating activities when working with a customer**

Go to Ad sales >>> Organizations.

Search to find the organization you want to create an activity for.

Go to the Activities tab and click the New button in the lower right corner.

In the form, add a short subject line and select an activity type.\
Add the timing as well as notes of what you talked about.

Check off the activity as Completed to indicate that it's completed.

If you want to create a follow up in your Planner, check off the box for Create follow up in order to schedule a new activity.

Click Save.

### Working with your Planner <a href="#working-with-your-planner" id="working-with-your-planner"></a>

All activities created when working with an advertiser will display in the Planner. And vice versa, if you create an activity for an advertiser when working in the Planner, that activity will show up under that customer record.

[Read this article](http://all/%20activities%20created%20in%20the%20planner%20will%20display%20under%20the%20corresponding%20advertiser%20record.%20and%20vice%20versa%2C%20if%20you%20create%20an%20activity%20when%20working%20with%20an%20advertisers%2C%20that%20activity%20will%20show%20up%20in%20the%20planner./) to learn more about your Planner.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://user-help.runmags.com/advertising-sales/organizations/logging-advertiser-calls.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
