# Contacts Overview

## 🧭 What Is the Contacts Feature?

The **Contacts** section in AllScale Pay helps you manage the people and businesses you interact with financially. Any time you send or receive an invoice, the other party is automatically saved as a **Contact** — so the next transaction is faster and more seamless.

You can also manually add contacts for recurring workflows or upcoming payments.

***

## 🗂️ What You Can Do

* **Add people or businesses** to your contacts using their email or AllScale Pay account ID
* **Save contact details** including names, notes, and payment preferences
* **Initiate payments or invoices** directly from your contact list
* (Coming Soon) **Set up recurring payments** for ongoing arrangements

Whether you're paying a team member monthly or invoicing a long-term client, Contacts keeps everything organized, trackable, and just a few clicks away.

***

## 🔐 How It Works

* **Add a Contact:**\
  Use their email or AllScale ID to connect. Optionally, save custom labels and notes.
* **Quick Actions:**\
  Send invoices or make payments directly from the contact card.
* **Track History:**\
  View payment and invoice history associated with each contact.
* **Coming Soon - Recurring Payments:**\
  Automate routine payments for added efficiency.

***

## ⭐ Key Features

* Contact list management with saved metadata
* Quick access to payment and invoicing actions
* Searchable and sortable list view
* Relationship-based transaction history
* Upcoming support for recurring payments


---

# 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-overview.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.
