# Facebook Ad manager has a white block

The Facebook Ad manager shows a white block, like the image below. This often means that the screen resolution of the profile is wrong.

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

This can be solved by changing it to a higher value which has a closer match to your screen. Here's how:

{% stepper %}
{% step %}

#### Go to browser profile

Click on the 3-bullet icon next to the browser profile and choose **Edit**.
{% endstep %}

{% step %}

#### Adjust screen resolution

Click on **Navigator**, adjust the screen resolution and click on **Update profile**.

<figure><img src="/files/8i3ecadKVlsoMUEjZiVk" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you have any additional questions after reading this article, please contact our [support department](https://incogniton.com/contact/).
{% 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.incogniton.com/general-questions/troubleshooting/facebook-ad-manager-has-a-white-block.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.
