# Deleting a Billboard

To delete a billboard, click **Delete** on the billboard card in your dashboard.

A confirmation prompt will appear with the message: *"Are you sure you want to delete this Billboard? All associated ad cards and active bookings will be deactivated."*

> **Before deleting, ensure:**
>
> * There are no active bookings currently running<br>
> * There is no pending balance in your Stripe account<br>
> * There are no active payouts or subscriptions connected to this billboard<br>
>
> Deleting a billboard with active financial activity can disrupt payments. This action **cannot be undone.**

Click **Confirm Delete** to proceed, or **Cancel** to go back.

<br>


---

# 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.linkblank.com/quick-start-guide-for-content-makers/deleting-a-billboard.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.
