# Managing Ad Library

\
**3.1 Creating a New Ad Creative**

1. Click the **Create Ad** button on your dashboard.
2. A panel will appear with the following fields:
   * **Ad Title** — A label for your own internal reference and search. This is not publicly displayed as your ad headline.<br>
   * **Short Description** — A brief description of your ad copy.<br>
   * **Ad Image** — Upload your visual creative.<br>
   * **Destination URL** — The link visitors will be taken to when they interact with your ad.<br>
3. Click **Create The Ad** to submit your creative for review.

> **Note:** Your package tier determines how many ads you can have active and how many can be pending review at any one time. If you have reached your current limits, you will need to remove an existing ad or upgrade your package before submitting a new one.

**3.2 Ad Review Process**

Once submitted, your ad creative enters a **review queue**. Its status will appear in your Ad Library as:

* **Pending** — Your ad has been submitted and is awaiting review.<br>
* **Approved** — Your ad passed review and is ready to be assigned to a booking.<br>
* **Rejected** — Your ad was not approved. A **rejection note** will appear beneath the ad in your library explaining what needs to be addressed.<br>

> **Important:** Only **Approved** ads can be used when booking ad slots on billboards.

**3.3 If Your Ad Is Rejected**

Review the rejection note displayed with the ad in your library. The note will indicate what needs to be addressed in your creative copy. You can then:

1. Click **Edit** on the rejected ad to revise it.
2. Resubmit by clicking **Resubmit for Review**.

If you prefer to start fresh, you can delete the rejected ad and create a new one.

**3.4 Editing an Ad Creative**

1. In your **Ad Library**, locate the ad you want to change.
2. Click **Edit** on that ad's card.
3. Make your updates and save. Edited ads will re-enter the review process.

**3.5 Deleting an Ad Creative**

1. In your **Ad Library**, click **Delete** on the relevant ad card.
2. A confirmation dialog will appear: *"Are you sure you want to delete this ad? It will be permanently removed from your library."*
3. Click **Delete Ad** to confirm, or **Cancel** to go back.

> **Warning:** This action cannot be undone. Deleting an ad will permanently remove it from your library.


---

# 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-advertisers/managing-ad-library.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.
