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

# How to use bulk actions

> Select links in the table to add tags, edit contacts, add or remove disavow entries, or delete rows.

On **Links** (`/links`), select one or more rows to run the same action on all of them.

<Frame>
  <img src="https://mintcdn.com/ples/fv9e3631thkaIOyB/images/bulk-actions.png?fit=max&auto=format&n=fv9e3631thkaIOyB&q=85&s=829f0eaa04cca2b82cb0954d12dd0696" alt="Bulk actions menu showing Add Tags, Edit Contact, Disavow, and Delete" width="3024" height="1756" data-path="images/bulk-actions.png" />
</Frame>

## Steps

<Steps>
  <Step title="Select rows">
    Check the boxes on the left, or use the header checkbox to select the visible page.
  </Step>

  <Step title="Open the menu">
    The **Selected** button appears. Open it.
  </Step>

  <Step title="Choose an action">
    Available actions (depending on your permissions):

    * **Add Tags** — assign tags (still max 5 per link)
    * **Edit Contact** — assign contacts to the selected links
    * **Disavow** — add as domain, subdomain, or URL, or **Remove** from the disavow list
    * **Delete** — remove the links from monitoring (frees active slots; does not reset monthly add quota)
  </Step>

  <Step title="Confirm">
    Complete the modal and save. Destructive actions ask you to confirm.
  </Step>
</Steps>

<Warning>
  Delete cannot be undone. Export first if you still need a copy of those URLs.
</Warning>

## What's next?

<CardGroup cols={2}>
  <Card title="Links table" icon="table" href="/article/links-table">
    Read URL, status, anchor, GI, DR, DA, LQS, last checked, and more.
  </Card>

  <Card title="Tags" icon="tags" href="/article/tags">
    Create colored tags and assign up to 5 per link.
  </Card>

  <Card title="Contacts" icon="book-user" href="/article/contacts">
    Save a name and email, then assign the contact to the links they placed.
  </Card>

  <Card title="Link issues" icon="triangle-alert" href="/article/link-issues">
    Review error, not found, and nofollow links on the Issues page.
  </Card>
</CardGroup>
