> ## Documentation Index
> Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Customise Cashfree payment links and forms to match your brand and workflow with SMS templates, custom domains, customer data capture, and webhooks.

Once you have created a payment link, there are several actions you can perform on it to manage and optimise your payment collection process.

## Payment link management

After creating a payment link, you have access to various management options to enhance your payment collection workflow:

### Available actions

* [Send Reminder](/payments/no-code/customize/send-reminder) - Send payment reminders to customers.
* [Copy Link](/payments/no-code/customize/copy-link) - Easily copy and share your payment links.
* [Edit Payment Link](/payments/no-code/customize/edit-payment-link) - Modify payment link details and settings.
* [Cancel Payment Link](/payments/no-code/customize/cancel-payment-link) - Deactivate payment links when needed.

<div class="hidden" data-table-of-contents="bottom">
  <p class="mt-4 font-medium flex items-center gap-2 related-docs-heading">
    <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" class="w-4 h-4">
      <path d="M3 4h7a2 2 0 0 1 2 2v13a2 2 0 0 0-2-2H3z" />

      <path d="M21 4h-7a2 2 0 0 0-2 2v13a2 2 0 0 1 2-2h7z" />
    </svg>

    <span>Related topics</span>
  </p>

  <ul>
    <li><a href="/docs/api-reference/payments/latest/payment-links/create">Create Payment Link API</a></li>
    <li><a href="/docs/api-reference/payments/latest/payment-links/get">Fetch Payment Link Details API</a></li>
    <li><a href="/docs/api-reference/payments/latest/payment-links/cancel">Cancel Payment Link API</a></li>
  </ul>
</div>
