# Contacts Features

## 📇 Add and Manage Contacts

The Contacts page allows you to build a trusted network of collaborators—whether they’re contractors, clients, or recurring partners.

**Ways to Add a Contact:**

* Enter their email address (connected or not connected to AllScale Pay)
* Add a name, optional note, and label (e.g., “Designer”, “Client - Retainer”)

Each contact entry stores essential details to speed up future transactions.

<figure><img src="/files/Ew6dTpCBGIJnLJOAicNA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VMrx7ZLFCgsiW0IvNcnj" alt=""><figcaption></figcaption></figure>

***

## ⚡ Quick Actions

Each contact is equipped with action buttons so you can:

* **Send a payment (Coming soon)**
* **Issue an invoice**
* **View past transactions**
* **Edit or delete contact info**

This allows for fast, frictionless workflows when working with your core team or regular payees.

<figure><img src="/files/dncNR8JIDvWqp0HGHXmr" alt=""><figcaption></figcaption></figure>

***

## 🔁 Recurring Payments (Coming Soon)

We’re introducing a powerful automation layer for your contacts. With recurring payments, you’ll be able to:

* Set a payment frequency (weekly, monthly, quarterly)
* Define a fixed amount and token
* Pause or modify ongoing schedules
* Automatically notify recipients upon each scheduled payment

**Use cases:**

* Retainer-based service providers
* Employee stipends
* Long-term freelance arrangements

***

## 🔒 Privacy & Data

* Contacts are visible only to you
* No messages are sent unless you initiate a payment or invoice

***

#### Coming Soon

* Contact request approvals for network building
* Import/export contact list


---

# 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.allscale.io/allscale-pay/support-modules/contacts-coming-soon/contacts-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.
