# Setting Up Advertiser Profile

## **Creating Advertiser Profile**

To create an advertiser profile:

1. Go to the "**Ads**" section.
2. Navigate to "**Settings**" and select the "**Advertiser Profile**" tab.
3. Click on the "**Create Profile**" button.

<figure><img src="/files/VLzPImkamVZRMMuzW9Ng" alt=""><figcaption><p>Ads Setting</p></figcaption></figure>

4. Click on the "**Create Profile**" button.
5. Input the Advertiser name and the Company's Official/Legal name.
6. Click on the “**Save Profile**” button.

## **Editing Advertiser Profile**

To edit a profile:

1. Go to the "**Ads**" section.
2. Navigate to "**Settings**" and select the "**Advertiser Profile**" tab.
3. Click on the "**Edit Profile**" button on the profile you want to edit.
4. Click the "**Save Changes**" button to update the profile.

{% hint style="warning" %}
&#x20;If a profile is edited, all ads associated with it will also be updated.
{% endhint %}

<figure><img src="/files/Zx6vEXRKLswJ9JEZ2ocQ" alt=""><figcaption><p>Edit your profile</p></figcaption></figure>

## **Deleting Advertiser Profile**

To delete an advertiser profile:

1. Go to the "**Ads**" section.
2. Navigate to "**Settings**" and select the "**Advertiser Profile**" tab.
3. Click the "**Edit Profile**" button next to the profile you want to delete.
4. Click the "**Delete Profile**" button.

{% hint style="info" %}
You can delete a profile only if it hasn't been used to create an ad or has '0 ads active'. Profiles with active ads cannot be deleted.
{% endhint %}


---

# 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.social.plus/analytics-and-moderation/console/premium-ads/setting-up-advertiser-profile.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.
