# Features

{% stepper %}
{% step %}

### Phase 1 (Jan 2026)

* Login via Singpass and Email OTP
* Outbound Calling
* Call Logs
  {% endstep %}

{% step %}

### Phase 2 (Mar 2026)

* \[For Admin Personnel Only] Call Logs Dashboard
* Contact Picker
  {% endstep %}

{% step %}

### Phase 3 (Apr 2026)

* Network Strength Indicator
  {% endstep %}

{% step %}

### Phase 4 (May 2026)

* Support for COMET Devices
  {% endstep %}

{% step %}

### Phase 5 (In Progress)

* Call Forwarding for Landline/Deskphone Users
* Post-Call SMS
  {% endstep %}
  {% endstepper %}


---

# 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:

```
GET https://postman-calls.guides.gov.sg/introduction/features.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.
