# Send an Invoice

There are two ways to send invoices.

Option #1: Select the members tab, find a member, and invoice.

Option #2: Select the invoices tab, click create invoice and manually populate the fields.

**Option #1**

1\) Login to the RecConnect dashboard at: [https://admin.recconnect.io](https://my.recconnect.io/)

2\) Select `Members` in the left hand navigation

3\) Click the 3 dots quick action menu and click `Send Invoice`

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

4\) Fill out the dialog that's presented, and click `Create Invoice` .&#x20;

View all invoices under the `Invoices` tab in the left hand navigation.

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

**Option #2**

1\) Login to the RecConnect dashboard at: [https://admin.recconnect.io](https://my.recconnect.io/)

2\) Select Invoices in the left hand navigation

3\) Click `Create Invoice` button and fill out the form.


---

# 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://recconnect.gitbook.io/recconnect-tutorials/payments/send-an-invoice.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.
