# Create a Payment link

In this article, you'll learn how to create a payment link in Bird Pay. Payment links can be created manually in the Bird Pay UX or automatically through flows.

{% hint style="info" %}
To read more about Payment Link, please refer to [Payment Link](/applications/payments/bird-pay-beta/concepts/payment-link.md).
{% endhint %}

## Creating Payment Link Manually

1. After the successful [onboarding](/applications/payments/bird-pay-beta/concepts/onboarding.md) of Bird Pay, navigate to the Payment Link.

<figure><img src="/files/UK8yMbBoAnsxBPpq0Xvp" alt="" width="563"><figcaption></figcaption></figure>

2. Click on **Request new payment** in the top right-hand corner.

<figure><img src="/files/4i6NT91jxr8KIizLeGiE" alt="" width="375"><figcaption></figcaption></figure>

3. Fill in the details and click on the **Create Payment link**
4. Copy and share the link with the customer

<figure><img src="/files/qdpKbYvuItX3yHkEZmPn" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
You are good to share the link with your customer on any messaging channel.
{% endhint %}

####

## Creating Payment Link using Process Automation

1. Navigate to **Process Automation** and add an action to the existing flow or create a new one.
2. Select the **Payments** section under the actions and click **Create Payment Link.**

<figure><img src="/files/9VsnLTbDA9xlPYTPExYx" alt="" width="563"><figcaption></figcaption></figure>

3. Fill in the details and save it.&#x20;

<figure><img src="/files/D8KysqokPEUMjbXoN1Up" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
That's it! Process automation allows you to easily create and share payment links with your customers.
{% endhint %}

####


---

# 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.bird.com/applications/payments/bird-pay-beta/how-to/create-a-payment-link.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.
