# Transitioning to Easy Calling

You're used to handling calls a certain way in Microsoft Teams, and now your organization is switching to Easy Calling. This guide explains what's different, what's better, and how to make the transition smooth.

***

## The Quick Summary

**What's the same:**

* You still use Microsoft Teams – Easy Calling is an app inside Microsoft Teams
* You still answer calls the same way (click "Answer" in Microsoft Teams)
* You still use your headset, mic, and normal call controls
* Call quality and reliability are the same (or better)

**What's different (and better):**

* You see **all incoming calls** in one dashboard, not just your own
* You can **transfer calls** to specific people or queues without putting callers on hold
* You get **caller information automatically** (name, company, past calls)
* You can **send emails, create tasks, and save contacts** right from the call screen
* You have **complete call history** for your entire team (not just your personal calls)
* You can **opt in/out of call queues** when you need to focus or take a break

**Bottom line:** Easy Calling doesn't replace Microosft Teams – it makes it better for handling customer calls.

***

## Side-by-Side Comparison

| Feature                  | Standard Microsoft Teams Calling                | Easy Calling                                      | Why This Matters                         |
| ------------------------ | ----------------------------------------------- | ------------------------------------------------- | ---------------------------------------- |
| **Answering Calls**      | Click "Answer" in Teams                         | Click "Answer" in Teams or Easy Calling           | Same process, more flexibility           |
| **Caller ID**            | Shows phone number only                         | Shows name, company, past calls, notes            | You know who's calling before you answer |
| **Call History**         | Your personal calls only                        | Entire team's calls + filters                     | Find any call in seconds                 |
| **Transferring Calls**   | Put on hold, dial extension, hope it works      | One-click transfer with notes                     | Seamless transfers, caller gets context  |
| **Voicemail**            | Check separate voicemail system                 | Listen in Easy Calling, get instant notifications | No more forgetting voicemails            |
| **Follow-Up Actions**    | Switch to email, copy/paste info                | Click "Send Email" or "Create Task"               | Save 2-3 minutes per call                |
| **Availability Control** | Set Microsoft Teams status (doesn't stop calls) | Opt in/out of call queue                          | Actually controls when you get calls     |
| **Team Visibility**      | No idea who's on a call                         | See real-time agent status                        | Know who's available to help             |
| **Reporting**            | Request IT to pull call logs                    | Export call history with one click                | Get data yourself, instantly             |

***

## Common Questions About the Transition

### "Do I still use Microsoft Teams?"

**Yes!** Easy Calling is an **app inside Microsoft Teams**. You're not switching to a different system – you're adding a feature to Microsoft Teams.

Think of it like this:

* **Before:** Microosft Teams was a car without a GPS
* **After:** Easy Calling is the GPS you just installed – it makes the car better, but it's still the same car

***

### "Will I lose my old call history?"

**No.** Your previous Microsoft Teams call history is still available. Easy Calling starts tracking calls from the moment it's activated, so you'll have both:

* **Old calls:** Available in Microsoft Teams (as before)
* **New calls:** Available in Easy Calling (with better search, filters, and notes)

Over time, most teams prefer Easy Calling's call history because it's more powerful and easier to search.

***

### "Will calls ring differently?"

**No.** Calls will still ring in Microsoft Teams just like before. You'll hear the same ring tone and see the same "incoming call" notification.

**What's new:** You'll also see the call appear in your Easy Calling dashboard, which gives you more information about who's calling.

**You can answer from either place:**

* Click "Answer" in the Microsoft Teams notification, OR
* Click "Answer" in the Easy Calling dashboard

Both work the same way.

***

### "What if I don't want to use Easy Calling?"

**You don't have a choice in the sense that calls will now flow through Easy Calling.** But here's the good news:

**You can answer calls exactly like before** and ignore the Easy Calling dashboard if you want. The basic call flow still works.

**However, you'll miss out on:**

* Caller information (you won't know who's calling)
* Easy transfers (you'll have to manually dial extensions)
* Quick follow-up actions (you'll still need to switch apps for email, tasks, etc.)
* Call history (you won't see team calls or be able to search easily)

**Our suggestion:** Try Easy Calling for 30 days. Most agents find it saves them 1-2 hours per week once they get used to it.

***

### "Will I need training?"

**Probably not.** If you can handle calls in Microsoft Teams now, you can handle calls in Easy Calling.

**What you should know:**

* Where to find Easy Calling in Microsoft Teams (preferably pinned to your sidebar)
* How to see incoming calls (the dashboard)
* How to transfer calls (click "Transfer" button)
* How to opt in/out of the queue (toggle in the dashboard)

**That's it.** Everything else is intuitive.

**Recommended:** Spend 10 minutes reading the [5-Minute Quick Start Guide](/getting-started/quick-start-guide.md) and you're good to go.

***

### "What if I make a mistake?"

**Don't worry – Easy Calling is forgiving.**

**Common mistakes and how to fix them:**

**1. Accidentally decline a call**

* The call goes back to the queue
* Another agent can answer, or it goes to voicemail
* The caller doesn't get disconnected

**2. Transfer a call to the wrong person**

* The wrong person can transfer it again to the right person
* Or they can send it back to the main queue
* It's annoying, but fixable

**3. Forget to toggle back to "Available" after a break**

* You just won't get calls until you toggle back
* No harm done – just toggle back when you're ready

**4. Send an email to the wrong person**

* That's on you! But Easy Calling pre-fills the email address, so this is rare
* Double-check before clicking "Send"

**Bottom line:** Easy Calling doesn't have any "catastrophic mistake" buttons. If you mess up, it's easy to fix.


---

# 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.easycalling.easyplatform.app/troubleshooting-and-support/whats-changed.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.
