> For the complete documentation index, see [llms.txt](https://docs.cymbal.co/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cymbal.co/help/ads/creating-meta-ads-campaign/how-to-run-ads-as-the-artist.md).

# How to run Ads as the Artist

A dark ad is an ad that runs from the artist’s handle (rather than the venue or promoter's page). It is a strong way to engage your audience because it feels like a personal recommendation rather than a typical ad.

When you do this as a Dark Ad, it’s essentially "borrowing" the artist’s identity to sell tickets, without the artist having to manually post every single tour date to their main feed.

## How to request access to an artists page:

#### 1. Navigate to Business Settings

Go to [business.facebook.com/settings](https://business.facebook.com/settings). Ensure you are in the correct Business Account (the one for your venue or promotion company).

#### 2. Locate "Pages"

On the left-hand sidebar, click on Accounts, then select Pages.

#### 3. Initiate the Request

Click the blue \[+ Add] button in the center column. A dropdown will appear—select "Request access to a Page."

> Note: Do *not* select "Add a Page," as that is for pages you already own and will attempt to move the artist's page into your business permanently.

#### 4. Search for the Artist

A pop-up will appear. You can either:

* Type the Artist's Page Name.
* Paste the Facebook Page URL (Recommended to ensure you get the right person).

#### 5. Set Permissions (Crucial Step)

Once the page is selected, you must choose what you can do. For Dark Ads, you need:

* Ads: Toggle this ON.
* Insights: This usually toggles on automatically (keep it on so you can see how the ad performed).
* Content: It is helpful to toggle this on if you need to pull existing photos/videos from their page for the ad creative.

#### 6. Confirm and Send

Click "Request Access." The status will now show as "Pending" in your dashboard.

***

### How the Artist Approves It

The artist won't get a standard notification on their personal bell icon. They (or their manager) must go to:

1. Meta Business Suite.
2. Settings -> Requests.
3. Click the "Received" tab.
4. Click Approve on your request.

***

## Approving access to the page in Meta

Once the business requests access and the page owner approves it, the final step is for the individual who connected the Meta account to Cymbal to grant themselves access to the page.

1. Select **Assign people**

<figure><img src="/files/5CNHb0KnxPmBrKqsZFVB" alt=""><figcaption></figcaption></figure>

2. Assign **yourself** or whichever individual as responsible for connecting the Meta Ads account to Cymbal.

<figure><img src="/files/WrVsRxxR20hsvMWcGp1D" alt=""><figcaption></figcaption></figure>

3. Assign privileges, then click "Assign".
4. You have now connected the desired page to your business account and it will then populate as an option in Cymbal.<br>

***

*<mark style="background-color:$warning;">CRITICAL:</mark>* Ensure that when you connect your Meta Ads account to Cymbal, you select **“Opt in to all current and future pages.”** Otherwise, any new artist pages you gain access to in the future will not automatically appear in Cymbal. See below:

<figure><img src="/files/Gwci7JQBLOLtebhbdwA2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/N4l6MLMYYS1U5pR0PEqI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tb4uUZJESiektosMrAKK" alt=""><figcaption></figcaption></figure>

***

## How to run the ad from the artists instagram:&#x20;

Since you specifically want the ad to look like it's coming from their Instagram, you need to make sure their Instagram account is linked to that Facebook page.

Once they approve the Page access, go to Accounts > Instagram Accounts in your settings. If their IG is linked to their FB, it often appears automatically. If not, you may need to repeat the "Request Access" process specifically for the Instagram Account tab.

***

How to run the dark ad from Cymbal:

1. In the ad editor select **Account**

<figure><img src="/files/2f5PRPh4qN6rQ67T4mZb" alt=""><figcaption></figcaption></figure>

2. Select Facebook page and then select teh artists page you want the ad to run under

<figure><img src="/files/4XcJJIqwhH2JRUpfy0n8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jKAbPmhehg8JPdHkkBBC" alt=""><figcaption></figcaption></figure>

3. You are finished, now when trying to create an ad set for followers of an artist in the **audience** tab you will be able to discretely target their followers.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cymbal.co/help/ads/creating-meta-ads-campaign/how-to-run-ads-as-the-artist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
