# Pixel - Full Control

{% hint style="info" %}
**Permission for the access token:** To be able to generate an access token, an account assigned to the pixel must have **full control permission**, so make sure you or your client have that!
{% endhint %}

![How to check if you have the right permission to the Pixel in Business Settings](/files/4i11CtQtytXviFfak6PL)

<details>

<summary>Do I need to be the Business Admin to use the app?</summary>

No, for the pixel to fire on the browser side, you only need to pass us the Pixel ID.\
\
Chances are you also want to fire the pixel on the server side via Conversion API. In that case, you need to pass us the access token so Facebook knows we have the authority to send server events to your Pixels!

</details>

{% content-ref url="/pages/clQHbFtcKvLML67Ar62F" %}
[Level up your data with CAPI](/getting-started/level-up-your-data-with-capi.md)
{% endcontent-ref %}


---

# 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.twoowls.io/getting-started/important-checklists/permission-checklist/pixel-full-control.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.
